Windows 10: Download for hiding a Windows update.

Discus and support Download for hiding a Windows update. in Windows 10 Installation and Upgrade to solve the problem; I am trying to download the file for hiding a windows update but it keeps saying it's not available or the file has moved. I need to hide an update... Discussion in 'Windows 10 Installation and Upgrade' started by kacol01, Apr 27, 2021.

  1. kacol01 Win User

    Download for hiding a Windows update.


    I am trying to download the file for hiding a windows update but it keeps saying it's not available or the file has moved. I need to hide an update that is causing problems on my PC.

    :)
     
    kacol01, Apr 27, 2021
    #1
  2. m4gicfour Win User

    Windows 10 forced download

    ^This, then reboot and go to manually update windows. Find KB3035583 in the list of available updates, right-click and "Hide this update" so it doesn't get installed again next go around.
     
    m4gicfour, Apr 27, 2021
    #2
  3. [Windows 10] hide/prohibit install of specific Windows Update

    Edit: Try "Show or hide updates" troubleshooter package first and let us know if it works for you.


    Adapted from Preventing a certain Windows Update from installing on Windows 10 by Igal Tabachnik.
    • Uninstall the problematical driver/update.
    • Restart the computer, if necessary, and/or switch to an administrator account.
    • Download Windows Update PowerShell Module and extract it to: %WINDIR%\System32\WindowsPowerShell\v1.0\Modules After doing so, you will have a %WINDIR%\System32\WindowsPowerShell\v1.0\Modules\PSWindowsUpdate folder with a bunch of files.
    • Start -> All Apps -> expand Windows PowerShell -> right-click on Windows PowerShell and select Run as Administrator. This is very important or you'll get errors in Windows PowerShell.
    • Now you should see the PowerShell window and you'll have to enter a series of commands. First order of business is loading up PSWindowsUpdate. Note: You have to do this every time you restart PowerShell and want to use PSWindowsUpdate commands!
      CommandDescriptionSet-ExecutionPolicy Unrestricted -ForceAllows the use of unsigned PowerShell scripts.Import-Module PSWindowsUpdateLoads PSWindowsUpdateSet-ExecutionPolicy Restricted -ForceClose the potential security hole.
    • Enter Get-WUList. This command will take a little while to execute. It retrieves the list of all available updates on Windows Update. If you do not see the problematical update here, it is either no longer being offered or it is installed.
    • Now you need to decide how to filter what update you want to hide. Here's some examples:
      CommandDescriptionHide-WUUpdate -Title "*Realtek High Definition Audio"This looks for a title that ends with (note the asterisk) "Realtek High Definition Audio"Hide-WUUpdate -Title "Realtek*"This looks for a title that starts with (note the asterisk) "Realtek"
      When you enter the above command, it will loop through all results it finds and ask whether or not you want to hide it. Make sure you only say "yes" to the one you want hidden and "no" to the rest.
    • It will automatically show the updated results. Verify there is an "H" under the status of the ones you want hidden and not behind the rest. If it is correct, close out of PowerShell and return to your normal user account if necessary. Run Windows Update and the update should not show/install.
    If you want to unhide an update, add -HideStatus:$false to the Hide-WUUpdate command.
     
    FordGT90Concept, Apr 27, 2021
    #3
  4. aardvark Win User

    Download for hiding a Windows update.

    Updates shown in "MS hide tool" not getting downloaded


    A good suggestion by TairikuOkami but I (personally) am a bit apprehensive about downloading anything listed because it shows I have updates available for a Xeon proc which I don't have:


    Download for hiding a Windows update. [​IMG]
     
    aardvark, Apr 27, 2021
    #4
Thema:

Download for hiding a Windows update.

Loading...
  1. Download for hiding a Windows update. - Similar Threads - Download hiding update

  2. hide update

    in Windows 10 Installation and Upgrade
    hide update: ok i tired hiding certain updates by using wushowhide by microsoft but it seems intel drivers are still being installed and they cannot be removed after installed through windows update. is there any solution for this?...
  3. Show or Hide Windows Updates tools is not available for download at Microsoft

    in Windows 10 Installation and Upgrade
    Show or Hide Windows Updates tools is not available for download at Microsoft: Hi, Today many users report printing problem after Windows automatically install Microsoft Update I believe KB5000802. When print picture, the middle area show blank. Normally I'll download and run show or hide update tools from Microsoft but seems that that file is...
  4. windows update hide

    in Windows 10 Installation and Upgrade
    windows update hide: how do i prevent specific windows update it seems it is downloading some intel drivers even though i already installed all drivers for motherboard. so i dont want from windows update. now that two drivers have been installed how do i uninstall?...
  5. hiding updates

    in Windows 10 Updates and Activation
    hiding updates: I know there is a way to hide specific widndows update, but to be more specific is there a way to hide certain "optional" updates, specifically drivers. the reason l ask is my recently purchased laptop is a refurb which has had some minor replacements one of which was the...
  6. hiding updates

    in Windows 10 Support
    hiding updates: I know there is a way to hide specific widndows update, but to be more specific is there a way to hide certain "optional" updates, specifically drivers. the reason l ask is my recently purchased laptop is a refurb which has had some minor replacements one of which was the...
  7. Windows Show Hide not hiding 2004 feature update

    in Windows 10 Updates and Activation
    Windows Show Hide not hiding 2004 feature update: Show/Hide has always worked for me. Yesterday I had about 10 updates show. I want to install all BUT the 2004 Feature Update, so hid that in Show/Hide. It shows as hidden there, but when I check Windows Update again the next day, it is still listed. Normally, it would not be...
  8. hiding windows 10 update

    in Windows 10 Installation and Upgrade
    hiding windows 10 update: Hello --- I am trying to debug an issue so I wanted to hide update to find which one could be the problem. I used the tool wushowhide.diagcab it found the updates, but could not hide the one in question --- is there a way around this? Is there a point in the...
  9. Hide Updates

    in Windows 10 Updates and Activation
    Hide Updates: I have a failed update that I do not want, but how are they hidden, up to 8.1 it was easy, now I cant find 'hide updates' ?*Sad 51964
  10. Updates shown in "MS hide tool" not getting downloaded

    in Windows 10 Updates and Activation
    Updates shown in "MS hide tool" not getting downloaded: I was using the hide update tool from MS; https://support.microsoft.com/en-us/kb/3073930 - Its great and works as it should - scanning available updates. But; I can hide updates that seems very nice, like lots of Intel drivers and other nice to haves. The thing is I can...