RackNerd Billboard Banner

How to hide buggy updates on Windows 10

You can automatically block updates from downloading on Windows 10 using the Show or hide updates tool or PowerShell, and here’s how.



Link:
Show or hide updates troubleshooter – https://download.microsoft.com/download/f/2/2/f22d5fdb-59cd-4275-8c95-1be17bf70b21/wushowhide.diagcab



Commands:
Install-Module PSWindowsUpdate
Get-WindowsUpdate
Hide-WindowsUpdate -KBArticleID KBNUMBER
Hide-WindowsUpdate -Title “UPDATE-TITLE”
Show-WindowsUpdate -KBArticleID KBNUMBER
Show-WindowsUpdate -KBArticleID KB5003173
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
Import-Module PSWindowsUpdate




Chapters:
0:00 Intro
0:23 Hide cumulative updates using troubleshooter
1:46 Show cumulative updates using troubleshooter
3:10 Hide cumulative updates using PowerShell
5:22 Show cumulative updates using PowerShell
7:46 End screen




What you’ll learn:
1. How to use the “Show or hide updates” tool or the PowerShell “PSWindosUpdate” module to block specific updates and drivers from downloading automatically
2. two ways to show or hide cumulative updates on Windows 10
3. Hide cumulative updates using troubleshooter
a. How To hide Windows 10 updates
b. How to block drivers or cumulative updates in windows 10
4. Show cumulative updates using troubleshooter
a. How To show previously blocked updates
b. How to show hidden updates
c. How to Select the cumulative updates or drivers to allow on Windows 10
5. Hide cumulative updates using PowerShell
a. How To hide an update on Windows 10 using PowerShell
b. How to install the PowerShell module to update Windows 10
c. How to enable execute remote scripts on your computer
d. How to import PSWindowsUpdate
e. How to check for Windows 10 updates with PowerShell
f. How to select and block the update with PowerShell
g. How to select and block update when the KB number is not available
h. How to prevent Windows 10 from downloading and installing and update
6. Show cumulative updates using PowerShell
a. How To unhide an update with PowerShell commands
b. How to install the PowerShell module to update Windows 10
c. How to enable execute remote scripts on your computer
d. How to import PSWindowsUpdate
e. How to check for Windows 10 updates with PowerShell
f. How to select and allow the update with PowerShell
g. How to select and allow the update with PowerShell when the KB number is not available



























Song: Markvard – Obsessed
Music provided by Vlog No Copyright Music.
Video Link: https://bit.ly/43FmJXl

Song: Markvard – Happy
Music provided by Vlog No Copyright Music.
Video Link: https://bit.ly/3A0RoRa

#computereverywhere #howtohide #buggy #updates #windows10

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

RackNerd Billboard Banner
0 Shares
Copy link