Please could a script be created to prevent Windows Hello PIN from being used

Hi @PremJKumar

Please could a script be created to prevent Windows Hello PIN from being used.

Thanks

Hi @nct ,

Please try these existing scripts and provide your feedback
https://scripts.xcitium.com/frontend/web/topic/script-to-remove-the-windows-hello-pin-for-all-the-users

Kind Regards,
PremJK

To disable the Windows PIN using the Registry Editor (Regedit), open Regedit (Win+R, type regedit ), navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System , create or modify AllowDomainPINLogon as a DWORD (32-bit) value and set it to 0 , then restart your PC to apply changes; this effectively stops prompts to set up or use a PIN, letting you use your password instead