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