admin管理员组

文章数量:1516870

博文背景

重置此密码可能会造成不可恢复的数据丢失。由于安全原因,Windows通过使相应的信息在重置密码后不可访问来进行保护。
在下次你注销时将发生此数据丢失。
只有在你忘记了密码,并且没有密码重置盘的情况下,你才应该使用此命令。如果你知道当前密码,只是想更改它,请按CTRL+ALT+DELETE,然后单击“更改密码”。

想知道这个提示直接进行下一步重置密码会有什么后果。

具体操作

注意:这里只是简要的参考,更具体的细节需要搞明白Windows的身份认证机制。
关键词参考:dpapi NTLM Kerberos

Resetting the password doesn’t wipe user data.

The influence is limited only to a part of data that has increased protection, like encryption keys to the files that were encrypted with EFS (separate from Bitlocker, i.e. through file properties, General, Advanced, “Encrypt contents to secure data”), personal certificates, and stored passwords.

If you have a usable local administrator account (which you imply you have) you can just open Computer Management -> Local Users and Computers, right-click on the user (self) and select “Set password” option. You should not be asked for the current password.

For your individual case, if you are helping someone, the best procedure would be to backup the data or clone the disk with Clonezilla, and perform the password reset.

参考链接

https://superuser/questions/1121702/non-destructive-change-of-windows-10-administrator-account-password

本文标签: 密码Windows