Hello Boipelo Lekoba,
Windows Hello for Business does not natively support enforcing a combined password plus biometric prompt in a single logon sequence. By design, Hello replaces the password with a strong key‑based credential bound to the device and protected by biometrics or PIN. If you want to enforce both factors at the same time, the supported approach is to configure Windows Hello for Business in Key Trust or Certificate Trust mode and then require password entry as part of the authentication policy through Active Directory or Azure AD conditional access. In AD DS environments, you can enforce password plus Hello by enabling “Use Windows Hello for Business” via Group Policy (Computer Configuration\Administrative Templates\Windows Components\Windows Hello for Business) and then setting interactive logon policies to require smart card or password in addition to Hello. In hybrid or Azure AD joined scenarios, Conditional Access can enforce MFA at sign‑in, but this is separate from the Hello credential itself.
In a nutshell, Windows does not provide a built‑in toggle to force “password + biometric” at the same login screen. The closest supported configuration is to deploy Hello for Business with AD integration and enforce password entry through logon policies or Conditional Access, effectively requiring both factors. If your requirement is strict dual entry at every session, this is not achievable with current Windows Hello design, and you would need to wait for Microsoft to introduce such functionality or consider third‑party credential providers that extend logon behavior.
If the above response helps answer your question, please hit "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Harry.