Hello,
Windows Hello for Business is integrated into the OS and domain policies, so disabling it depends on whether you are in a standalone environment or Active Directory/Azure AD. On a domain‑joined or hybrid setup, the most reliable way is through Group Policy or Intune configuration.
For Group Policy, open the Group Policy Management Console and navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Hello for Business. Set the policy Use Windows Hello for Business to Disabled. This prevents provisioning and removes it from login options. If you are using Azure AD or Intune, the equivalent setting is under Device Configuration > Windows Hello for Business where you can set it to “Disabled” or “Not Configured.”
On standalone machines, you can disable it by editing local group policy (gpedit.msc) in the same path. If Windows Hello has already been provisioned, you may also need to clear existing credentials. That can be done by deleting the contents of %ProgramData%\Microsoft\Ngc after disabling the policy, which removes stored PINs and Hello keys.
Be aware that if you are in a hybrid Azure AD environment, disabling Hello for Business may affect compliance baselines or conditional access policies that expect strong key‑based authentication. In those cases, you should coordinate with your identity/security team before disabling it globally.
I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!
Domic Vo.