It is not available in the Home versions of Windows, and you need to have a Pro version of Windows, or above.
So, you'd have to make any changes directly in the registry.
Microsoft INTENTIONALLY left this out of the Home version, possibly for revenue reasons. If you intend to manage a PC using Group Policy or Active Directory, you can't manage these Home version PCs without paying to upgrade them to a Pro version, or above.
I'd like to hear from Microsoft's business division, to see if they care about other's providing workarounds to enable adding GPedit to Home editions. If there's not a revenue problem, then there are technical workarounds available.
Here's a link to a Superuser post to add GPedit: Windows Starter Edition, Home and Home Premium do not include gpedit, how do I install it?
However, I've extracted all the files inside the downloaded EXE, and here's what I found:
- There are a number of Windows files that I have not verified as safe or even if they were from a genuine copy of Windows
- These Windows files are most certainly not the versions you'd want for every version of Windows.
- The scripts contained appear to work and are likely safe, and you could simply modify them to do what is needed, instead of running their EXE to add GPedit. The scripts should be supplemented or modified however, with the instructions from the superuser link above.
- There is an UNKNOWN INSTALLER.EXE file that I couldn't extract, so I have no idea what it is, or if it is safe. (I also have not submitted it to VirusTotal for analysis).
I used UniExtract as one of the tools to analyze the files.
Although it is not available, there are guides on how to install it, but I found it to not work well. Also, the group policy settings can be accessed through the registry, but again, it may not work because the features are missing altogether in Home. – LPChip – 2017-05-08T14:13:18.860
This worked for me: https://www.itechtics.com/easily-enable-group-policy-editor-gpedit-msc-in-windows-10-home-edition/
– android developer – 2018-10-05T14:04:51.033