Jump to content

Recommended Posts

Guest OSVBNET
Posted

Hello

I made a very bad mistake, on my hp notebook with Windows Biometrics (I don't know if it's face recognition or eye scan) which used to detect my face to login I executed this .reg tweaks to disable Windows Biometrics:

--------

;Disable Windows Hello

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]

"IsWindowsHelloActive"=dword:00000000

 

;Disable Windows Hello Biometrics

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Biometrics]

"Enabled"=dword:00000000

 

;Disable Biometrics Login

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Biometrics\Credential Provider]

"Domain Accounts"=dword:00000000

"Enabled"=dword:00000000

--------

After a restart I cannot login at all, please help I don't want and can't re-install Windows...

 

How can I enable those back when I cannot login to Windows?

 

Thanks :(

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...