Windows 10 2004 Version
Diff from v4.5
4.5...4.5.0.1
-
Updated "Remove Windows capabilities" section
-
Moved Notepad from the $CheckedCapabilities variable to the $ExcludedCapabilities
-
To restore uninstalled Notepad execute
Get-WindowsCapability -Online -Name Microsoft.Windows.Notepad* | Add-WindowsCapability -Online -Verbose
-
-
Updated "Turn on hardware-accelerated GPU scheduling" section
- Added determining whether an OS is not installed on a virtual machine