Jump to content

remove user only at windows logon screen


theUnattender

Recommended Posts


Log in as the user you want to remove then go to Start » Run paste this 'single line' in and click on OK

REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /v "%USERNAME%" /t REG_DWORD /d 0 /f

<Edit>

You will obviously need to reboot to see the change.

</Edit>

Edited by Yzöwl
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...