Windows OS Hub
  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange

 Windows OS Hub / Windows 10 / Enabling Group Policy Editor (gpedit.msc) in Windows 10 Home

October 22, 2018 Windows 10

Enabling Group Policy Editor (gpedit.msc) in Windows 10 Home

The Local Group Policy Editor console (gpedit.msc) is used very often to tune Windows settings. However, the gpedit.msc console is missing in the Windows 10 home editions (unlike Windows 10 Pro and Enterprise). It is likely that, according to the Microsoft logic, the home user doesn’t need to edit the local settings through the gpedit.msc GUI. Accordingly, users of the Windows 10 home editions have to make changes through the registry editor, which is not so clear and more risky since it is possible to make a mistake and break the system.

If you execute the command to launch the Group Policy Editor on Windows 10 Home or Windows 10 Home Single Language: Win + R -> gpedit.msc, the error appears:

Windows cannot find ‘gpedit.msc’. Make sure you’ve typed the name correctly, then try again.

Windows10 home edition - cannot find gpedit.msc

In this article we’ll show how to install the local GPO editor snap-in in Windows 10 Home. This method also works in Windows 7 and Windows 8.1.

Contents:
  • How to Install GPEdit Package in Windows 10 Home Using DISM?
  • Gpedit.msc Version from Windows 7
  • Policy Plus: Universal Local Policy Editor for All Windows Versions

Local Group Policy Editor (gpedit.msc) is a separate MMC snap-in, which is essentially a graphical add-in for easy management of Windows settings in the registry. When you change the settings of a policy, the editor immediately makes changes to the associated registry parameter. Instead of looking for the necessary key and manually editing the registry parameter, it is much easier to find and edit the setting in the gpedit.msc editor. The GPO editor contains more than two thousand Windows settings, which are located in a coherent hierarchy, have a detailed description and offer predefined configuration options for selection.

Tip. Correspondence between policies and registry keys can be found in the XLSX document Microsoft Group Policy Settings Reference Spreadsheet Windows. The Windows10andWindowsServer2016PolicySettings-1803.xlsx file for Windows Server 2016 and Windows 10 1803 can be downloaded here: https://www.microsoft.com/en-us/download/details.aspx?id=56946. In this table, you can find which registry key to use for a particular policy setting.

All applied settings of local policies are stored in registry.pol files in the folders:

  • %SystemRoot%\System32\GroupPolicy;
  • %SystemRoot%\System32\GroupPolicyUsers.

You can convert these pol files into a convenient text format using the lgpo.exe tool. If you delete files from these folders, you will reset all local group policies settings to the default empty settings (this is useful when, after changing some Windows settings through the local policies, the computer starts blocking user login or doesn’t boot).

Some time ago I found a third-party installer of the gpedit.msc editor for Windows 7. It can also be used in Windows 10 (described in a separate section of this article), but in Windows 10 Home there is a hide opportunity to install the gpedit.msc console directly from the Windows image files.

How to Install GPEdit Package in Windows 10 Home Using DISM?

To install the local group policy editor in Windows 10 in Home edition, open a command prompt as administrator and run the following commands in sequence:
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO (
DISM /Online /NoRestart /Add-Package:"%F"
)
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO (
DISM /Online /NoRestart /Add-Package:"%F"
)

For convenience, you can save this code in a text file gpedit-install.bat and run it as administrator. Wait a while until DISM installs the packages from the Windows 10 component storage.

dism install package Microsoft-Windows-GroupPolicy-ClientTools-Package

In my case, the ClientTools and ClientExtensions packages were installed in Windows 10 Home:

Microsoft-Windows-GroupPolicy-ClientTools-Package~…~amd64~~….mum
Microsoft-Windows-GroupPolicy-ClientTools-Package~…~amd64~en-US~….mum
Microsoft-Windows-GroupPolicy-ClientExtensions-Package~…~amd64~~….mum
Microsoft-Windows-GroupPolicy-ClientExtensions-Package~…~amd64~en-US~….mum

Now try to launch the gpedit.msc console – the local group policy editor interface should open (no reboot required). The GPO editor is fully functional even in the home version of Windows 10 and contains all the necessary policy sections that are available in the Pro/Enterprise editions of Windows.

gpedit.msc in windows10 home

Gpedit.msc Version from Windows 7

To start the group policy editor in Windows 10 Home, you can use the unofficial patch from enthusiasts, which includes all the necessary libraries and files for the local GPO Editor console.

Enable Group Policy Editor (gpedit.msc) in Windows 10 Home

  • You can download the installation archive here: gpedit_msc.zip;
  • Unpack the archive and run setup.exe under the administrator privileges;setup gpedit.msc
  • If you have a 64-bit Windows 10 version, without closing the setup window (without clicking Finish) go to %WinDir%\Temp and copy the files gpedit.dll, fde.dll, gptext.dll, appmgr.dll, fdeploy.dll and gpedit.msc into %WinDir%\System32 folder; Group Policy Editor files
  • Then copy the folders GroupPolicy, GroupPolicyUsers, GPBAK and the file gpedit.msc from %WinDir%\SysWOW64 to %WinDir%\System32; 
  • Restart your computer and try to start the GPO Editor console by running the command gpedit.msc.run gpedit.msc

If the error “MMC could not create the snap-in” appears, run the file x86.bat or x64.bat (depending on the bitness of the system) from %WinDir%\Temp\gpedit manually. Manual copying of archive files to the %SystemRoot%\System32\ folder may also help.

Tip. In the installed version of the gpedit.msc, some policies that appeared in Windows 8 and Windows 10 are missing, since this version has been developed for Windows 7. There may be no new policy settings that appeared after Windows 7, for example, a policy related to the recent problem with credssp. In addition, there is only the English version of the GPO editor.

Policy Plus: Universal Local Policy Editor for All Windows Versions

Recently, I came across a useful free utility Policy Plus, which is a cool alternative to the built-in Windows Group Policy Editor (gpedit.msc) for all versions of Windows: Windows 10, Windows 8.1, Windows 7 (including in Windows Home editions). You can download the utility from the GitHub: https://github.com/Fleex255/PolicyPlus

Download and run Policy Plus with administrator rights (it is portable and doesn’t require installation).

As you can see, the Policy Plus console interface is very similar to the gpedit.msc: a tree with sections in the left window and policies in the right window.

policy plus GPO editor in windows 10 home edition

The Policy Plus functionality significantly exceeds the capabilities of the standard policy editor gpedit.msc. The utility allows you to link the administrative template files (admx), and if necessary, you can download the latest admx versions from the Microsoft site (Help -> Acquire AMDX Files). This operation is a must-do for users of Home editions of Windows 10, since the most of the administrative template files are missing.

download latest admx files in window 10

Policy Plus has a convenient built-in policy search. You can search by text, policy description, related registry keys.

You can edit the registry of an offline Windows image, load POL files of policies and export settings of group policies to a file in order to transfer them to other computers (Import / Export reg and pol files). In this case, you don’t even need to use LocalGPO or LGPO utilities to transfer policy settings between different computers.

It is quite convenient that with the help of the built-in Element Inspector you can see which registry keys are changed by one or another policy and the possible values of the registry parameter.

gpo and registry settings

Please note that after changing local policies, the Windows 10 Home users need to restart the computer or perform logoff/logon in order to apply the system settings. In Pro and Enterprise editions, most changes take effect immediately, or after the gpupdate /force command has been executed. In addition, Multiple Local Group Policies (MLGPO) are not supported in the Home editions of Windows.

20 comments
9
Facebook Twitter Google + Pinterest
previous post
WSUS Group Policy Settings to Deploy Updates
next post
WinSxS Folder: Clean Up and Compress in Windows 10 and 8.1

Related Reading

How to Troubleshoot, Repair and Rebuild the WMI...

March 2, 2021

How to Sign a PowerShell Script (PS1) with...

February 25, 2021

How to Shadow (Remote Control) a User’s RDP...

February 22, 2021

Configuring PowerShell Script Execution Policy

February 18, 2021

Configuring Proxy Settings on Windows Using Group Policy...

February 17, 2021

20 comments

Rose March 16, 2016 - 4:29 am

Page doesn’t exsist

Reply
admin March 16, 2016 - 6:07 am

 I’ve fixed error in the link . You can download archive  now.

Reply
Daniel Burns Sr. September 4, 2016 - 11:09 pm

It worked GREAT !!   Thanks a lot.

Reply
Mike December 3, 2016 - 6:12 am

Should I do step for a 64-bit Windows 10 version if i have Win 7 x64?

Reply
admin December 7, 2016 - 6:26 am

Yes, this console will work in both OS

Reply
sidik December 3, 2016 - 7:16 pm

i can’t copy, it’s said need administrator permission, what should i do?

Reply
admin December 7, 2016 - 6:36 am

try to copy files from cmd running with admin privileges

Reply
Ranger December 14, 2016 - 3:10 pm

Before the process would work, I had to go into the Windows folder and manually reset the security on 3 or 4 of the files listed above BEFORE I could replace them. Screw Microsoft for making this difficult AND taking steps to prevent it.

Reply
noi April 28, 2018 - 4:44 pm

