Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
Rules have been updated! Here

Tags
Author: hpwamr - Replies: 0 - Views: 3624
How to enable gpedit.msc (Group Policy) on Windows 10 Home Edition
The Group Policy Editor gpedit.msc is only available in Professional and Enterprise editions of the Windows 10 operating systems.

Enable the Group Policy Editor on Windows 10 Home Edition

[Image: https://i.imgur.com/oelEnbK.jpg

Here is the script to add in a batch file:

[code]@echo off
pushd "%~dp0"

dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
dir /b %SystemRoot%\servicing\Packages\Microsoft-Win