Share via

User receives error 0x8028009f when attempting to set Windows Hello pin

Ben 0 Reputation points
2026-05-01T05:04:36.88+00:00

PC got a message at login saying the pin needed to be reset, but when attempting to do so there's a dialog saying try again later with the given error code 0x8028009f. Removed and readded machine to domain, reset users password, deleted device from intune, no change in behavior.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

4 answers

Sort by: Most helpful
  1. Tracy Le 7,480 Reputation points Independent Advisor
    2026-05-04T02:11:14+00:00

    Hi Ben,

    Just doing a quick follow-up to see if you managed to get the Windows Hello PIN working again for your user.

    Did nuking the Hello Container via the certutil command do the trick, or did you have to go all the way and clear the TPM to shake off that 0x8028009f error?

    If the user is still locked out of setting their PIN or if you hit any roadblocks, just drop a comment. I'm always happy to help!

    Tracy.

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Tracy Le 7,480 Reputation points Independent Advisor
    2026-05-01T10:19:24.53+00:00

    Hi Ben,

    Stop wasting time with domain rejoins and Intune syncs. Error 0x8028009f is strictly a local hardware/crypto issue. It means the local Windows Hello key container is corrupted or the TPM chip is locked up.

    Here is the exact way to fix this locally without rebuilding the machine:

    1. Nuke the corrupted Hello Container: Open Command Prompt as Administrator on the affected machine and run this exact command: certutil.exe -DeleteHelloContainer Reboot the machine and ask the user to set up the PIN again. This fixes the issue 90% of the time by clearing out the corrupted local cache.

    2. Clear the TPM (If Step 1 fails): If the TPM itself is stuck or locked out, you must wipe it.

    Suspend BitLocker first (this is critical so you don't lock them out of the drive).

    Press Win + R, type tpm.msc and hit Enter.

    Click Clear TPM... on the right-hand Actions pane.

    Reboot the machine (the user may be prompted to press F1/F12 on the BIOS boot screen to confirm the TPM clear).

    Once the TPM is fresh, Windows Hello will finally accept and save the new PIN. If this resolves your issue, please click "Accept Answer".

    Tracy.

    0 comments No comments

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.