• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Unable to change Windows 11 PIN

Goi

Diamond Member
Hi,
I inherited a Window 11 laptop that has an account with a PIN set. I know the PIN, and I wish to change it, but I'm unable to change it as the windows Hello PIN says "this option is currently unavailable". The other authentication types ate also unavailable. How do I change the PIN or change authentication type?
 
Surely there's another way?
I haven't used the pin feature but when windows stops doing what you want it to do it's usually faster to reinstall than waste time on things. If the account has admin privileges there might be a reghack to fix it. The alternative might be using Linux USB boot and deleting a file to unlock it and reset the pin function.
 
I'll assume that the OP is logging in with a Microsoft account. In Settings, I'd roll that back to a local account, then log out and back in. I'd then attempt to roll back all forms of user login authentication back to none at all; if Windows isn't being forthcoming with 'change password' options (one can be found in the Ctrl+Alt+Del menu), then I'd fire up a command prompt with admin privs, type in:

whoami

to get your username (it'll be in the format of MACHINENAME\username)

then I'd type NET USER username ""

to clear the password. Log out, log back in, attempt to set up whatever authentication methods you want to use.
 
Back
Top