Home > Article > System Tutorial > What to do if the antivirus software that comes with Win10 cannot be found_What to do if the antivirus software that comes with Win10 cannot be found
php editor Baicao has an answer for you: In Windows 10 system, Windows Defender is used as the default anti-virus software, but sometimes it may not be found. There are two solutions: one is to check whether the system has been replaced by third-party security software, which needs to be uninstalled; the other is to check the status of Windows Defender through the "Security Center" in the system settings to ensure that it is turned on. With these simple steps, you can easily solve the problem of not being able to find the antivirus software that comes with Win10.
1. On the Windows 10 system desktop, right-click the Start button in the lower left corner and select the "Run" menu item in the pop-up menu.
#2. Enter the command "regedit" in the window, and then click "OK".
3. Locate "Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" in the opened registry editor window.
4. Right-click the blank space on the right, and then click the "New/String Value" menu item.
5. Rename the newly created string value to "Windows Defender".
6. Double-click to open the editing window of the string, and modify the numerical data in the window to "%ProgramFiles%\Windows Defender\MSASCui.exe"-runkey, and finally click the "OK" button. After restarting the computer, you can find that the Windows Defender icon is displayed.
The above is the detailed content of What to do if the antivirus software that comes with Win10 cannot be found_What to do if the antivirus software that comes with Win10 cannot be found. For more information, please follow other related articles on the PHP Chinese website!