When we use the Windows hello function, there is a problem that the fingerprint cannot be set. It is usually caused by an error in the registry or the lack of a fingerprint reader. The following is a detailed introduction to the solution for users, come and take a look!
Prerequisite: To use Windows hello to set fingerprint, you need to have a fingerprint reader
Method 1: Applicable to Home Edition users
1. First press win R to open Run, enter msconfig and click Confirm
2. Click the Tools tab , select Change UAC settings below, and then click the Start button
3. Open User Account Control, change it to the status as shown below, and click OK to save the settings
4. Open the registry and press win R. Type regedit and click OK to open
5. Expand the left side of the registry in order: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion \Policies\System, as shown in the figure:
6. Double-click on the right side to open the FilterAdministratorToken and modify its value data to 1. If there is no such key value, then on the right side Right-click, select New -- Dword (32-bit) value, name it: FilterAdministratorToken and modify it to 1
Restart after the modification is completed to solve the problem .
Method 2: Reinstall the system to solve
1. The inability to set the fingerprint is probably a sequelae caused by the wrong version installed in your system or poor compatibility.
2. You can try to reinstall the system directly. It only takes a few minutes to complete, and it is particularly stable and fast. windows10 reinstallationDownload>>
2. Expand "Computer Configuration" in turn Windows Settings", then "Security Settings", then "Security Options" in "Local Policy"
3. Double-click on the right side to open "User Account Control: "Administrator approval mode for built-in administrator account" option, double-click to open and change to "Enabled", as shown in the figure:
4. After the setting is completed, click on the right Double-click on the side to open "User Account Control:" Run all administrators in administrator-approved mode. Double-click to open and change to "Enabled". After confirming, exit and restart, you will be starving!
The above is the detailed content of How to solve the problem that Windows Hello cannot set up fingerprint. For more information, please follow other related articles on the PHP Chinese website!