Uninstall Windows Updates Command Script

Discussion in 'Software' started by Anon-469e6fb48c, Jul 18, 2019.

  1. Anon-469e6fb48c

    Anon-469e6fb48c Anonymized

    Can any one look at this Command script for me I added a few extra.

    And try to pack it correctly.So that it runs.I forget how to do that part.Been a long time.

    This uninstalls certain windows 7 updates.You can look through the list and make sure it's correct.
    @echo ----------------------------------------------
    @echo uninstall W7 data mining telemetry updates
    @echo ----------------------------------------------
    wusa /uninstall /KB:2506928 /quiet /norestart
    wusa /uninstall /KB:2545698 /quiet /norestart
    wusa /uninstall /KB:2592687 /quiet /norestart
    wusa /uninstall /KB:2660075 /quiet /norestart
    wusa /uninstall /KB:2726535 /quiet /norestart
    wusa /uninstall /KB:2876229 /quiet /norestart
    wusa /uninstall /KB:2923545 /quiet /norestart
    wusa /uninstall /KB:2970228 /quiet /norestart
    wusa /uninstall /KB:2990214 /quiet /norestart
    wusa /uninstall /KB:2994023 /quiet /norestart
    wusa /uninstall /KB:3021917 /quiet /norestart
    wusa /uninstall /KB:3022345 /quiet /norestart
    wusa /uninstall /KB:3050265 /quiet /norestart
    wusa /uninstall /KB:3065987 /quiet /norestart
    wusa /uninstall /KB:3068708 /quiet /norestart
    wusa /uninstall /KB:3075249 /quiet /norestart
    wusa /uninstall /KB:3080149 /quiet /norestart
    wusa /uninstall /KB:3192403 /quiet /norestart
    @pause
    @echo -------------------------------------------------
    @echo uninstall W10 downgrade related updates
    @echo -------------------------------------------------
    wusa /uninstall /KB:2952664 /quiet /norestart
    wusa /uninstall /KB:2976978 /quiet /norestart
    wusa /uninstall /KB:2977759 /quiet /norestart
    wusa /uninstall /KB:3035583 /quiet /norestart
    wusa /uninstall /KB:3112343 /quiet /norestart
    wusa /uninstall /KB:3123862 /quiet /norestart
    wusa /uninstall /KB:3135445 /quiet /norestart
    wusa /uninstall /KB:3170735 /quiet /norestart
    wusa /uninstall /KB:3173040 /quiet /norestart
    @pause
    @echo -------------------------------------------------
    @echo uninstall Windows Journal related updates
    @echo -------------------------------------------------
    wusa /uninstall /KB:3170735 /quiet /norestart
    @pause
    @echo ----------------------------------------------
    @echo now hide blacklisted updates in Windows Update
    @echo ----------------------------------------------
    @echo must be run as elevated!
    d:\batch\HideWindowsUpdates.vbs 2506928 2545698 2592687 2660075 2726535 2876229 2923545 2970228
    d:\batch\HideWindowsUpdates.vbs 2990214 2994023 3021917 3022345 3050265 3065987 3068708 3075249
    d:\batch\HideWindowsUpdates.vbs 3080149 3192403
    d:\batch\HideWindowsUpdates.vbs 2952664 2976978 2977759 3035583 3112343 3123862 3135445 3170735 3173040
    d:\batch\HideWindowsUpdates.vbs 3170735
    @pause
    @echo ----------------------------------------------------
    @echo reboot Windows after the script has completed
    @echo if Microsoft releases a new revision of a particular update
    @echo it has to be hidden again. So run this every time you run WU.
    pause
     
  2. _nullptr

    _nullptr Major Geeky Geek Geek

    How could it possibly work when you reference a nonexistent vb script? - d:\batch\HideWindowsUpdates.vbs
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds