HAVING TO KEEP CHANGING PIN

LEE TIMMINS 40 Reputation points
2026-08-06T08:32:32.2466667+00:00

In the last couple of days, when I boot up, each time I receive a message that PIN has been damaged. Having to change PIN every time I log on.

Windows for home | Windows 11 | Accounts, profiles, and login
0 comments No comments

Answer accepted by question author

Gunasekar N 74,195 Reputation points Independent Advisor
2026-08-06T09:43:07.9+00:00

Hello, thank you for reaching out to Microsoft Q&A.

You may encounter this issue if the NGC folder is corrupted.

This is the folder where Windows stores encrypted keys, including your Windows Hello PIN. If the folder becomes corrupted or damaged, you may experience this problem. To resolve it, first take ownership of the NGC folder, then delete its contents and reset your PIN.

To do that,

Open a Command Prompt (Administrator) Window. Run these commands one by one and click Enter for each command.

takeown /f "C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc" /r /d y

icacls "C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc" /grant Administrators:F /t

rd /s /q "C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc"

Once completed,

Go to Settings > Accounts > Windows Hello PIN > click 'Remove'.

Once removed, you can add a new PIN and restart your computer.

See if you are facing the same problem again after the restart.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

AI answer

2026-08-06T08:32:52.2766667+00:00

If the PIN is being treated as unavailable or damaged at every startup, use an alternate sign-in method first, then reset the PIN from Windows Hello settings.

  1. Sign in with a password or another available sign-in method.
  2. Open Settings > Accounts > Sign-in options.
  3. Select PIN (Windows Hello).
  4. Choose:
    • Change PIN if the current PIN still works sometimes and the old PIN is known.
    • I forgot my PIN if the PIN is unavailable or keeps failing, then complete account verification and create a new PIN.

If Windows keeps prompting to create the PIN again after it was already set, this can happen after security updates or system changes. In that case:

  1. Sign out and sign back in.
  2. Try creating the PIN again.
  3. Check for Windows updates.

If the issue happens only with fingerprint sign-in, sign in with a PIN or password instead and then re-register fingerprints in Settings > Accounts > Sign-in options > Fingerprint recognition (Windows Hello) > Add a finger.

If the device is Microsoft Entra joined or hybrid joined and the PIN reset is being done from the lock screen, use I forgot my PIN from the PIN sign-in screen and complete the required authentication steps. For hybrid joined devices, corporate network connectivity to domain controllers is required for destructive PIN reset.


AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.