Sometimes, when you try to sign in with your Windows Hello like facial recognition, PIN, or fingerprint, you might see the “Something went wrong” error, leaving you no choice but to type in your password instead.

Windows Hello Something Went Wrong error
Windows Hello Something Went Wrong error

The error could be caused by a corrupt user profile, inaccessible Windows Hello sign-in information, or problems with the biometric drivers. Whatever the reason, let’s explore some possible solutions to this Windows Hello sign-in issue on Windows 11.

Fix: Windows Hello Something Went Wrong error

Method 1: Delete the NGC Folder

If you’re having trouble signing in with Windows Hello, the NGC folder, which stores your sign-in information, might be corrected or inaccessible. So, deleting the contents of this folder can fix this “Something went wrong” error.

First, you need to take ownership of the NGC folder to delete its content. To do that, follow these steps:

1. In the Start menu, type “cmd” or “command prompt“, and select “Run as administrator“.

Run as administrator

2. In the Command Prompt window, type the following command and hit Enter to take ownership of the folder:

takeown /f C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC /r /d y

takeown command

3. Then, type this command to give administrative permission to the NGC folder:

icacls C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC /grant administrators:F /t

icacls command

Once you take ownership of the NGC folder, proceed with the following steps to delete the NGC folder:

1. Launch File Explorer and navigate to the following location: You can also copy/paste the below path in the address bar and press Enter.

 C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft

NGC folder

2. Next, open the NGC folder and delete all its content.

Delete NGC files

3. Now, restart your computer and check if the “Windows Hello Something Went Wrong” error is gone.

Method 2: Enable Camera Access

1. Press Windows + I to launch Windows Settings.

2. Head to the “Privacy & security” tab, scroll down, and select “Camera” under App permissions.

Choose Camera under permission

3. Then, turn on the “Camera access” toggle.

enable camera access

Method 3: Verify Group Policy Editor

1. Open the Run dialog box (Windows + R), type “gpedit.msc” in, and press Enter to open Local Group Policy Editor.

gpedit.msc

2. Then, navigate to the following location:

Computer Configuration > Administrative Templates > System > Logon folder

Logon

3. Find and double-click “Turn on convenience PIN sign-in” on the right pane.

Turn on Convenience sign in

4. Choose “Enable“, click “Apply”, and then “OK”.

Select Enable

Method 4: Uninstall Biometrics Device Drivers

1. Right-click the “Start” menu and select “Device Manager“.

2. Then, expand “Biometric devices“. Right-click the device and select “Uninstall device“.

Uninstall

3. Restart your computer. Windows will automatically search for and install the driver, potentially resolving the “Windows Hello Something went wrong” error.

Method 5: Prevent Windows from Turning Off Biometrics Devices

1. Open the Device Manager utility.

2. Expand “Biometrics devices” and select “Properties“.

3. In the Properties windows, go to the “Power Management” tab. Uncheck the “Allow the computer to turn off this device to save power” option and click “OK“.

Turn off automatic device turn off

4. Then, restart your computer and check again if Windows Hellow works now.

Method 6: Create a New User Profile

1. Open Windows Settings, and go to Accounts > Other users.

Accounts > Other users

2. Click the “Add account” button.

Add accounts

3. Click “I don’t have this person’s sign-in information”.

Select I don't have this person's sign in

4. Click on “Add a user without a Microsoft account“.

Click Add a user without microsoft account

5. On the next screen, fill in the username, password, and security questions. Click “Next“.

Enter username and password

6. After the account is created, try signing in with the new account and see if the “Windows Hello Something Went Wrong” error remains.

That’s it.

Leave a Reply

Your email address will not be published. Required fields are marked *