Home  >  Article  >  Computer Tutorials  >  How to retrieve the missing defender in win10 system

How to retrieve the missing defender in win10 system

PHPz
PHPzforward
2024-01-11 08:19:141888browse

Defender is the anti-virus software that comes with the Win10 system. Some users find that the Defender icon cannot be found in the taskbar. So what should they do if the Defender of the Win10 system is missing? The editor below will give you a detailed introduction to the solution for Win10 Defender missing. If you are interested, come and take a look.

1. Shortcut key "win R" to start running, enter "regedit" and press Enter to open.

How to retrieve the missing defender in win10 system

2. After entering the registry editor, copy "ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun" to the address bar above and press Enter to locate it.

How to retrieve the missing defender in win10 system

3. In this path, right-click the blank space on the right, select "New" a "String Value", and name it "WindowsDefender".

How to retrieve the missing defender in win10 system

4. Double-click to open, change the numerical data in the window to ""%ProgramFiles%WindowsDefenderMSASCui.exe"-runkey", and click OK to save.

How to retrieve the missing defender in win10 system

The above is the detailed content of How to retrieve the missing defender in win10 system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:dafanshu.com. If there is any infringement, please contact admin@php.cn delete