IntraDom Network Krzysztof Błachut

0 %
Krzysztof Andrzej Błachut
IT Administrator
& Consultant
  • Residence:
    Wrocław, Poland
Hard skills
  • Debian Linux Administration
  • Cloudflare Zero Trust
  • Bareos / Bacula
  • Puppet, Terraform, Ansible
  • Documentation writing
  • Virtualization
  • Prometheus, Zabbix, Grafana
  • PHP, JS, SQL, GIT
  • MySQL, PostreSQL
  • Hardware management
  • Electrical rights (SEEP D, E) up to 1kV
  • Category B driving licence
Languages
  • Polish
  • English
Hobby
  • Urban exploration
  • IoT / Home automation and electronics
  • 3D printing

Usuwanie aktualizacji do WinSyfu numer 10

2016-02-27

Poniżej zebrane przeze mnie w jedno miejsce 2 pliki dzięki którym można pozbyć się z Windows 7 i 8 irytujących aktualizacji do Windows 10:

[code title="czyszczenie.bat"]echo Ubijanie aktualizatora
taskkill.exe /F /IM "gwx.exe"

echo aktualizacje do win10
wusa /uninstall /kb:2952664 /norestart /quiet
wusa /uninstall /kb:2990214 /norestart /quiet
wusa /uninstall /kb:3012973 /norestart /quiet
wusa /uninstall /kb:3035583 /norestart /quiet
wusa /uninstall /kb:3065988 /norestart /quiet
wusa /uninstall /kb:3095113 /norestart /quiet

echo telemetria
wusa /uninstall /kb:3022345 /norestart /quiet
wusa /uninstall /kb:3068708 /norestart /quiet
wusa /uninstall /kb:3075249 /norestart /quiet
wusa /uninstall /kb:3080149 /norestart /quiet
wusa /uninstall /kb:4507456 /norestart /quiet

echo Windows Customer Experience
wusa /uninstall /kb:2952664 /norestart /quiet
wusa /uninstall /kb:2976978 /norestart /quiet
wusa /uninstall /kb:2977759 /norestart /quiet
wusa /uninstall /kb:3021917 /norestart /quiet

echo i inne smieci
wusa /uninstall /kb:2952664 /norestart /quiet
wusa /uninstall /kb:2976978 /norestart /quiet
wusa /uninstall /kb:2977759 /norestart /quiet
wusa /uninstall /kb:3046480 /norestart /quiet
wusa /uninstall /kb:3050265 /norestart /quiet
wusa /uninstall /kb:3065987 /norestart /quiet
wusa /uninstall /kb:3075851 /norestart /quiet

echo M.in. blokada windows update
wusa /uninstall /kb:4012218 /norestart /quiet
wusa /uninstall /kb:4012219 /norestart /quiet

echo Informacje o koncu wsparcia
wusa /uninstall /kb:4530692 /norestart /quiet
[/code]
[code title="czyszczenie.reg"]REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
"DisableGwx"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade]
"AllowOSUpgrade"=dword:00000000
"ReservationsAllowed"=dword:00000000
[/code]

Plik rejestru scalić, plik wsadowy uruchomić jako administrator.

Na koniec dobrym pomysłem jest ukrycie wymienionych wyżej aktualizacji, by ich przypadkiem znów nie zainstalować. Niestety nie znalazłem na to żadnego magicznego polecenia, więc poklikać trzeba ręcznie (Windows Update -> prawym przyciskiem myszy na aktualizacji z listy -> ukryj) 🙂

Po wykonaniu wszystkich czynności (i może ponownym uruchomieniu komputera – to przy Windowsie nigdy nie zaszkodzi ;)) polecam jeszcze wyczyścić dysk ze śmieci – prawym na dysku systemowym, Właściwości. Klikamy przycisk Oczyszczanie dysku, czekamy na kolejne okienko i w nim wybieramy Oczyść pliki systemowe. Następnie zaznaczamy wszystkie pozycje na liście i klikamy OK, a następnie Usuń pliki.

Gotowe 🙂

Posted in Microsoft, Praca
Write a comment
© 2007-2024 All Rights Reserved.