Windows Update Isn't Working

Поделиться
HTML-код
  • Опубликовано: 1 июл 2024
  • Windows update problems are always annoying. Some times they can be the most frustrating problems you can have in Windows. So today I'm going to show you the best way to fix most windows update problems. We will be completely resetting Windows Update.
    Sponsored links
    VIP-SCDKey.com
    25% off discount code: CyberCPU
    ▬ Windows 10 Pro (16USD): biitt.ly/vbLzK
    ▬ Windows 11 Pro(23USD):biitt.ly/FAS2Z
    ▬ Windows 10 Home (15USD): biitt.ly/zKc1C
    ▬ Office 2019 Pro (49USD):biitt.ly/XL8Rj
    ▬ Office 2021 Pro (57USD): biitt.ly/2wSZd
    Please Like this video and Subscribe to my channel
    ruclips.net/user/cybercpu?sub_...
    My shirt from the video
    www.cybercputech.com/productd...
    -Notes from video-
    * Open CMD as Administrator
    * kill services (Make sure service stops correctly)
    net stop bits (Background Intelligent Transfer Service)
    net stop wuauserv (Windows Update service)
    net stop appidsvc (Application Identity service)
    net stop cryptsvc (Cryptographic service)
    * Delete files (Microsoft hidden directory)
    c:\ProgramData\Application Data\Microsoft\Network\Downloader\*.*
    * Remove directory's
    rmdir {path} /S /Q
    /S remove all sub files and folders
    /Q quiet mode
    rename {old name} {new name} (Use quotes if spaces in folder name)
    C:\Windows\SoftwareDistribution
    C:\Windows\System32\catroot2
    * reset security descriptor in Windows update and Bits
    sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    * Go to system32 directory and run these commands
    open file explorer from cmd
    explorer . (. will open current directory)
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    regsvr32.exe /s shdocvw.dll
    regsvr32.exe /s browseui.dll
    regsvr32.exe /s jscript.dll
    regsvr32.exe /s vbscript.dll
    regsvr32.exe /s scrrun.dll
    regsvr32.exe /s msxml.dll
    regsvr32.exe /s msxml3.dll
    regsvr32.exe /s msxml6.dll
    regsvr32.exe /s actxprxy.dll
    regsvr32.exe /s softpub.dll
    regsvr32.exe /s wintrust.dll
    regsvr32.exe /s dssenh.dll
    regsvr32.exe /s rsaenh.dll
    regsvr32.exe /s gpkcsp.dll
    regsvr32.exe /s sccbase.dll
    regsvr32.exe /s slbcsp.dll
    regsvr32.exe /s cryptdlg.dll
    regsvr32.exe /s oleaut32.dll
    regsvr32.exe /s ole32.dll
    regsvr32.exe /s shell32.dll
    regsvr32.exe /s initpki.dll
    regsvr32.exe /s wuapi.dll
    regsvr32.exe /s wuaueng.dll
    regsvr32.exe /s wuaueng1.dll
    regsvr32.exe /s wucltui.dll
    regsvr32.exe /s wups.dll
    regsvr32.exe /s wups2.dll
    regsvr32.exe /s wuweb.dll
    regsvr32.exe /s qmgr.dll
    regsvr32.exe /s qmgrprxy.dll
    regsvr32.exe /s wucltux.dll
    regsvr32.exe /s muweb.dll
    regsvr32.exe /s wuwebv.dll
    * Reset networking
    netsh winsock reset
    netsh winsock reset proxy
    netsh int ip reset
    ipconfig /flushdns
    * Restart services
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    #Windows #Update #Tech
  • НаукаНаука

