Quote:
Originally Posted by NNolan
Why, yes it does, and that worked! There are a bunch of admin-type functions in Windows that I've never learned or flat-out ignored because we drones weren't allowed to do admin functions on the work PCs. Thanks for alerting me that rolling back is possible.
Since it's going to try to force 24H2 on me again in 5 weeks I wonder how many times I'll be allowed to rollback. And what exactly the issue is, because as far as I know all the .NET and python stuff I installed originally was still there. The batch job just didn't work and didn't create a log file.
|
It will update you again in 7 days. However, there is a way around it. save the following as 2342.reg and you won't get updated. I've done it and I don't have 24H2 showing to install. I did have it showing to install, but I paused Windows Update for as long as possible. But it would have resumed on Jan 09, 2025. Now I've resume Windows Update and I'm good. I got a cumulative update for 23H2 that's downloading/installing now.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"ProductVersion"="Windows 11"
"TargetReleaseVersion"=dword:00000001
"TargetReleaseVersionInfo"="23H2"