Home > System Tutorial > Windows Series > Tutorial to solve the problem that windows hello cannot be used

Tutorial to solve the problem that windows hello cannot be used

WBOY
Release: 2024-01-02 20:17:58
forward
2003 people have browsed it

When some users use the Windows Hello function, they find that they cannot use it, cannot set it up, and crash. The reason may be that the service item is disabled. Let’s take a look at the specific solutions~

Solution to Windows Hello not working

1. First press WIN R, enter services.msc and press Enter

windows  hello突然不能用解决教程

2. Search Windows Biometric Service in the service list to see if this service item has been disabled. If it is disabled, please re-enable it

windows  hello突然不能用解决教程

3. Right-click the WIN power-on icon to open "Devices" Manager”

windows  hello突然不能用解决教程

4. After finding the relevant biometric device item and uninstalling its driver, download the corresponding driver from the official website of the device manufacturer to install it

After restarting the service and installing the driver, the Windows Hello function of Win10 can be re-enabled.

Windows Hello crash solution

Solution: We only need to reset hello

1. Open Cortana and search for "Windows" in the search box Powershell"

windows  hello突然不能用解决教程

2. Right-click on "Windows Powershell" and select "Run as administrator"

windows  hello突然不能用解决教程

3. Enter in the pop-up box: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage - DisableDevelopmentMode Register “$($_.InstallLocation)\AppXManifest.xml”} Press the Enter key and wait for the system to automatically repair. Restart your computer after completion to solve the problem!

windows  hello突然不能用解决教程

The above is the detailed content of Tutorial to solve the problem that windows hello cannot be used. For more information, please follow other related articles on the PHP Chinese website!

source:somode.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template