Advertisement
weoiwe

Windows 8.1 Updates

Aug 29th, 2016 (edited)
14,413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. =====================================
  2. = Unblocking Newer Processors =
  3. =====================================
  4.  
  5.  
  6. While you can still install Windows 7 (https://pastebin.com/gHCCFBkt) and 8.1 on newer processors (Kaby Lake, Ryzen etc), microsoft does not officially support it, and has tried to pressure users into switching to Windows 10 by blocking updates on those PCs. This includes new drivers, security updates, and Windows Defender. You will get an "Unsupported Hardware" message at startup that can only be stopped by disabling Windows Update in Services. However you can easily unblock updates with this tool:
  7.  
  8. https://m.majorgeeks.com/files/details/wufuc.html
  9. (Let Windows do its first round of updates and restart BEFORE using it)
  10.  
  11. Alternatively, you can download updates manually from microsoft's webpage, or use the third party tool WSUS Offline, as the block does not interfere with either.
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. ===================================
  20. = Avoiding Telemetry =
  21. ===================================
  22.  
  23. Windows Update has stopped providing most patches individually, instead releasing them as one big monthly pack called a "Rollup". Each one includes the updates from all previous months, including back-ported Windows 10 telemetry that cannot be detached from legit updates. To easily disable this new telemetry, just finish installing your updates, then save this script as a ".cmd" file and run it as administrator:
  24.  
  25.  
  26. https://pastebin.com/zeJFe08G
  27.  
  28.  
  29. Manual Guide: https://www.askwoody.com/forums/topic/2000012-neutralize-telemetry-sustain-win-7-8-1-monthly-rollup-model/
  30. Source: https://forums.mydigitallife.net/posts/1203873
  31. More info: https://www.askwoody.com/forums/topic/2000011-group-a-group-b-and-group-w-whats-the-difference/
  32.  
  33.  
  34.  
  35.  
  36.  
  37. You may also want to run the Ancile Script, which disables a range of telemetry and unwanted updates that were already in Windows before the Rollups:
  38.  
  39. https://bitbucket.org/ancile_development/ancile/downloads/
  40. https://www.ghacks.net/2016/09/12/ancile-block-spying-on-windows-7-and-8/
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. ----------------------------------
  50. Security Only updates (Advanced):
  51. ----------------------------------
  52.  
  53. "Security Only" updates are an alternative way to keep Windows up to date, avoiding Rollups by installing a set of minimal monthly packs with just security patches and a few bug fixes in them. Unlike Rollups, each pack only contains the patches for its own month, so you need all of them for full protection. They are not available through Windows Update itself, so they can only be installed manually. The easiest way to do this is to run the 3rd party tool WSUS Offline once a month:
  54.  
  55. http://download.wsusoffline.net/
  56.  
  57. Run UpdateGenerator.exe, check your OS version, and check "Use security only updates instead of quality rollups". Then click start. It will make a folder of these minimalist updates, replacing the Rollups with security patches from the microsoft catalog. When it's done, go to the Client folder, run UpdateInstaller.exe, and follow the instructions till it's complete. Be sure to DISABLE automatic updates in Windows, and to UNCHECK all "Security Monthly Quality Rollups" if you ever use Windows Update. If you keep the folders WSUS creates, you can re-run the UpdateGenerator again in the future. It will remember your settings and only download new updates it's missing.
  58.  
  59. Note that the 09/2019 and 03/2020 updates contain the same telemetry that was back-ported from Windows 10 into the Rollups, so you should still consider using both telemetry tools above if you want those month's security patches.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement