Skip to content

Instantly share code, notes, and snippets.

@xvitaly
Last active March 16, 2024 16:12
Show Gist options
  • Save xvitaly/eafa75ed2cb79b3bd4e9 to your computer and use it in GitHub Desktop.
Save xvitaly/eafa75ed2cb79b3bd4e9 to your computer and use it in GitHub Desktop.
Remove telemetry updates for Windows 7 and 8.1
@echo off
echo Uninstalling KB3075249 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3075249 /quiet /norestart
echo Uninstalling KB3080149 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3080149 /quiet /norestart
echo Uninstalling KB3021917 (telemetry for Win7)
start /w wusa.exe /uninstall /kb:3021917 /quiet /norestart
echo Uninstalling KB3022345 (telemetry)
start /w wusa.exe /uninstall /kb:3022345 /quiet /norestart
echo Uninstalling KB3068708 (telemetry)
start /w wusa.exe /uninstall /kb:3068708 /quiet /norestart
echo Uninstalling KB3044374 (Get Windows 10 for Win8.1)
start /w wusa.exe /uninstall /kb:3044374 /quiet /norestart
echo Uninstalling KB3035583 (Get Windows 10 for Win7sp1/8.1)
start /w wusa.exe /uninstall /kb:3035583 /quiet /norestart
echo Uninstalling KB2990214 (Get Windows 10 for Win7)
start /w wusa.exe /uninstall /kb:2990214 /quiet /norestart
echo Uninstalling KB2952664 (Get Windows 10 assistant)
start /w wusa.exe /uninstall /kb:2952664 /quiet /norestart
echo Uninstalling KB3075853 (update for "Windows Update" on Win8.1/Server 2012R2)
start /w wusa.exe /uninstall /kb:3075853 /quiet /norestart
echo Uninstalling KB3065987 (update for "Windows Update" on Win7/Server 2008R2)
start /w wusa.exe /uninstall /kb:3065987 /quiet /norestart
echo Uninstalling KB3050265 (update for "Windows Update" on Win7)
start /w wusa.exe /uninstall /kb:3050265 /quiet /norestart
echo Uninstalling KB971033 (license validation)
start /w wusa.exe /uninstall /kb:971033 /quiet /norestart
echo Uninstalling KB2902907 (description not available)
start /w wusa.exe /uninstall /kb:2902907 /quiet /norestart
echo Uninstalling KB2976987 (description not available)
start /w wusa.exe /uninstall /kb:2976987 /quiet /norestart
echo Uninstalling KB2976978 (compactibility update for Windows 8.1)
start /w wusa.exe /uninstall /kb:2976978 /quiet /norestart
echo Uninstalling KB3102810 (update for "Windows Update")
start /w wusa.exe /uninstall /kb:3102810 /quiet /norestart
echo Uninstalling KB3112343 (Windows Update Client for Windows 7)
start /w wusa.exe /uninstall /kb:3112343 /quiet /norestart
echo Uninstalling KB3135445 (Windows Update Client for Windows 7)
start /w wusa.exe /uninstall /kb:3135445 /quiet /norestart
echo Uninstalling KB3123862 (Windows Update Client for Windows 7)
start /w wusa.exe /uninstall /kb:3123862 /quiet /norestart
echo Uninstalling KB3081954 (Telemetry Update for Windows 7)
start /w wusa.exe /uninstall /kb:3081954 /quiet /norestart
echo Uninstalling KB3139929 (Get Windows 10 update for MSIE)
start /w wusa.exe /uninstall /kb:3139929 /quiet /norestart
echo Uninstalling KB3138612 (Windows Update Client for Windows 7)
start /w wusa.exe /uninstall /kb:3138612 /quiet /norestart
echo Uninstalling KB3138615 (Windows Update Client for Windows 8.1)
start /w wusa.exe /uninstall /kb:3138615 /quiet /norestart
echo Uninstalling KB3150513 (Compactibility Update (another GWX) for Windows 7/8.1)
start /w wusa.exe /uninstall /kb:3150513 /quiet /norestart
echo Uninstalling KB3133977 (buggy update)
start /w wusa.exe /uninstall /kb:3133977 /quiet /norestart
echo Uninstalling KB3139923 (Another GWX for Windows 7/8.1)
start /w wusa.exe /uninstall /kb:3139923 /quiet /norestart
echo Uninstalling KB3173040 (Another GWX for Windows 7/8.1)
start /w wusa.exe /uninstall /kb:3173040 /quiet /norestart
@okass
Copy link

okass commented Sep 21, 2021

I want to die after making this. I think I spent 6 hours sorting through this gist. I've genuinely lost a lot of faith in humanity. If you're reading this, Just stop. Go learn to use linux with a non-systemd distro and just stop using windows. I beg you. I already use linux for everything but gaming, and once i learn to game on linux, im finished with windows completely.. Go watch SomeOrdinaryGamer's video on Linux gaming with Windows VMs. Just dont do this. If you are hell bent on using Windows 7, then honestly just install a non-SP1 windows 7 disc and install only things you absoultely need for the system to work like .NET 4.8 and DirectX and all that stuff. Don't install any updates, even security ones. If you are not smart enough to not download malware or keep your computer physically protected you dont need a COMPOOTER in the first place probably.

thank you 

@karimb
Copy link

karimb commented Aug 2, 2022

I don't think it is wise to use this list nowadays but instead remove these only:
start /w wusa.exe /uninstall /kb:2952664 /quiet /norestart
start /w wusa.exe /uninstall /kb:3150513 /quiet /norestart
start /w wusa.exe /uninstall /kb:3021917 /quiet /norestart
start /w wusa.exe /uninstall /kb:3022345 /quiet /norestart
start /w wusa.exe /uninstall /kb:3068708 /quiet /norestart
start /w wusa.exe /uninstall /kb:3080149 /quiet /norestart
start /w wusa.exe /uninstall /kb:971033 /quiet /norestart

source: AskWoody.com

@justingoldberg
Copy link

Thanks for that @TNW9imKLC3fv and @GentlemansKiller.

Wouldn't it be easier to start with Windows 7 enterprise, then finish it for good by disabling all updates via the hosts file?

@barbarapatton405
Copy link

I bought windows 10 pro from a Microsoft partner https://s2keys.com/, key activated without any problem! they also provide ISO link for me

@jbruchon
Copy link

jbruchon commented Mar 5, 2024

I bought windows 10 pro from a Microsoft partner https://s2keys.com/, key activated without any problem! they also provide ISO link for me

Or use MAS_AIO from https://massgrave.dev to activate without buying anything.

@barbarapatton405
Copy link

I bought windows 10 pro from a Microsoft partner https://s2keys.com/, key activated without any problem! they also provide ISO link for me

Or use MAS_AIO from https://massgrave.dev to activate without buying anything.

Thanks will try in future massgrave too maybe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment