Home > Windows

Local Security Policy not working in Windows 11 [Fixed]

In this guide, we will show you various methods to fix the Local Security Policy not working issue on your Windows 11 PC. The local security policy is a set of information about the security of the system. The network administrators have complete authority over its usage sets. From configuring new policies to editing, modifying, or deleting existing ones, the LSP provides a handy platform through which you could easily carry out all the aforementioned tasks.

Moreover, it encapsulates a broad domain of policies and includes the likes of Windows Defender, Network, software, applications, Audit, IP policies, and many more. However, in spite of all the goodies that it beholds, it isn’t free from its fair share of issues either. Various users have voiced their concern that the Local Security Policy is not working along the expected lines on their Windows 11 PC. If you are also in the same boat, then just refer to the below-listed instructions and the issue would be resolved for good.

Fix Local Security Policy not working in Windows 11

Local Security Policy not working in Windows 11

It is recommended that you try out each of the below-mentioned workarounds and then see which one spells out success for you. So with that in mind, let’s get started.

FIX 1: Run Local Security Policy as Admin

To begin with, you should consider launching the Local Security Policy with an elevated permission set. Here’s how it could be done-

  1. Bring up the Task Manager via Ctrl + Shift + Esc shortcut keys.
  2. Then click on File > Run New Task and type in the below value
    secpol.msc

    Local Security Policy not working in Windows 11

  3. Enable ‘Create this task with administrative privileges’ and hit OK.
  4. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 2: Re-Enable Local Security Policy

The Local Security Policy is only supported on the Pro, Enterprise, and Education editions of Windows. And with the help of a nifty workaround, you could use it in the Home Edition. But since this is a tweaked method, there could be a few hiccups now and then.

Local Security Policy not working in Windows 11

To rectify it, you should consider re-enabling the LGPE, using the instructions given here- How to Enable Local Security Policy secpol.msc in Windows 11 Home. Try it out and then check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 3: Delete Temporary Files

In some instances, the temporarily stored files could lead to a few conflicts with the proper functioning of your PC. Therefore, you should consider deleting these cached files and then test out the results.

  1. Launch Run via Windows + R shortcut keys.
  2. Then copy-paste the below command and hit Enter. This will take you to the temp folder.
    %temp%

    Local Security Policy not working in Windows 11

  3. Use the Ctrl + A shortcut to select all the files and hit the Del key to delete them.
  4. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 4: Use Windows Troubleshooter

Windows comes built-in with quite a few troubleshooter apps that scan for issues and bring out the related fixes. As for the current issue, we will be using the System Maintenance and the Hardware and Devices troubleshooters, as they are the best fit to resolve this bug.

  1. Bring up the Run dialog box via Windows R shortcut keys.
  2. Then type in the below command and hit Enter
    msdt.exe -id MaintenanceDiagnostic
  3. This will launch the System Maintenance troubleshooter, click Next to continue.Local Security Policy not working in Windows 11
  4. It will now scan for underlying issues and bring up the related fix as well.
  5. Just select the fix to implement and then check if the issue has been fixed or not.
  6. If it is still there, then enable the Hardware and Devices troubleshooter on your PC.Local Security Policy not working in Windows 11
  7. Then launch it, click Next and let it scan for issues. Then apply the fixes that it brings up.
  8. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 5: Boot to Safe Mode

In some instances, a third-party app might conflict with the OS functionality as well. The best way to verify and hence rectify this issue is to boot your PC to the Safe Mode. Doing so will disable all the third-party apps and give you the stock environment with just the system apps. If you are able to select multiple files in this mode, then the culprit is an app or software. Therefore, you should consider uninstalling the recently installed apps after which the issue first came to light. Here’s how:

  1. Bring up the Run dialog box via Windows+R shortcut keys.
  2. Then type in the below command and hit Enter to open the System Configuration menu
    msconfig

    Local Security Policy not working in Windows 11

  3. Now go to its Boot tab and checkmark Safe Mode under Boot Options.
  4. Finally, click OK followed by Restart in the confirmation dialog box.
  5. Your PC will now boot to Windows Recovery Environment.
  6. Go to Troubleshoot > Advanced options > Startup Settings > Click Restart > Press 4 to boot to Safe Mode.Local Security Policy not working in Windows 11
  7. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 6: Disable Third-Party Service

