How to fix
Local Security Policy missing
on Windows
Resolve the missing Local Security Policy issue in Windows 10 effortlessly. Our expert-tested guide ensures a quick fix with clear screenshots!
What causes How to fix Local Security Policy missing in Windows 10?
- Using Windows Home edition operating system
- Group Policy Editor is not available in Windows Home
- Local Security Policy not enabled on the PC
- Missing secpol.msc management console
- Need to activate Group Policy manually
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hi, I was trying to edit Local Security Policy in the Group Policy Editor, but I the entry is simply missing. What is causing it? I am using Windows 10.
Policies in Windows are an essential feature used to manage various settings, configurations, and rules that define how a computer or network operates. They are commonly utilized to manage security, restrict access to resources, and customize user interfaces.
The Local Security Policy (secpol.msc) is a critical management console that allows an administrator to configure and set security policies on the host computer. These policies enable administrators to set password requirements, manage user permissions and privileges, and control access to resources.
However, the Local Security Policy Manager may be missing on your PC if you are using a Windows Home edition operating system. This is because the Group Policy Editor, which contains the Local Security Policy settings, is an advanced Windows feature that is only available in Windows 10/11 Pro, Education, and Enterprise editions.
Additionally, Local Security Policy may not be enabled on your PC, which means you will need to activate it manually using different methods such as PowerShell commands or downloading a gpedit.msc script.
To resolve the Local Security Policy missing error on your Windows, you will need to install or enable secpol.msc using the command prompt or a script. When you enable gpedit.msc, you activate the Group Policy, which consequently enables Local Security Policy.

It's important to note that if you are experiencing regular problems with Windows, you should consider using a PC repair tool [d1]. These tools can help resolve common issues with the operating system and optimize its performance. Below you will find detailed instructions on how to deal with the issue where Local Security Policy is missing in Windows.
Before you proceed
Before proceeding, we recommend creating a system restore point:
- Type Create a restore point in Windows search and press Enter.
- Click Configure.
- Select Turn on system protection and adjust the usage size.
- Click Apply and OK.

- Now, click the Create button.
- Name your restore point and click Create.
- Windows will notify you once the restore point creation is finished.

Fix 1. Run commands in Command Prompt
If you are using Windows Home Edition, you won't have access to the Group Policy. Luckily, there are a few commands you can run on elevated Command Prompt to resolve this:
- Type cmd in Windows search.
- Right-click on Command Prompt and select Run as administrator.
- The User Account Control window will show up and ask whether you want to allow changes - click Yes.
- In the new window, copy and paste the following command, then press Enter:
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" )

- Once it is executed, use another command:
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO ( DISM /Online /NoRestart /Add-Package:"%F" ) - Press Enter and close down Command Prompt.
Fix 2. Use a script
If you want a quicker way of adding the Group Policy Editor, this one is for you:
- Download the BAT file.
- Right-click on on gpedit-enabler.bat and select Extract.
- Once extracted, right-click on the file and pick Run as administrator.
- A Command Prompt window will open and install Group Policy for you.
- In the end, you will be asked to press any key - do it and then restart your PC.

Fix 3. Upgrade Windows
An alternative method to fix Local Security Policy missing in Windows is to upgrade to Windows Pro, albeit this will not be free. It is noteworthy that you will get many other benefits from using Pro, including access to RDP, BitLocker, Hyper-V, and more advanced features. They make it easier to manage system settings, access your computer remotely, secure your data, test different operating systems, and set up a kiosk mode.
- Click on Start and pick Settings.
- Go to Update & Security and select Activation on the left.
- Under Upgrade your edition of Windows, click Open Store.
- Now all you need to do is buy the Pro version of Windows.

Bottom line
To fix the missing Local Security Policy, you can enable it using PowerShell commands or by downloading a gpedit.msc script. Additionally, creating a system restore point is recommended before making changes. If these solutions do not work, consider using a PC repair tool to resolve underlying issues.
Frequently asked questions
The Local Security Policy may be missing due to issues with Windows system files, incorrect Group Policy settings, or the edition of Windows 10 being used, as Home editions do not include this feature.
If Local Security Policy is missing, you can access similar settings through the Windows Registry Editor or by using the Local Group Policy Editor in Windows 10 Pro and higher editions.
You cannot reinstall Local Security Policy directly, but you can repair system files using the System File Checker tool by running 'sfc /scannow' in the Command Prompt.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment