Windows Security Bug - Local Security Authority Protection Not Registering a System Restart

Anonymous
2023-01-15T20:14:29+00:00

After I uninstalled Avira Antimalware, I got an alert from Windows Security that my Local Security Authority Protection was turned off. But after I turned it on and restarted as instructed, I continue to get the same alert that my Local Security Authority Protection is turned off, even though within the same window, the toggle switch under the "Local Security Authority Protection" heading displays that it's already turned on.

Additionally, at the same time that this bug appeared, I've also started to get an old Windows bug where if I try to open File Explorer from the taskbar, the entire taskbar would crash and restart every time (though I can open File Explorer from the Start menu without issue).

Any help resolving either bug would be appreciated. Thanks.

Windows for home | Windows 11 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2023-02-23T14:51:38+00:00

I figure that is a missing reg entry RunAsPPLBoot in my case.

Create a new DWORD32 and set to 2

After reboot no longer get error.

RunAsPPL and RunAsPPLBoot.

By default they are set to 0 to enable this you need to set them to 2.

Also set group policy as enable for uefi lock only , my problem is fixed now, no need to reset windows.

In the Local Group Policy Editor window, navigate to the following path: Computer Configuration\Administrative Templates\System\Local Security Authority.

In the right panel, double-click on the ‘Configure LSASS to run as a protected process‘ policy.

In the policy settings window, select the Enabled option

Then click on the dropdown under Configure LSA to run as a protected process and select Enabled with UEFI Lock

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

138 additional answers

Sort by: Most helpful
  1. Enric Cortés 39,445 Reputation points Volunteer Moderator
    2023-03-17T18:40:49+00:00

    Yes, it's a pretty widespread Windows 11 22H2 problem, but not for everyone.

    Actually, it is Microsoft who must solve it by means of an update for the Windows Security Platform. But for now you can apply this setting:

    1. Download from this link the folder that contains the application:

    https://app.box.com/s/8br9g6arlce8pgxx5hmh6t1jcv4zj2s0 

    1. Create a restore point first
    2. Unzip the downloaded ZIP file on the Desktop
    3. Navigate to the location C:\Windows\System32\SecurityHealth to take ownership of that folder:

    Properties > Security > Advanced Options > Change > Administrators

    1. Check the "Replace owner on subcontainers and objects" box and click Apply.
    2. In the "SecurityHealth Permissions" window select Administrators > Full Control. Apply.
    3. Copy the "1.0.2207.20002-0" folder on the Desktop to the SecurityHealth folder
    4. Open the folder and run the application "Microsoft.SecHealthUI_8wekyb3d8bbwe.appx" as administrator to update.
    5. Restart the computer.

    Tell us if it worked

    Note: make these settings at your own risk.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-03-17T18:18:02+00:00

    Follow these steps:

    1. Open the 1.0.2302.21002-0 folder and you will see the application "Microsoft.SecHealthUI_8wekyb3d8bbwe.appx"
    2. Right click on the app and select Install.
    3. Restart the computer.

    Check if the reinstallation of Windows Security Platform worked.

    that didn't help

    I have asked some of my friends to check theirs they have the same problem and I also check my mothers and my media server same thing

    so I think it's world wide problem

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-03-17T17:58:02+00:00

    If you want to get rid of the LSA error we need to add a RunAsPPLBoot Dword key into the registry keys, not in HKEY_USERS (because it exist there too), but in Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa with its Value data : "2" (default new key is auto set to "0").

    For more info to this process that worked for me is here : https://www.thewindowsclub.com/how-to-enable-local-security-authority-lsa-protection-in-windows

    Sylvain

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-03-17T16:56:13+00:00

    Got the same problem also. Can't get rid of the error.

    Was this answer helpful?

    0 comments No comments