Skip to content

Fix: LSA package is not signed as expected

  • by
  • 6 min read

The LSA (Local Security Authority) package plays a crucial role in the security of a Windows operating system. It manages security policies and user authentication. However, sometimes, you might encounter an issue where the LSA package is not signed as expected. This can lead to security vulnerabilities and system instability.

If you have encountered the LSA package that is not signed as expected, this article discusses its causes and a few methods to help to fix the issue.


What causes this error?

Various reasons might cause the LSA package is not signed as expected error.

  • Corrupted or missing system file.
  • Bugs in Windows update.
  • Interference by third-party software.
  • Registry errors.

Also read: Fix: This PC canโ€™t run Windows 11


How to fix the issue?

Below are some methods that might help you fix the LSA package is not signed as expected error.

Run SFC

If the issue is caused by corrupted or missing system files, you can check and fix them by running the SFC scan. To run the SFC follow the steps below:

Step 1: Type Cmd in the Windows search and click on the Run as administrator option available on the right side.

This is an image of command prompt admin ss

Step 2:ย Typeย sfc /scannowย in the command prompt to run a system scan.

This is an image of run sfc 2

Uninstall the latest Windows updates

This error can also be caused by some bugs in the recent Windows update. Many users who encountered this error resolved it by uninstalling the recent updates. To uninstall updates, follow the steps below:

Step 1: Press the Windows + I key to open the settings.

Step 2: In settings, click on Update & Security.

This is an image of pause windows updates ss2

Step 3: Click on the View update history option.

This is an image of unintall windows update win 10 ss1

Step 4: Click on the Uninstall updates option available at the top of the screen.

This is an image of unintall windows update win 10 ss2

Step 5: Find the latest updates, right-click on it and click on Uninstall.

This is an image of unintall windows update win 10 ss3

Perform a clean boot

If interference by the third-party apps causes this issue, then disabling them will resolve the issue. To do a clean boot, follow the steps below:

Step 1: Press Windows + R to start Run.

Step 2: In the run, type msconfig and hit Enter.

This is an image of msconfig ss1

Step 3: In the system configuration window, click on the Services tab and then check mark the box beside the Hide all Microsoft services.

This is an image of clean boot ss2

Step 4: Now, Click on the Disable all button and then click on the OK button.

This is an image of clean boot ss3

Step 5: Restart your PC. After the restart, if the issue is resolved, enable all the apps individually and find the main culprit.


Enable LSA Protection

You can enable the LSA Protection through the registry editor without getting a warning. To do that, follow the steps below:

Step 1: Press the Windows + R to launch Run.

Step 2: In run, type Regedit, and hit Enter.

This is an image of image 37

Step 3: In Registry, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa. You can also copy and paste this in the address bar.

This is an image of enable lsa ss

Step 4: Find the RunAsPPL file and double-click on it.

This is an image of enable lsa ss1

Step 5: Change the Value data to 1 and click the OK button.

This is an image of enable lsa ss2

Step 6: Restart your PC.


Disable Credential Guard

This issue might be caused by unexpected behaviour by Windows Defender Credential Gaurd; disabling it might fix the issue. The credential guard is only available to Windows Enterprise edition or Windows Education edition, so if you have Windows Enterprise or Education edition, then follow the steps below to disable it:

Step 1: Press the Windows + R to launch Run.

Step 2: In run, type Regedit, and hit Enter.

This is an image of image 38

Step 3: In Registry, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa. You can also copy and paste this in the address bar.

This is an image of image 39

Step 4: Right-click on the space, click on New and then click on DWORD (32-bit) Value.

This is an image of disable credential guard ss1

Step 5: Rename the file to LsaCfgFlags and then double-click it.

This is an image of disable credential guard ss2

Step 6: Ensure the Value data is set to O, and click the OK button.

This is an image of disable credential guard ss3

Step 7: Restart your PC.


Perform a System Restore

If the above methods failed to fix the issue, you can try restoring your system to a point where it works fine. To perform a system restoration, follow the steps below:

Step 1: Type System Restore in the Windows search and click on the Recovery option.

This is an image of system restore ss1

Step 2: In the new window, click on Open System Restore.

This is an image of system restore ss2

Step 3:ย In the System Restore window, click theย Nextย button.

This is an image of system restore ss3

Step 4:ย Select the store point from the options and click Next.

This is an image of system restore ss4 1

Step 5: Click on the Finish button.

This is an image of system restore ss5

Let the system restore process complete.

Also read: Fix: Windows wslregisterdistribution failed with error: 0x80370102

Akash Singh

Akash Singh

Akash is a law graduate who likes to go for bike rides on the weekends soul-searching for answers to his many existential questions. You can contact him here: singhakash95@pm.me

>