Hi Beverly Pleasant,
I understand how frustrating it must be when both Windows Hello sign-in methods suddenly stop working. Just wondering, have you tried the steps provided by the AI answer? If those did not help, and before considering a Surface reset, I do have a few additional suggestions. To make sure we're on the same page, it'd be helpful if you can confirm:
- Are you signing in with a Microsoft account or a local account?
- Do you know the password for it, or other way to verify it if you're using a passwordless option?
- On the sign-in screen, do you see Other sign-in options at all? Or only the Windows Hello options are shown, with no password field available?
If it's the latter case, this usually means the Windows Hello data is corrupted or/and the sign-in UI is stuck. A common path at that point is to try to remove the Windows Hello data completely and then set a new one. Please follow the steps below carefully:
- You need to enter Windows Recovery Environment:
- On the sign-in screen, hold Shift and select Power > Restart
- Or power off your Surface, press + keep holding Volume Down > press Power button
- However, if it doesn't work, you might need to boot from a bootable USB to force the Surface into WinRE.
- Then go to Troubleshoot > Advanced options > Command Prompt
- Run these commands one by one:
-
diskpart -
list vol -
exit
-
- Look for the volume that contains the
Windowsfolder - oftenC: - Then run the following commands (replace
C:with the correct letter if different)-
cd /d C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft -
dir -
ren Ngc Ngc.old
-
- Then restart the PC > see if you have the option to sign in with password now.
If any of the commands fails, reply back with the exact error text and I’ll see if there are additional commands or other solutions that may help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.