Sukses dan manjur! Sekarang sudah bisa enable gpedit.msc, Terima kasih tip yang diberikan.
Success and efficacy! Now it can enable gpedit.msc, Thanks tip given.

Reply
Normunds December 17, 2018 - 5:19 am

At line:1 char:4
+ FOR %F IN (“%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPo …
+ ~
Missing opening ‘(‘ after keyword ‘for’.
At line:1 char:148
+ … ntTools-Package~*.num”) DO (DISM /Online /NoRestart /Add-Package:”%F”
+ ~
Missing closing ‘)’ in expression.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword

Reply
admin December 20, 2018 - 9:57 am

You should run this code in the usual cmd.exe prompt (not in the PowerShell console)

Reply
Tom March 3, 2020 - 1:10 am

Still doesn’t work.
Maybe if possible code a ‘gepdit-enabler.exe’ in C++ where the commands are passed to the system through the system call. i.e (source code)

#include
using namespace std
int main(){
printf(“Welcome to the installer”);
system(“<Your commands go here");
system("pause");
return 0;
}

Reply
Larry LA Cal February 10, 2019 - 6:28 am

gpedit.msc runs and the UI works but the edits are not carried out, for example
gpedit: Computer Config>Admin Templates>Start Menu>Remove and prevent access to
Shutdown, Restart = enable
should hide the power icon on the signin screen (lower right on/off icon), but it does not.
This gpedit setting (should) maps to the registry item
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer – HidePowerOptions
(ref: https://www.microsoft.com/en-us/download/confirmation.aspx?id=56946
Excel spreadsheet with gpedit registry mapping)
Setting the HidePowerOptions does hide the signin screen power icon.
gpupdate /force, logoff/logon, restart do not execute the gpedit setting.
The gpedit settings persist after restart.
The event viewer shows GroupPolicy ran successfully with 1 change.

Does this example work for you? What should I look for? Do I need to add accounts under GroupPolicyUsers?
System: Win10 Home 1803 17134.556, with multiple accounts, run from account with admin rights.
Installed gpedit with the double for..Do DISM commands above

Reply
genio March 19, 2019 - 12:33 am

uauauauau fuiciona, obrigado

Reply
Anonymous June 23, 2019 - 8:01 pm

thanx

Reply
bob July 14, 2019 - 12:42 pm

please help I dont have the gpedit.msc file

Reply
Tom B August 25, 2019 - 3:55 am

after installing copy and paste gpedit.msc into system 32 and work great, success. thx a lot

Reply
Keith November 14, 2019 - 2:18 pm

The batch script code fails spectacularly. You should try testing your code before you post it.

Reply
User December 19, 2019 - 9:42 am

Is it possible to also enable secpol.msc on Windows 10 Home?

Reply
Geoffrey June 29, 2020 - 1:12 pm

Does this work with the power button too?

Reply

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange
  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • PowerShell
  • VMWare
  • MS Office

Recent Posts

  • How to Troubleshoot, Repair and Rebuild the WMI Repository?

    March 2, 2021
  • Accessing USB Flash Drive from VMWare ESXi

    February 26, 2021
  • How to Sign a PowerShell Script (PS1) with a Code Signing Certificate?

    February 25, 2021
  • Change the Default Port Number (TCP/1433) for a MS SQL Server Instance

    February 24, 2021
  • How to Shadow (Remote Control) a User’s RDP session on RDS Windows Server 2016/2019?

    February 22, 2021
  • Configuring PowerShell Script Execution Policy

    February 18, 2021
  • Configuring Proxy Settings on Windows Using Group Policy Preferences

    February 17, 2021
  • Updating Group Policy Settings on Windows Domain Computers

    February 16, 2021
  • Managing Administrative Shares (Admin$, IPC$, C$, D$) in Windows 10

    February 11, 2021
  • Packet Monitor (PktMon) – Built-in Packet Sniffer in Windows 10

    February 10, 2021

Follow us

woshub.com
  • Facebook
  • Twitter
  • RSS
Popular Posts
  • Booting Windows 7 / 10 from GPT Disk on BIOS (non-UEFI) systems
  • How to Run Program without Admin Privileges and to Bypass UAC Prompt?
  • Removable USB Flash Drive as Local HDD in Windows 10 / 7
  • How to Create a Wi-Fi Hotspot on your Windows 10 PC
  • Error Code: 0x80070035 “The Network Path was not found” after Windows 10 Update
  • How to increase KMS current count (count is insufficient)
  • How to Configure Google Chrome Using Group Policy ADMX Templates?
Footer Logo

@2014 - 2018 - Windows OS Hub. All about operating systems for sysadmins


Back To Top