Комментарии • 603

  • @goosepls2868
    @goosepls2868 10 месяцев назад +72

    MS is busy making the search box bigger on the taskbar, rather than bug fixing

    • @kat.s.a8920
      @kat.s.a8920 3 месяца назад

      😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂

    • @izorist
      @izorist Месяц назад

      ayo

  • @cenewton3221
    @cenewton3221 10 месяцев назад +39

    The absolute BEST, sure-fire way to get it to work is to start working on something extremely important that must be completed immediately, preferably with someone waiting for you to send them the end product. Most assuredly a forced update will kick in and force-restart to install. Never fails. One of many reasons I haven't used Windoze as a daily driver in over a decade.

    • @Narcan885
      @Narcan885 9 месяцев назад +1

      I get the spirit of your post, but the issue with this error is that it doesn't install itself. If downloads several tens of gigabytes of data, then slows your pc to a crawl trying to install it, then forces you to reinstall but never actually goes trough. And so the next bot cycle it tries again, eating up all your data if you're on limited data connections. Windows is a virus.

    • @sunrisee1022
      @sunrisee1022 4 месяца назад

      you guys know you can pause updates right?
      @@Narcan885

  • @demontekdigital1704
    @demontekdigital1704 10 месяцев назад +23

    Windows updates has always had problems. I can distinctly remember WinXP throwing out anything from downloading errors to installing errors. Back then if the updates failed we would just download the problem file, and install it manually. Now they've automated to the point I don't even know if they still allow that to be done. The last time I had the issue was with a version of Netframework that Handbrake needed to allow dvd transcoding. Despite Windows 10 having all the current versions pre-installed, for some reason I still had to manually install one. I think it was 5.6, or something.

  • @mrkgrmn3
    @mrkgrmn3 10 месяцев назад +114

    For the record, I've never had a Windows troubleshooter fix anything and relying on Windows restore points is usually a disaster too. Regular backups are a must since Microsoft's go-to solution is to reinstall Windows from scratch. Luckily Windows 10 has been pretty stable for me so I'm in no hurry to take any chances with 11.

    • @christopherjunkins
      @christopherjunkins 10 месяцев назад

      I've never reaaaally had a problem with windows 11, for a while now actually. VERY stable. Just DO NOT get in on the windows insider with 11... offramping didn't allow me out without the nuclear option. But outside that vary rare instance, yea windows 11 is a stable and safe bet for me and anyone else I know. It's just getting hated on for MS pushing it too hard.

    • @PugGamer550
      @PugGamer550 10 месяцев назад

      @@christopherjunkins I mean it doesn't make it right that Microsoft is pushing it on us, But they're only doing it because they want us all to get off of Windows 10 so we don't get viruses, also they just want Money, mainly Money tho.

    • @legionofanon
      @legionofanon 10 месяцев назад

      I used to regularly use windows troubleshooter to fix one thing back in windows 7, and it was for Areo for the window transparency. Only had to run it at fresh install to get it working

    • @benhetland576
      @benhetland576 10 месяцев назад +1

      @@xPaPaDx Also for the record. I observed this (not my machine): Win10 oem installation on laptop which came with 2 SSD partitions, where the C: was about 30G. The other was 30G or more (don't recall exactly) with lots of free space. After some time of use and several (automatic/forced) updates, the machine ended up in a loop of errors saying it was unable to update. It didn't really say why, but we found out it was due to not enough space for the downloads + unpacking on C:
      We never had any luck getting it to make use of all the free space on D: for this, and what filled up most of C: was actually Windows itself!

    • @user-bs1lr8nx1h
      @user-bs1lr8nx1h 10 месяцев назад +2

      No the troubleshooter is a joke and always have for 20 years -It only there for old folk who might belive it fixes something

  • @davinp
    @davinp 10 месяцев назад +88

    Unfortunately, Windows Update can break in Windows 10 and they don't tell you how to fix it. The best way is to reset Windows Update when it breaks.

    • @demontekdigital1704
      @demontekdigital1704 10 месяцев назад +7

      Or they give you some generic, canned fix like "restart your PC, and update to the latest build of Windows." Like, what? I disabled the update service in Windows 10 because no matter what, every single time I update, my machine gets slower. Usually the function that suffers the most is shutdown. When I first install Win10 of any version, my PC will shut down almost immediately. One update ruins it, and it will sometimes take up to a full minute to shutdown. In some cases I've had to shutdown manually because it seems to get stuck.
      Windows updates have been crap since WinXP, so I never expect them to work in any other OS. Not to mention they can break functionality for some of the programs I use. For me it's always best to just do a full system wipe, and install the newest version from scratch.

    • @PricklyPineapplesProductions
      @PricklyPineapplesProductions 10 месяцев назад +5

      Or switch to a better operating system like 7

    • @demontekdigital1704
      @demontekdigital1704 10 месяцев назад +8

      @@PricklyPineapplesProductions Oh, man don't say that. I really miss Win 7. Just the customizability alone made it worth while. If I could go back to that, while using modern hardware, I'd be all over it like a bad rash, LOL.

    • @PricklyPineapplesProductions
      @PricklyPineapplesProductions 10 месяцев назад

      @@demontekdigital1704 just enable csm in bios.

    • @PhilMtb_
      @PhilMtb_ 5 месяцев назад +2

      welp didn’t work for me so now I’m resetting cause my pc isn’t working correctly anymore

  • @loubedoo2129
    @loubedoo2129 10 месяцев назад +11

    Wonderful and well detailed video. The information presented is always to the point without any fluff. Thanks for posting such gems.

  • @mattf5207
    @mattf5207 7 месяцев назад +1

    Thanks so much. Finally fixed a Dell XPS laptop that wouldn’t update. Your instructions and delivery are exemplary.

  • @RealToyStoi
    @RealToyStoi 10 месяцев назад +6

    Great video, I'm not sure how Microsoft could possibly have goofed up something so vital as this. And hopefully they release an update in the future that fixes this ridiculous problem. Amazing video so glad I found this channel. Also, could you make a video or short explaining how to disable widgets completely? It annoys me how I can't uninstall them and I can't find what service it is to disable them. Any help from the comments would be helpful too. As always stay safe, and keep up the great work.

  • @bitcomputers
    @bitcomputers 10 месяцев назад +5

    Thanks for the video, extremely helpful as always!

  • @Laforge129
    @Laforge129 10 месяцев назад +8

    For the record, You can also do "Cd %programdata% to get to the programdata directory quickly even if you aren't in the root directory. Works great with a batch file. You can do the same with %appdata% to easily go to the application data directory. I would create a batch file for all this, so you can run the batch file without having to do all the typing.

    • @urbanws1234
      @urbanws1234 10 месяцев назад

      Why use CMD at all? Why not PowerShell? If you truly enjoy CLI Powershell is way more powerful and satisfying

  • @kevint1719
    @kevint1719 3 месяца назад +1

    Thank you, you're a hero. I kept getting a failed update install, which took an hour every time I tried, and I wasted much of the weekend trying to figure it out. Your solution worked first time.

  • @sudoperpetual
    @sudoperpetual 4 месяца назад +2

    Amazing! You are a life saver, I was stucked with this Windows 11 update for the whole day. You fixed it. Thanks!

  • @EricTheGrey
    @EricTheGrey 10 месяцев назад +6

    The one time I had problems with Windows 10 update, it turned out to be that the recovery partition was too small, causing it to fail. I ended up having to reinstall from scratch and restore data in order to get it to work.

  • @Sarmad666
    @Sarmad666 6 месяцев назад +2

    Thank you very much for your well-explained and easy-to-follow instructions. I'm currently carrying out the procedure to see if it fixes the current Windows Update issue in my Windows 10 Pro system. Can you please let me know if the steps will still work if I do them with Windows booted up in Safe Mode, or will I be missing something there? The reason I ask is because while I was doing it with Windows booted normally, Cryptograph service kept failing to stop (whether by CMD or in Services app) although I launched Command Prompt as Administrator, and also some file/folders couldn't be deleted/renamed due to some process still using them. (I therefore aborted the procedure at this point, so I don't know if any of the remaining steps would've worked or not). I'm hoping, in Safe Mode there will be less obstruction from various background processes.

  • @mysticmikeable
    @mysticmikeable 10 месяцев назад +4

    Great Comprehensive video! - Thx - It's now in my 'how to' favourites ;)

  • @closer0000
    @closer0000 10 месяцев назад

    Needed this exact video today. Knowing Windows, Ill be back again someday. Thanks for the help pal.

  • @gam32839
    @gam32839 6 месяцев назад

    Your instructions resolved the issue on my end! Thank you so much for your help. Now I'm interested in checking other your videos.

  • @melisamarian7440
    @melisamarian7440 3 месяца назад

    This is the best video i’ve seen on this matter. Worked like a charm, when nothing else had helped

  • @Lorgo18
    @Lorgo18 9 месяцев назад

    This video is one of the best videos explaining and solving computer problems ever.

  • @butterflyza68
    @butterflyza68 10 месяцев назад

    Fantastic video, definitely putting this into my toolbox :) Thank you!

  • @pierre-lucarguin2025
    @pierre-lucarguin2025 8 месяцев назад +1

    Very well explained.
    My question is can we just make a PowerShell script that will do all these steps at once?

  • @markrationalthinker
    @markrationalthinker 25 дней назад +1

    Dearl lord. Quite possibly the best advertisement for moving to the Mac OS I've ever seen.

  • @RSCOZZY
    @RSCOZZY 8 месяцев назад +3

    Thank you so much for this video man. I followed all the steps exactly, and things are now working perfectly 🙌 Fantastic information, and I will undoubtedly use this video many more times in the future. You sir, are a legend. I am now a very grateful subscriber 👌🇬🇧🇺🇲🍻🍻

  • @scottrk4930
    @scottrk4930 10 месяцев назад +1

    Thank you . I think I'd pay good money to have all of this in a single Batch File I could run (hint). I'm not that confidant in my PC skills . Also , my specific issue with Windows Update failing is due to a Microsoft "bug" apparently . I upgraded from Win7 to Win10 and now when I try and Update Windows10 I get an Error that tells me I don't have a valid License , which of course I do . I can see it ! Would all of your suggestions in this Video resolve that or am I still looking at another issue ? I am curious if your Advertisement for purchasing a Microsoft License and replacing the old one might work. Your thoughts ? Cheers ./SRK

  • @Graham6410
    @Graham6410 10 месяцев назад +2

    I remember building a script that did something similar on Windows 8.1, might update it for Windows 11.

  • @johcap6309
    @johcap6309 6 месяцев назад

    Great. I was getting desperate, but this really worked. Well-presented: every step is very clearly explained so that I retained a sense of trust and control throughout the whole procedure. And the updates are working fine now. Many thanks!

    • @mrmunna9072
      @mrmunna9072 5 месяцев назад +1

      Didn't work for me. Why?

  • @danielsidaway719
    @danielsidaway719 10 месяцев назад

    Another great tutorial. Thanks!

  • @OlettaLiano
    @OlettaLiano 10 месяцев назад +9

    I have my Windows updates delayed by three weeks. That way by the time I get the update most of the bugs have been fixed.

    • @Narcan885
      @Narcan885 9 месяцев назад

      How

    • @OlettaLiano
      @OlettaLiano 9 месяцев назад

      @@Narcan885 In Windows 11 go to Settings, then Windows Updates. The tab that says, "Get the latest updates as soon as they're available." Turn that switch to OFF. Below that where it says, "Pause updates," you can set that to pause updates from 1 to 5 weeks. Hope that helps.

  • @AntonioAguilar1701
    @AntonioAguilar1701 10 месяцев назад +1

    Great video! You should make a video on how to avoid the automatic update to Windows !! from Windows 10. As far as I know, there are some scripts for Power Shell to accomplish this, besides turning off the TPM on the Bios.

  • @misswaychannel9186
    @misswaychannel9186 4 месяца назад

    I usually, run sfc /scan then open another cmd as admin to fix corrupt files; and run:
    net stop wuauserv
    Net stop bits
    Then go to rename Software distubution folder then go back to the cmd and run
    Net start wuauserv
    Net start bits
    then check the updates or Software center ( depends on your kinda work)
    Its worth repairing ccm as well to repair software center.
    I just subscribed!

  • @artipavl1174
    @artipavl1174 7 месяцев назад +1

    Thank you. I was able to finally update Windows

  • @LesCalvin3
    @LesCalvin3 10 месяцев назад +3

    "The troubleshooter has restarted the Print Spooler Service."
    And that's it. For 10 years that's the only one that's worked.

  • @msh6610
    @msh6610 10 месяцев назад +1

    The couple of times it crashed on me I just made sure windows update wasn't running, cleared out that softwaredistribution folder and did a restart. 👍

  • @STCatchMeTRACjRo
    @STCatchMeTRACjRo 10 месяцев назад

    you can also use the command 'cd %programdata%' or 'cd %allusersprofile%' for accessing 'c:\ProgramData\'

  • @guerillarage8461
    @guerillarage8461 6 месяцев назад +1

    Not sure if you'll ever see this but thanks for the video. I took everything in the video and made it into a single batch file. Added some error checking to make sure it's doing what it's supposed to. The whole thing runs in about 20 seconds and even reboots the computer at the end. Also on my version of Win11 Pro, a handful of those dll files do not exist in system32 for me. Still, everything works as it should. Thanks again!

    • @retrokane3629
      @retrokane3629 5 месяцев назад

      I have windows 11 pro and can't get windows updates to work at all or Microsoft store

    • @zullywz
      @zullywz 4 месяца назад

      @@retrokane3629i think we’re cooked together bro💀

  • @paulmoadibe9321
    @paulmoadibe9321 7 месяцев назад

    loved it ! new subsriber 😁

  • @MinecrafterPictures
    @MinecrafterPictures 3 месяца назад +1

    I did not expect that to work on Windows 8 (not 8.1, original Windows 8), holly!
    I literally tried that out of curiosity due to similarities compared to Windows 10, but I literally got 3 updates on my Windows 8 laptop.

  • @bbo1779
    @bbo1779 10 месяцев назад +4

    Great video. On a few, rare occurrences the troubleshooter has worked for me.

  • @gregmurdoch3264
    @gregmurdoch3264 9 месяцев назад +2

    If Windows Troubleshooter fixed your problem, you've seen something so rare that we might not be describable using current mathematical models. It would be like winning the lottery every second, from the beginning of the known universe, to after its death, a million times over, and I'm being kind and overestimating the likely hood.

  • @ethimself5064
    @ethimself5064 10 месяцев назад +9

    What is your take on this - What do you think of this? Windows 11 has strict hardware requirements and even the slightest deviation means something will not work in Win11. I have tried it with 3 different computers, and something different was out of whack on each one. Microsoft has tried their best to make it look and operate more like a Mac. Also, Win11 is an "always online" OS, meaning it's always trying to connect to Microsoft online services and it assumes that you want to be always online and sharing absolutely everything with the whole world, and getting constant feeds from everywhere. It also needs to be online because it is constantly downloading updates from Microsoft (as in: every other day), so if you're not connected, it will start downloading updates every time you start up. THANKS

    • @aelaan12
      @aelaan12 10 месяцев назад +2

      There are a couple of ways to achieve some of the things you are talking about. It is easy to bypass the installation and create a single user account and not having to "login". Then the issue with TPM and other securities are easy to bypass. I don't like Win11, but it is an evil we need to live with until someone comes up with a better solution. You can, of course, run Linux, but I already see things more and more causing people to shrug their shoulders and just hand over the information. Soon we will, most likely, getting an annual subscription to Windows 12. Same as Office 365.

    • @marcusjohansson668
      @marcusjohansson668 10 месяцев назад +2

      @@aelaan12 dude... THIS VIDEO is more comlicated than fixing most errors on linux, seriously.
      The step up for linux the last 2 years has been incredible. I have dual boot, but havent even started windows in 3 months. EVERYTHING I need I can do in linux, and I game a LOT.

    • @caretaker2185
      @caretaker2185 10 месяцев назад

      @@marcusjohansson668 I'm seriously considering doing the same. I started my career in computers on CP/M and M$ made me a very comfortable living, but now I'm retired don't have to put up with this 'Every-Fucking-Thing as a Service' money grab. I've been called on for help with a handful of W11 systems and have just about had enough of the flash-over-substance BS. M$: It's NOT a MAC! It's NOT a PHONE! Quit trying to make your desktop OS look and act like something far, far inferior.

    • @user-bs1lr8nx1h
      @user-bs1lr8nx1h 10 месяцев назад

      corporates belives its threat to be alone and in secret use their own property -You hire their oS so they think so they want to check out so you dont have any swatters home or freeloaders

    • @safari9
      @safari9 10 месяцев назад +1

      Interesting information, Microsoft really have curious criteria.

  • @TheIceman13
    @TheIceman13 9 месяцев назад +2

    My friend I have a huge problem and could really use your help I'm sure you get this 100s of times a day but do you have any advice for a PC that is getting a flickering screen everytime I even click on update windows? I have manually updated the drivers and that didn't help, I Uninstalled my graphics card and reinstalled that didn't help, and I can't run the PC in safe mode at all without it having the same crashing issue.

  • @Moaraa
    @Moaraa 4 месяца назад

    Man, thank you so much for this amazing tutorial. It's very simple and easy and was solved my problem. Thaks thanks and more thanks

  • @brandonh7792
    @brandonh7792 8 месяцев назад +3

    I did everything exactly how you did it and restarted my computer and it still gives me an install error code when trying to install the update. I have no corrupted files I went through and scanned using your other video you suggested at the end. Thank you for your help!

    • @retrokane3629
      @retrokane3629 5 месяцев назад

      Bro i'm facing the same thing on my Asus Rog strix scar 17 gaming laptop I can't get Windows updates to work at all nor can I use the Microsoft store apps although I have internet access and can surf the Internet but for whatever reason I cannot get Windows updates to work or the Microsoft store and it is super frustrating

    • @morganfreeman8230
      @morganfreeman8230 4 месяца назад

      ​@@retrokane3629did u fix

  • @nutayijohn9584
    @nutayijohn9584 4 месяца назад

    Just when I thought I’d found a solution. Thanks for the video. Don’t still understand why it keeps giving me errors

  • @123mikkim321
    @123mikkim321 8 месяцев назад +1

    Okay so I followed absolutely everything like double and triple checked doing each step. But for some reason I still have this update error for my windows 10. I thought maybe I needed more space on my pc so I deleted majority of my games. Should I just hard reset my pc at this point and start from complete scratch? Or will this error still be there to haunt me?

  • @4atzeYT
    @4atzeYT 5 месяцев назад

    what kind on pc case do you have can you write the name its looks awsome

  • @srvuk
    @srvuk 10 месяцев назад

    We have all likely been here at some point. Almost as annoying as the time it can take for Windows update to check for updates.

  • @theodrummond6518
    @theodrummond6518 10 месяцев назад

    Rich, is there any way to get in touch with you directly?

  • @valerieraygoza6835
    @valerieraygoza6835 2 месяца назад

    Omg Thankyou Thankyou Thankyou!!! My computer wasn’t letting me update for the longest!!! this helped sm!

  • @lore.keeper
    @lore.keeper 3 месяца назад

    I'm in the middle of a windows 10 update crisis right now but damn that joke on your shirt is funny!

  • @eonwilliams2143
    @eonwilliams2143 6 месяцев назад +3

    dawg i love your shirt

    • @CyberCPU
      @CyberCPU  6 месяцев назад

      Thanks. There's a link for it in the description.

  • @claudiafischering901
    @claudiafischering901 9 месяцев назад

    Thanks for the Video and the notes. I made a complete cmd-script from it. So I can a single script.cmd file to get done the whole work what you do from hand. Thanks again.

  •  2 месяца назад

    i use to get multiple errors and retry while installing windows update and to fix it saw many videos and end up to this video that actually helped and fix that for me , thanks

  • @chandratbscwy763
    @chandratbscwy763 10 месяцев назад

    FANTASTIC flow cmd.... !!!!! thank you it happend in win11... thank you Sir...

  • @akyhne
    @akyhne 10 месяцев назад +1

    From Windows 10 17 to 20, I had Windows Update stop working.
    Every time I had to download and update my usb installation pen, and reinstall Windows. It was 4 frustrating years.
    Not that I reinstalled, just because Windows Update stopped working, but for other Windows issues, so maybe once a year.
    I have a very complex set of software and settings, so it takes a day or two, to reinstall everything.
    And it's not like I didn't try to fix Windows Update. I've tried every suggestion I could find, but they never worked. Although I haven't seen your approach, but a variant of it.
    I concider myself a superuser, as I've tinkered with dos commands, since the mid 90s,and fixed a lot of people's computers. This problem, however, was never solvable for me, on my own computer.
    Since Windows 10 21,I haven't had the problem, and I didn't change any hardware, method of installation or software, so it must be Microsoft that fixed something in Windows.

  • @christopherjunkins
    @christopherjunkins 10 месяцев назад

    huh, flushing the DNS is actually quite the safety improvement too from what I read so, a good cmd prompt to know :)

  • @TKUltra971
    @TKUltra971 10 месяцев назад +4

    Windows update broken? You don't say.. Let's talk about it!

  • @SkellyCA
    @SkellyCA 5 месяцев назад

    I followed this and it workd, great video!

  • @shivamrahoriya4261
    @shivamrahoriya4261 6 месяцев назад

    Your video is really help me alot thankyou providing such a useful information

  • @goofyboi9810
    @goofyboi9810 8 месяцев назад +1

    Does this work for windows 11 home edition?

  • @muddyexport5639
    @muddyexport5639 10 месяцев назад

    Would it be possible to set all the commands you used into a single (or multiple) .bat files to automate this will less typo errors?
    Good info and vid.

    • @johnbrown9588
      @johnbrown9588 10 месяцев назад +1

      There is a free downloadable batch file tool out there to do this, but YT won't allow me to post the link. Do a search and you should find it.

    • @timjolly3828
      @timjolly3828 10 месяцев назад

      @@johnbrown9588 Also, do a search for a recent video which has the link to the download.

  • @alfred576
    @alfred576 4 месяца назад

    Thank you for this great video. Soon I am going to try out all command line commands to see if I can fix my windows update loop which has been affecting my computer for the last 6 months. Everytime I start or shutdown my PC it does an update. I tried the Windows update troubleshooter but it is totally useless. I will create a CMD file with all those commands to be executed in a batch.

  • @onetapzac
    @onetapzac 16 дней назад

    WORKED FOR ME THANK YOU SO MUCH MAN

  • @shaggy7927
    @shaggy7927 10 месяцев назад

    I'll have to try this, for some reason my laptop keeps restarting the updates, I don't know if it's because I'm using it for a couple of hours a day or if there's a network problem...

  • @Voxate
    @Voxate 7 месяцев назад

    Would factory reset help do anything?

  • @johnnydiamondsmusic1673
    @johnnydiamondsmusic1673 5 месяцев назад +6

    Gave up in end

    • @MicroWave233
      @MicroWave233 10 дней назад

      Same, can't stop catroot2 and I think some of my files are corrupted so I dont even think this will help

  • @johannagarcia6579
    @johannagarcia6579 7 месяцев назад +1

    I did everything smoothly, there were a couple of hiccups (my laptop is OBSOLETE but I can't part with it!) the problem was that I could not rename the Software Distribution to another name. Now crossing fingers and see if my Windows Update will work!

  • @jeff55555
    @jeff55555 8 месяцев назад

    You could have mentioned the clock trick at the start of the vid mate, cheers

  • @20NBA01
    @20NBA01 10 месяцев назад

    13:21 you don’t need that if you restart your computer.
    You didn’t disable those services. Just stopped them temporarily. After a restart they are running again without any additional command

  • @animecheelz4618
    @animecheelz4618 7 месяцев назад

    I also felt like the trouble shooter was useless, not until when I couldn't activate my windows due to some errors, I tried all RUclips recommendation but to zero success, so I just gave troubleshoot a try, and boom, it worked like magic, the sweetest part was that I didn't have to purchase the activation keys, sadly it doesn't work on all computers...

  • @emannoelantonio4300
    @emannoelantonio4300 19 дней назад +1

    Im having a problem when trying to delete or rename those directories
    When i try to delete softwaredistribution, it says that it cannot be done because the files are being used by another process
    When i try to delete catroot2 it says the same thing.
    What can i do?

  • @TommyBlazeHD
    @TommyBlazeHD 7 месяцев назад

    Windows Update Troubleshooter found errors for me just one time. And it wasn't the olde "Pending Restart" thing either.

  • @TheProph7
    @TheProph7 10 месяцев назад +1

    Personally I've have actually had the troubleshooter fix issues with Windows Update before. That said, I work on a LOT of systems (high hundreds to low thousands in a given year). The number of times I've seen the troubleshooter fix a problem is more than one or two hands worth, but isn't all that high either. I agree that it's a great concept (and maybe all this work in AI will help) but in practice it really hasn't been worth the time.

  • @powerdude_dk
    @powerdude_dk 10 месяцев назад

    I've tried 2 things that windows Trouble Shooter (sometimes) works for: Audio issues, and LAN connection issues..... but mostly they don't work.

  • @user-uj9id5mz3t
    @user-uj9id5mz3t 8 месяцев назад

    I just want to know what is the name you have add to save the text commands

  • @guytoner2975
    @guytoner2975 5 месяцев назад +1

    This didn't work for me on Window 11. Is it the same set of instructions for Windows 11?

  • @gunchag
    @gunchag 10 месяцев назад +4

    Thank you very much for this!

  • @filipbarneman4510
    @filipbarneman4510 4 месяца назад

    Actually really good and helpful

  • @barta-music
    @barta-music 7 месяцев назад +6

    Please help! I'm stuck. I can't rename SoftwareDistribution. Access denied. If I try to rename it in explorer, it says that it's opened in another program even if i close cmd.

    • @camilotorres8262
      @camilotorres8262 5 месяцев назад

      Same here

    • @dzay138
      @dzay138 5 месяцев назад

      Plug out your ethernet or disable your WiFi if connected.
      In addition to the aforementioned services, stop the below services aswell...
      net stop msiserver
      net stop dosvc
      Don't forget to start them when restarting the other services.

  • @chrissimpson1183
    @chrissimpson1183 10 месяцев назад

    I love del *.* fixes many problems...

  • @silveradokid88
    @silveradokid88 9 месяцев назад +1

    Hello, any ideas as to how to get windows 10 Pro to update to 22H2 from 1709? I keep getting a message that states I can't install windows on a usb flash drive using set up when I am not using a usb. Another message is eroor code 0xc1900201. Any ideas? Thank You John.

  • @_K_W
    @_K_W 8 месяцев назад

    Had the Windows Defender not update. Been searching for fixes. Finally found one. 2H22 is updated after downloading the update about 10 times.

  • @christianduval8374
    @christianduval8374 10 месяцев назад

    Can we have a vid about having windows keep the tags we select in file explorer? Eg: when i need to sort by file TYPE it is quite a tedious process to make it visible. Then the next time u need to sort by file type again u have to manually & tediously reselect it again!

  • @prod.strange8849
    @prod.strange8849 3 месяца назад +1

    I have a problem when trying to delete the cartroot2 it say the process cannot access the file because it is being used by another process pls help

  • @shmeeeb6267
    @shmeeeb6267 10 дней назад

    Thank you so much cant belive it finally worked ❤

  • @rockgport
    @rockgport 5 месяцев назад

    Is there any way to package this and deploy it to devices for bulk operation

  • @massterrbarber
    @massterrbarber 6 месяцев назад

    Your awesome 😎 I would love to learn how to protect my self I just am confused with certain things.

  • @andreparadis6076
    @andreparadis6076 10 месяцев назад

    Windows update troubleshooter fixed things for me. It convinced me to use Linux.

  • @mostafamoaaz
    @mostafamoaaz 10 месяцев назад +1

    hey rich please tell me what's your technical opinion about modified windows versions like tiny 10

    • @CyberCPU
      @CyberCPU  10 месяцев назад

      I did an entire video about it.

    • @mostafamoaaz
      @mostafamoaaz 10 месяцев назад +1

      @@CyberCPU ooh, i wonder how i missed it
      thank you rich ,the debloating windows video was very informative

  • @ArmanPranto
    @ArmanPranto 10 месяцев назад

    Hey there, I watch your videos whenever I got stuck at any problem. Please I need your help that I couldn't find in your playlist.
    My laptop is not shutting down and doesn't even restarts. Always its shows blue screen and says "Driver power state failure"
    I tried to reinstall the graphics drivers, also did sfc scan as you showed. But, nothing is working. What can I do now?

  • @luislizardi4923
    @luislizardi4923 4 месяца назад

    Can these video instructions work on Windows 10 machines?

  • @zeliteve
    @zeliteve 2 месяца назад

    Thank you for your help, honestly baffled that you have to do this stuff to be able to update

    • @CyberCPU
      @CyberCPU  2 месяца назад

      You don't. This is just the first step in troubleshooting when Windows update doesn't work. The vast majority of the time it works fine without any issues.

  • @chandratbscwy763
    @chandratbscwy763 10 месяцев назад

    do you agree if win10 more light and faster than win11 ? in 22h2 ?

  • @JeRoK76
    @JeRoK76 10 месяцев назад

    I noticed that when u searched it said indexing is not running, I had this issue when I was on a local account but when I went Ms account it disappeared, would like for you to look into this. Had it in both win10 and win11

  • @toolsfortransformationLLC
    @toolsfortransformationLLC Месяц назад +1

    I tried to delete catroot 2, but it says the process cannot access the file because it is being used by another process... Everything is closed except for this browser and CMD promt. Now I am not sure if I should move forward or what it is I just did following along this video. Can someone please help?

  • @lottonthewizard4352
    @lottonthewizard4352 3 месяца назад

    The "update and shutdown" was acting strange for the latest Windows 11 update I did yesterday. It restarted my pc as usual, but then my pc just shut off without doing the "updates installing" screen. I turned my PC back on and all was fine, but then it said again when I went to shutdown that there was an update pending...so I did update and restart this time. Again, didn't do the "updates installing" and it showed that I needed to update for a third time, so I went and manually checked and installed the remaining update and that finally fixed it. Getting really tired of Windows 11 shenanigans...so far the worst Windows experience I've had.

  • @Drew-mr6tr
    @Drew-mr6tr 10 месяцев назад

    Love that tee-shirt. Don't think I'd be brave enough to wear it though.

  • @jasonvega9942
    @jasonvega9942 2 месяца назад

    thank you kind sir. this resolved my update issue

  • @niyamimbi1179
    @niyamimbi1179 10 месяцев назад

    hello! on win 11 for a laptop update was screwed, BUT helper did hel restarting it, great to kno how to manually! and... 5:40, missed the oportunity for showing "/ah" switch. Thanks!

  • @paulthomaspelletier8524
    @paulthomaspelletier8524 10 месяцев назад

    Hi! I have a question for you, Do you know why my laptop has a touch screen in Windows 10 working and when I upgraded to Windows 11and the touch screen doesn't work I tried installing drivers, nothing. Can help me with this. Thanks.