Every single days, Windows 11 becomes buggier and huge mess. Personally I only use Windows 11 in my office laptop as standard issue device and some tools (for electronics) that I use stuck on Windows. Due to Windows 10 being End of Service last October, everyone have to migrate into Windows 11 especially those among office user.
Without further ado, let’s move to the topic.
How to Turn Off Windows Update (Reversible) #
I use the one from tsgrgo which reliable for me and some of my clients. We can also read the guide listed on the repo.
1. Clone repo using git clone or download main as Zip
#
2. Extract windows-update-disabler-main.zip
#
3. Run disable updates.bat to disable Windows Update service
#
4. To enable Windows Update, we can run enable updates.bat
#
How to Debloat Windows #
Few utilities that I used to rock on has been archived due to Windows 10 End of Service as these utilities mostly build around Windows 10 but also works in Windows 11. Therefore I had to use Chris Titus’s script which can be accessed here
1. Run PowerShell or Terminal as Administrator #
2. Paste this line into Powershell/Terminal #
irm "https://christitus.com/win" | iex
3. Read the Documentation for what can be remove and what not #
For Further information, you can read documentation section of the repo.
It’s all easy as long as you read the instruction. RTFM!🔥