ChristianG22
Bit poster
The 24H2 Update was not offered to me, although I run Parallels Desktop 20 for Mac Pro v20.1.2 and had an up-to-date Windows 11 23H2.If you want to avoid typos when trying to do this, here's another method you can use to get this into the registry
- Open Notepad
- Copy and Paste the text below into Notepad
Code:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windowsupdate] "TargetReleaseVersion"=dword:00000001 "ProductVersion"="Windows 11" "TargetReleaseVersionInfo"="24H2"- File > Save As
- Save the file on your desktop as Update.reg
- Go to your desktop and double click Update.reg
- You'll be asked if you're sure you want to import - click yes
- Go to Windows update, the update should be available now.
- To remove the registry entires, you can repeat the same procedure using the code below saved as Delete.reg
Code:Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windowsupdate]
I did the above registry hack.
I restarted Windows.
The 24H2 update was then shown for update and update began downloading and installing.
Restart of Windows to finish installation.
Update ran successfully. System info shows:
Edition Windows 11 Pro
Version 24H2
Installiert am 02.12.2024
Betriebssystembuild 26100.2314
Leistung Windows Feature Experience Pack 1000.26100.32.0
Another restart to update Parallels Tools.Version 24H2
Installiert am 02.12.2024
Betriebssystembuild 26100.2314
Leistung Windows Feature Experience Pack 1000.26100.32.0
Done.
Thank you for the registry hack!