Since your device is now on Windows 11 and not domain‑joined, the PIN option should normally be available under Settings → Accounts → Sign‑in options → PIN (Windows Hello). If it is missing, here are the next steps to try:
- Check for updates: Go to Settings → Windows Update and install the latest cumulative updates. Missing updates can sometimes hide or disable sign‑in options.
- Verify credential provider: Open Services.msc and confirm that the Credential Manager service is running and set to Automatic.
- Enable convenience PIN via registry
- Press Win + R, type
regedit, and navigate to:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Settings\AllowSignInOptions - Ensure the value is set to
1.
- Press Win + R, type
- Add a password first: If your account currently has no password, Windows will not allow a PIN. Please set a password, then retry adding a PIN.
- Create a new local account (test): Add a temporary local user account, set a password, and check if the PIN option appears there. If it does, the issue is profile‑specific.
If this guidance helps, please click “Accept answer” so others can benefit as well 🙂.