如果用户已被禁用,是否可以安全删除文档和设置中的用户帐户?


1

使用命令lusrmgr.msc禁用了User Account Fred后,现在可以安全地从Documents and Settings中删除用户文件夹Fred吗?

可以从HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList中删除Fred吗?

Answers:


0

直到帐户您不应该删除该文件夹中删除。可以启用已禁用的帐户并再次使用。


好。我删除了Fred但他仍然出现在HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList中。也删除它?
Pablo678 2014年

0

如果您不再需要该用户,可以从用户帐户中删除它(抱歉,我现在不记得XP中的相应位置)。如果还要求您删除文件,请回答“是”(假设您已完成备份,并且您不想再保留任何内容)。


-1

禁用用户:

net user Fred /active:no

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList

仅在登录GIU屏幕上隐藏用户帐户。


这不回答这个问题。
零13年
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.