Skip to content

Commit 1c74e09

Browse files
authored
Merge pull request #329 from ProVal-Tech/origin-modify-powershell-install-windows11featureupdate
Update install-windows11featureupdate.md
2 parents f755744 + 590fbe8 commit 1c74e09

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/powershell/install-windows11featureupdate.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ This helps ensure that the update process runs smoothly without being blocked or
6969
- The script will attempt to set the 'TrustedInstaller' service (Windows Modules Installer) to Automatic startup and ensure it is running before starting the upgrade process.
7070
- This change addresses upgrade failures caused by error code 0x8007001F.
7171

72+
## Change Log (2025-09-25)
73+
74+
- Removes the existing settings from the following registry keys to avoid conflicts with group policy:
75+
- `HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate`
76+
- `HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\GPCache\CacheSet001\WindowsUpdate`
77+
- `HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\GPCache\CacheSet002\WindowsUpdate`
78+
7279
## Process
7380

7481
The script operates in multiple phases to accomplish the upgrade:

0 commit comments

Comments
 (0)