News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Windows 11

Started by TimoVJL, December 11, 2024, 04:29:15 PM

Previous topic - Next topic

John Z

Hi all,

Here is a revised procedure to block (hopefully) WIN 11 24H2 update.
It can be applied and then removed later to get the update when desired and
hopefully with all fixes in place.

I have done it - does it block the update ? unknown at this point.

John Z

Well darn - the pdf is 1.6Megs - can't upload - but here is the crux of the matter:

from: https://www.wintips.org/how-to-block-windows-11-24h2-update-on-personal-pcs/

1. Open Command Prompt as Administrator.
2. In command prompt windows, issue the following three (3) commands in order (press Enter after each command):

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v TargetReleaseVersion /t REG_DWORD /d 1

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v TargetReleaseVersionInfo /t REG_SZ /d 23H2

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v ProductVersion /t REG_SZ /d "Windows 11"




HellOfMice


TimoVJL

May the source be with you

alderman2

I have an update blocker for windows 10. Maybe works for 11 too.
At the bottom of the page:
https://www.xmag.se/ladda-ner/

HellOfMice


John Z

Quote from: John Z on January 24, 2025, 11:29:40 PM
I have done it - does it block the update ? unknown at this point.

from: https://www.wintips.org/how-to-block-windows-11-24h2-update-on-personal-pcs/

1. Open Command Prompt as Administrator.
2. In command prompt windows, issue the following three (3) commands in order (press Enter after each command):

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v TargetReleaseVersion /t REG_DWORD /d 1

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v TargetReleaseVersionInfo /t REG_SZ /d 23H2

• reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /f /v ProductVersion /t REG_SZ /d "Windows 11"


I've run for about 6 days now and no task bar circle with blue dot has shown back up asking to "update or hide for now".  No nagging to update.  Looking good.

John Z

HellOfMice

I have Windows 11 24h2 and I am alive

John Z

That is good news and hope for many, but there are numerous issues affecting many features.

Windows 11 24H2 plagued by yet more bugs in 2025
https://www.zdnet.com/article/windows-11-24h2-plagued-by-yet-more-bugs-in-2025/

How is the notepad++ bug working out?  Have they issued a fix yet?

John Z

HellOfMice

When I debig pelle's does to believe notepad++ that there are new files

Vortex

Successfull update with WSUS ( Windows Server Update Services ) from Win 11 2023 H2 to Win 11 2024 H2
Code it... That's all...

TimoVJL

#70
When CPUs are verified for possible optimizations, can be seen, if errors depends of them.
Is same kernel for intel and AMD ?

EDIT:
https://forum.pellesc.de/index.php?topic=7092.msg34319#msg34319

https://en.wikipedia.org/wiki/X86-64

https://www.reddit.com/r/pcgaming/comments/1f1mrii/windows_11_upcoming_24h2_update_will_increase/

May the source be with you

HellOfMice

If someone knows the answer I should be very interested. I think it is different because a kernel tells with very deep level of cpu and the processors don't have the same number of registers AMD has not exactly the same architecture than Intel, Cyrix, Via, ARM...

TimoVJL

#72
Only AMD and Intel CPUs are important to Windows server systems, not other CPUs.

Now i want to know, is pocc.exe problems similar for both CPUs.
May the source be with you

HellOfMice

I send you the CPU-Z file for my Lucienne  ::)

TimoVJL

Thanks.
So pocc.exe problem exist with AMD Ryzen 7
May the source be with you