ACTIVE MALWARE WINDOWS TESTED: WINDOWS 11

How to fix
Local Security Authority missing
on Windows

Resolve the Local Security Authority issue in Windows 10/11 quickly and effectively. Expert-tested solutions ensure zero traces left on your system.

How to fix Local Security Authority missing in Windows?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Local Security Authority missing in Windows?

  • Local Security Authority Protection is turned off
  • Missing LSA feature in Core Isolation menu
  • Known bug within the Windows operating system
  • Outdated Windows system
  • Lack of CPU virtualization support
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

I kept getting warnings about Local Security Authority Protection being turned off, so I tried to enable it. I then noticed that I'm missing the LSA feature in the Core Isolation menu, so there's no way for me to enable it. Any tips on what to do now?

Local Security Authority (LSA), an essential component of the Windows operating system, plays a significant role in managing the security policies of a system. It is responsible for verifying and authenticating users as they log in, enforcing local security policies, and generating access tokens. By doing so, it ensures that users are who they claim to be, and only have access to resources that they are authorized to use. However, at times, users encounter an issue where the Local Security Authority Protection is missing, leaving the system in a vulnerable state.

This omission is a known bug within the Windows operating system, and Microsoft has recognized and addressed it. Thus, regularly updating your Windows system might fix the issue for many users. Yet, despite this fix, several people continue to face this challenge. If you're among those affected, there are several measures you can undertake to restore the missing Local Security Authority Protection.

One approach is to enable the LSA through the Group Policy, a built-in feature that allows administrators to manage the working environment of user accounts and computer accounts. Another method is to modify the Windows Registry, a database where low-level settings for the Windows operating system and applications that opt to use the Registry are stored. In addition, running certain commands through an elevated PowerShell, a task-based command-line shell and scripting language designed especially for system administration, has proven successful for many users.

How to fix local security authority missing in windows
How to fix local security authority missing in windows

Further, it is essential to enable CPU virtualization, a technology that allows a single processor to act as multiple separate processors. This feature is a requisite for the Local Security Authority to operate efficiently. It's worth mentioning that each of these potential solutions requires a certain level of technical knowledge, and it's essential to tread carefully to avoid causing additional issues.

Detailed instructions for implementing these fixes can be found in the subsequent sections of this article. Additionally, it is worth considering the use of the [d1] PC repair tool. While it may not directly solve the missing LSA issue, it is beneficial when managing a multitude of Windows problems, helping maintain the system's optimal performance and stability.

Before proceeding with the instructions below, please make sure you are logged in as an administrator.

Fix 1. Install the latest Microsoft Defender update

Installing the latest Microsoft Defender update ensures your system is equipped with the latest security patches. This fix works by potentially addressing any underlying issues that may have caused the Local Security Authority Protection to go missing.

  • Type Windows Security in Windows search and press Enter.
  • Select the Virus & threat protection section.
  • Scroll down to the Virus & threat protection updates section and click Check for updates.
  • Wait for Windows to install all available updates.
  • Restart your system once done.

How to fix local security authority missing in windows install all updates
How to fix local security authority missing in windows install all updates

Fix 2. Edit Group Policy

The Group Policy feature allows you to manage the working environment of user accounts. Adjusting the LSA settings here may restore the missing protection.

  • Type Group Policy in Windows search and press Enter.
  • Navigate to the following location:
    Computer Configuration > Administrative Templates > System > Local Security Authority
  • Look at the right pane and double-click the Configure LSASS to run as a protected process option.
  • First, make sure you click Enabled from the top options.
  • Below, you will find the Configures LSA to run as a protected process section - make sure that the Enabled with UEFI lock option is picked from the drop-down menu.
  • Click Apply and OK.

How to fix local security authority missing in windows enable in group policy
How to fix local security authority missing in windows enable in group policy

If Local Security Authority Policy is missing for you, please refer to our article to address that.

Fix 3. Modify RunAsPPL value in the Registry

Before proceeding, make sure you back up your registry, as incorrect modifications could cause damage to your system.

  • Type regedit in the Windows search and press Enter.
  • When UAC shows up, click Yes.
  • Go to the following location:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
  • On the right side of the window, you should find the RunAsPPL entry - double-click it and set its value to 1, then click OK.
  • If you can't find RunAsPPL, you will have to create it as follows:
  • In the right pane, right-click on an empty space and select New > DWORD (32-bit) Value - name it RunAsPPL.

How to fix local security authority missing in windows edit registry
How to fix local security authority missing in windows edit registry

Fix 4. Add a registry key via elevated PowerShell

Using PowerShell to add a registry key is another solution to restoring the LSA. This works by directly affecting system configurations.

  • Type PowerShell in Windows search.
  • Right-click on the result and select Run as administrator.
  • When UAC shows up, click Yes.
  • In the new window, copy and paste the following commands and press Enter:
    reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v RunAsPPL /t REG_DWORD /d 2 /f
    reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v RunAsPPLBoot /t REG_DWORD /d 2 /f
  • Close down everything and restart your device.

How to fix local security authority missing in windows add via powershell
How to fix local security authority missing in windows add via powershell

Fix 5. Enable CPU virtualization

Enabling CPU virtualization allows your processor to function as multiple separate processors. This improves system performance and enables LSA to work more efficiently.

  • Restart your computer and enter the BIOS setup during boot (usually by pressing a function key like F2, F10, F12, or Del, depending on your system).
  • Look for a setting named something like "CPU virtualization," "Intel VT-x," "AMD-V," or "Virtualization Technology."
  • Enable this setting.
  • Save and exit the BIOS setup.

Other related topics:

Bottom line

To fix the missing Local Security Authority Protection, you can enable it through Group Policy, modify the Windows Registry, or run specific commands in an elevated PowerShell. Additionally, ensure that CPU virtualization is enabled for optimal operation. If none of these solutions work, consider seeking further assistance or checking for additional updates.

Frequently asked questions

The Local Security Authority can be missing due to system file corruption, misconfigured security settings, or issues following a Windows update.

You can restore the Local Security Authority by running the System File Checker tool (sfc /scannow) in Command Prompt to repair corrupted system files.

Yes, you can try repairing Windows using the installation media or performing a system restore to revert to a previous point when the Local Security Authority was functioning.

Did this fix work for you?
Ryan Mitchell

Written & verified by

Hardware & Driver Specialist
Hardware troubleshooting Driver installation and rollback Device Manager errors USB and peripheral issues Firmware updates

Ryan Mitchell specialises in hardware troubleshooting and driver management for Windows systems. His expertise covers device recognition failures, driver conflicts, firmware updates, and peripheral connectivity issues across all major manufacturers. Ryan's systematic approach to hardware diagnosis — starting with Device Manager, working through driver rollback and clean installs, and escalating to BIOS-level checks — has made his guides a reliable resource for both home users and field technicians. He covers GPUs, printers, audio devices, USB controllers, network adapters, and external storage.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →