Windows PIN - Complete Removal and Reset

Modified on Tue, 21 Oct at 6:09 PM

Sometimes a Windows PIN (not Bitlocker) becomes unavailable and cannot be reset through the onboard process using the Settings menus. In these instances, it much be completely deleted from the system prompting the user to setup a new PIN at logon. Here is the process to achieve this:


  1. Login as local admin, run command prompt as admin, enter these two commands:
    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 
  2. Delete the contents of this folder: C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC
  3. Restart the laptop and login to user account and they should be prompted to create a new pin.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article