A third-party service could also create a few roadblocks in the functioning of this feature. Therefore, you should consider disabling all the non-Microsoft-related services and then test out the results. Here’s how it could be done

  1. Head over to the Start Menu, search System Configuration, and open it.
  2.  Then go to the Services tab, checkmark Hide All Microsoft Services, and click on the Disable All button.
    Local Security Policy not working in Windows 11
  3. Then go to the Startup tab and click on Open Task Manager.
    Local Security Policy not working in Windows 11
  4. Now select a process from the list and click Disable. Do so for all the running services.
    Local Security Policy not working in Windows 11
  5. Once done, restart your PC and then check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 7: Use SFC and DISM Commands

System File Checker and Deployment Image Servicing and Management are two command-line utility tools that scan for corrupt Windows files and then replace them with their working counterpart. The major difference between the two is whereas the SFC replaces the corrupt files with the working ones from the cached directory on your PC, DISM does so by downloading the working files from the online Microsoft servers. And as of now, we would be making use of both these tools to fix the underlying issue.

  1. Head over to the Start Menu, search Command Prompt, and launch it as an administrator.
  2. Then copy-paste the below command to open the SFC Tool:
    sfc /scannow

    Local Security Policy not working in Windows 11

  3. Once the SFC Scanning is complete, it’s time to use the DISM Tool. So copy-paste the below command:
    DISM /Online /Cleanup-Image /RestoreHealth

    Local Security Policy not working in Windows 11

  4. Once DISM finishes the scanning, it is recommended to reboot your PC.
  5. Now check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 8: Run CHKDSK Command

If there are any bad sectors on your disk or if some system files have got corrupted, then it could result in the underlying issue that we are currently facing. In such cases, you could make use of the Check Disk command-line tool and get these issues rectified. Here’s how

  1. Launch Command prompt as an admin from Start Menu
  2. Then copy-paste the below command and hit Enter
    chkdsk C: /f

    Local Security Policy not working in Windows 11

  3. Now, wait for the scan to complete. Once done, restart your PC.
  4. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 9: Update/Reinstall Microsoft Visual C++

Microsoft Visual C is an important component upon which many system apps and OS components are dependent. So if there are any issues with its libraries, then its repercussions are bound to be faced with the associated system frameworks. To resolve it, you should consider updating it to the latest build or if that doesn’t work out, then reinstall them from scratch. Here’s how-

  1. Download the latest version of Microsoft Visual C++ Runtime.
  2. Then launch the setup file and proceed with the on-screen instructions to complete the update process.
    Local Security Policy not working in Windows 11
  3. Once done, verify if it rectifies the underlying issue. If it doesn’t, then head over to Control Panel.
  4. Then select Microsoft Visual C++ Redistributable and hit Uninstall > OK. Now, download and install its latest build.
  5. Check if it fixes the Local Security Policy not working issue on your Windows 11 PC.

FIX 10: Use a Restore Point

If none of the aforementioned methods spelled out success, then you should consider restoring your system to an earlier point during which it was free from this issue. Here’s how it could be done

  1. To begin with, open the Settings page via the Windows+I shortcut keys.
  2. Then go to the System tab from the left menu bar, scroll all the way to the bottom and click on About.
  3. After that, click on the System Protection option present on the Related Links tab.
  4. This shall launch the System Properties dialog box. Go to the System Protection tab and click on System Restore.
    Local Security Policy not working in Windows 11
  5. Windows will now bring up the backup under the Recommended Restore section. This is the backup that it finds most suitable according to your PC’s current condition.
  6. If you are satisfied with it, enable the Recommended Restore option and hit Next.
  7. However, if you wish to select any other custom backup, then select Chose a Different Restore point and click Next.
  8. Now select the desired restore point and hit Next.
    Local Security Policy not working in Windows 11
  9. Windows will now bring up the finalized screen showing all your selections. You may click on the Scan for Affected program option and get a list of all the programs that would be uninstalled/re-installed after this restore.
    Local Security Policy not working in Windows 11
  10. If everything is as per your requirement, hit the Finish button and wait for the restore to complete.
  11. Once done, your PC will automatically boot to that system restore point, with the underlying bug being resolved.

So with this, we round off the guide on how you could fix the issue of theLocal Security Policy not working issue on your Windows 11 PC. We have listed ten different methods for the same. Do let us know in the comments section which one spelled out success for you. Likewise, all your queries are welcomed in the comments below.


Share: