How to Fix Remove Hello PIN Greyed Out in Windows 11

Windows Hello PIN is a convenient and secure way to sign in, but sometimes you may want to remove it—especially if you prefer using a password or another sign-in method. On Windows 11, many users find that the Remove button under Windows Hello PIN is greyed out, making it impossible to delete the PIN from Settings.

If you’re facing this issue, don’t worry. In most cases, it’s caused by account security policies, sign-in requirements, or device settings, not a system error. This guide explains why the option is greyed out and shows you all working fixes, step by step.

Why “Remove Hello PIN” Is Greyed Out

The Remove button is usually disabled because:

  • Windows requires at least one secure sign-in method
  • You’re signed in with a Microsoft account that enforces PIN usage
  • “Require Windows Hello sign-in” is enabled
  • The device is managed by work or school policies
  • Group Policy or security settings are enforcing PIN authentication

Understanding the cause helps you choose the right fix.

Fix Remove Hello PIN Greyed Out in Windows 11

Follow the solutions below in order. After each step, check if the Remove button becomes available.

1. Disable “Require Windows Hello Sign-In” (Most Important Fix)

This setting is the most common reason the Remove option is greyed out.

  1. Open Settings → Accounts → Sign-in options.
  2. Scroll to Additional settings.
  3. Turn Off:
    • For improved security, only allow Windows Hello sign-in for Microsoft accounts on this device
  4. Restart your PC.
  5. Go back to Sign-in options → Windows Hello PIN and check if Remove is clickable.

In most cases, this alone fixes the issue.

2. Switch to a Local Account Temporarily

Microsoft accounts often enforce PIN usage.

  1. Open Settings → Accounts → Your info.
  2. Click Sign in with a local account instead.
  3. Complete the switch and sign back in.
  4. Go to Sign-in options → Windows Hello PIN.
  5. Click Remove.

You can switch back to a Microsoft account afterward if needed.

3. Remove PIN Using Account Reset (Alternative Method)

If the Remove button stays disabled:

  1. Open Settings → Accounts → Sign-in options.
  2. Click Windows Hello PIN.
  3. Choose I forgot my PIN.
  4. Verify your account credentials.
  5. When prompted, cancel PIN creation instead of setting a new one.

This effectively removes the existing PIN.

4. Check If Your Device Is Managed (Work or School)

Managed devices may block PIN removal.

  1. Open Settings → Accounts → Access work or school.
  2. If an organization account is connected:
    • PIN removal may be restricted by policy
  3. Contact your IT administrator if this is a work device.

On managed PCs, the greyed-out option is intentional.

5. Disable PIN Requirement via Group Policy (Pro & Higher)

For Windows 11 Pro, Enterprise, or Education users:

  1. Press Windows + R, type gpedit.msc, and press Enter.
  2. Navigate to: Computer Configuration → Administrative Templates → System → Logon
  3. Open Turn on convenience PIN sign-in.
  4. Set it to Disabled.
  5. Restart your PC.

This prevents Windows from enforcing PIN usage.

6. Use Registry Editor to Re-Enable PIN Removal (Advanced)

Use this only if other methods fail.

  1. Press Windows + R, type regedit, and press Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Settings\AllowSignInOptions
  3. Double-click value and set it to: 1
  4. Restart your PC.
  5. Try removing the PIN again from Settings.

This restores access to sign-in options.

7. Restart Credential and Account Services

Stuck services can lock sign-in settings.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Restart:
    • Microsoft Account Sign-in Assistant
    • Credential Manager
  3. Restart your PC.

This refreshes account authentication components.

Wrapping Up

If the Remove Hello PIN option is greyed out in Windows 11, it’s usually because Windows is enforcing a security requirement—most commonly the “Require Windows Hello sign-in” setting or Microsoft account policies. By disabling that requirement, switching to a local account, or using Group Policy or account reset options, you can regain control and remove the PIN safely.

Once removed, Windows will fall back to your chosen sign-in method, and you can always re-enable Windows Hello later if needed.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.