Home  >  Article  >  Computer Tutorials  >  How to fix the local security agency protection false positive problem in Win11

How to fix the local security agency protection false positive problem in Win11

WBOY
WBOYOriginal
2024-07-18 09:18:07295browse

Win11 Local Security Authority Protection is Off Tips: Solution When a "Local Security Authority Protection is Off" notification appears on Windows 11 system, it means that the device may be at risk of security. PHP editor Zimo will elaborate here on the causes of this problem and a step-by-step guide to solving it. Continue reading below to learn how to fix local security agency protection false positives and keep your device safe.

Repair method:

1. Right-click Start in the taskbar in the lower left corner and select "Run" in the option list.

How to fix the local security agency protection false positive problem in Win11

2. In the pop-up window, enter "regedit" and press Enter to open.

How to fix the local security agency protection false positive problem in Win11

3. After entering the registry editor, click "HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa" in the left column, right-click "Lsa", and select "New" a "DWORD value".

How to fix the local security agency protection false positive problem in Win11

4. Then name the newly created DWORD values ​​"RunAsPPL" and "RunAsPPLBoot" respectively.

How to fix the local security agency protection false positive problem in Win11

5. Then double-click the newly created "RunAsPPL" and "RunAsPPLBoot", and finally change the "numeric data" in the window to "2" respectively, and click OK to save.

How to fix the local security agency protection false positive problem in Win11

The above is the detailed content of How to fix the local security agency protection false positive problem in Win11. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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