
xp刪除管理員賬戶
So you login to your computer every single day, but there’s more than one account to choose from… either because you got the computer from somebody else, or some software package added a user account that you really don’t want to see. So how do we hide that other account from the login screen?
因此,您每天都登錄到計算機,但是有多個帳戶可供選擇……或者是因為您從其他人那里獲得了計算機,或者某個軟件包添加了您確實不想看到的用戶帳戶。 那么,我們如何在登錄屏幕上隱藏該其他帳戶?
There’s a simple registry hack that you can do to hide accounts from the login screen, or you could alternatively delete the user account if you really don’t need it. Both methods are listed below.
有一個簡單的注冊表黑客,您可以從登錄屏幕中隱藏帳戶,或者,如果確實不需要,可以刪除該用戶帳戶。 兩種方法都在下面列出。

Manual Registry Hack
手動注冊表破解
Open up regedit.exe through the start menu Run box, and then navigate down to the following key:
通過開始菜單“運行”框打開regedit.exe,然后向下導航至以下鍵:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\??? CurrentVersion\Winlogon\SpecialAccounts\UserList
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList
On the right-hand side you’ll see a list of keys that correspond to user accounts that are considered “Special” and are not to be shown on the login screen.
在右側,您將看到與用戶帳戶對應的鍵列表,這些用戶帳戶被視為“特殊”,并且不會在登錄屏幕上顯示。

Create a new DWORD value with the same name as the user name that you want to hide. You’ll note that the actual username in the illustration was “OtherPerson” and not the description that was shown on the login screen.
用與您要隱藏的用戶名相同的名稱創建一個新的DWORD值。 您會注意到,插圖中的實際用戶名是“ OtherPerson”,而不是登錄屏幕上顯示的描述。
To unhide the account, simply delete the registry key that you created.
要取消隱藏該帳戶,只需刪除您創建的注冊表項。

The next time you log off you’ll see that the other account is gone.
下次注銷時,您會看到另一個帳戶已消失。
Hide User Account with Tweak UI
使用調整UI隱藏用戶帳戶
You can also use the Microsoft Tweak UI PowerToy to do the same thing. (Thanks to Gustav for reminding me to include this)
您也可以使用Microsoft Tweak UI PowerToy執行相同的操作。 (感謝古斯塔夫提醒我包括在內)

Just click on the Logon key in the left hand side, and then uncheck the box for “Show <username> on Welcome screen”
只需單擊左側的登錄鍵,然后取消選中“在歡迎屏幕上顯示<用戶名>”框即可。
Login to Hidden Account
登錄到隱藏帳戶
You can still login to the account even though it’s not shown… You’ll just have to use a little trick.
即使未顯示該帳戶,您仍然可以登錄。...您只需要使用一個小技巧。
At the login screen, just hit the Ctrl+Alt+Delete combination twice in a row, and you’ll be presented with the old-school login screen, where you have to manually enter the username.
在登錄屏幕上,只需連續兩次按Ctrl + Alt + Delete組合鍵,就會出現老式的登錄屏幕,您必須在其中手動輸入用戶名。

Type the name and password of the other user, and login.
輸入其他用戶的名稱和密碼,然后登錄。
Delete User Account
刪除用戶帳號
Alternatively you can always delete the user account if you are absolutely sure that you don’t need that user account anymore. Right-click on “My Computer” and choose “Manage”
另外,如果您完全確定不再需要該用戶帳戶,則可以始終刪除該用戶帳戶。 右鍵單擊“我的電腦”,然后選擇“管理”

Navigate down through “Local Users and Groups” and then Users, and then locate the username in the list that you’d like to get rid of.
依次瀏覽“本地用戶和組”和“用戶”,然后在要刪除的列表中找到用戶名。

Just right-click and choose Delete. Note that this step cannot be reversed, so make sure you only delete accounts you really really don’t want anymore. If you are unsure, you can just hide them using the first option above.
只需右鍵單擊并選擇刪除。 請注意,此步驟無法撤消,因此請確保僅刪除您確實不再想要的帳戶。 如果不確定,則可以使用上面的第一個選項將其隱藏。
翻譯自: https://www.howtogeek.com/howto/windows/remove-user-accounts-from-the-login-screen-in-windows-xp/
xp刪除管理員賬戶