Windows Update 0x80070643 Error *DIY DIRTY FIX* In English

Поделиться
HTML-код
  • Опубликовано: 5 мар 2024
  • This is the simplest and easiest fix for the 0x8007064 error you might get when you run Windows Update.
    Known updates that can fail and cause this error are KB5001716 and KB5034441.
    If you know of others that fail and are fixed by this method then add a comment and I’ll update the list.
    Note that this fix isn’t technically a full solution to the problem but it will fix the update error on a lot of systems in the least technical way possible.
    The problem update was released in Jan 2024 and I made this video in March after encountering the error when refurbishing a laptop.
    To help you, I've only used the command prompt when absolutely necessary!
    Clicking using Windows Disk Management handles the shrinking and creation of partitions but in the command line DISKPART has to be used to delete the exiting WinRE partition. I explain this step by step.
    This solution works with MBR and GPT partitions - if you don't know what they are then this guide is for you!
    If it doesn’t work then...
    1. Watch this follow on video: • Windows Update 0x80070...
    2. Enlarge the partition by another 250MB and see what happens. You might need to enlarge the WinRE partition again finally get the update to install.
    3. There might be a problem with WinRE on your system - rather than there being a partition size issue. Try opening an Admin level CMD prompt and using sfc /scannow to check your system files.
    4. You can also use the following DISM commands which might fix the problem.
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    5. There are other guides to fixing the 'image not found' error that you might see when try to enable it again - but the follow onvideo shouldfix that. You’ll need to search for help with sny other errors you might get separately though.
    If this video works then it's going to be the easiest and simplest method of fixing the Windows Update error.
    But it's not going to work for everyone. I've done this procedure many times in the past and filmed this laptop being fixed because it was a very recent refurbishment with the same problem. It clearly worked!
    If it didn't work then add a comment stating the make of computer you attempted this fix on. If it did work then add a comment too!
    WARNING - you can seriously mess up your computer modify partitions. If you lack confidence and are worried then please do not try this. Technically, this isn’t a full solution to the problem - but for most people that doesnt matter and itll work without that bring obvious.
    Make sure your data is backed up safely before you attempt anything. And have a Windows Installation USB handy… just in case.
    😜
    I'm never going to get rich from this, but it is nice to get something... So if you've watched this video and it influenced or helped you then please click Like and Subscribe.
    You can also buy me a coffee using the Ko-fi link if you think I deserve one...
    ko-fi.com/nicbunting
    #0x80070643
    #KB5001716
    #KB5034441
  • НаукаНаука

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

  • @artomontonen3722
    @artomontonen3722 23 дня назад +1

    The new partition not work because it is not a recovery partition. The partition is a standard NTFS partition. Recovery files point to drive C and folder Recovery and new partition is completely useless now.

    • @artomontonen3722
      @artomontonen3722 22 дня назад

      @@sterntechdaddy Command prompt reagentc /info tells you where the recovery partition is. I had a similar problem, but I finally figured it out. Microsoft's own official instructions are incorrect for the MBR disk type. The problem was the ID number and the instruction made a standard NTFS partition. Everything is correct only when the reagentc /info data actually points to the recovery partition. Info data reveals this. Windows simply does not accept a normal NTFS partition because the ID(Type 07) number is wrong. All values up to the ID(Type) number are important or else the recovery partition will not work. Diskpart can change and fix the partition ID number and it is enough for MBR disk type. In GPT disk type, Microsoft's official instructions work. Diskpart command detail partition show selected partition info. Diskpart command setid set partition type. Only one parition allowed to be type 27 and it's Recovery Partiotion. Normal NTFS partition type is 7. Partition type 27 is special partition witch allowed to boot automaticly if main boot partition fail. Standard NTFS partition type 7, it is not allowed to act as a Recovery Partition under any circumstances. The restriction is valid even before Windows starts. The update didn't even touch your new partition. The standard NTFS partition is not in any way or form a Revocery Partition and all the update data was stored in to the C drive. I think Microsoft's way of putting the recovery partition on the same disk is bad and it can also be locked if you use a pin code login and a Microsoft account. The problem can be fixed only by login with the correct Microsoft account password, which is not easy. After that, create a local user account and the old account password suddenly starts working in the revocery partition, if you do the same with pin code to login, the revocery partition stops working. This is a 0-day bug and the recovery partition requires a correct password, which won't work if this bug hits your spot. Because of this, one local backup user is a reasonable solution, but Microsoft is trying its best to prevent Windows users from creating a local account in the future. I am using windows server and logging into it, but it doesn't work or help to Windows Home version users. 99.9% have ended up reinstalling Windows or leaving the problem as it is. I don't, because I started to investigate the reason why the correct password is not valid for the places where it should work. From this we can conclude that the system administrator's passwords are stored in the recovery partition, because internet connection not needed, but a password is required. The recovery partition can be easily tested from Windows. Hold shift key down and select restart with the mouse. Revocery partition boot starts. The location is C drive or real revocery partition. In your case, the recovery partition should work, even if you delete the new created partition, because the recovery drive path leads to the C drive, where all the data is stored, if the C drive partition stops working, then the revocery feature can do the same. If you delete and create a new recovery partition, file copying starts on an empty partition when the partition is activated with the reagentc /enable command. If the recovery partition has been created incorrectly, then C drive starts to handle the recovery partition function (backup option for this fuction). It is safer if you know how to repair the real recovery partition. I suspect that the next target for hackers may be the recovery Ipartition passwords, if they can get their hands on them. About 1982 I got my first computer. So I know a lots of things that others don't. I using USB or bluetooth Yubikey 2FA security keys in all places where they work. I have 3 active USB keys. All accounts that can be locked if 2FA physical key is missing. I don't want to break you, so keep up the good work on the channel. If you play this information security game, there should be 3 keys. i have yubico 5 NFC keys and one 5Ci key for the apple products.

    • @sterntechdaddy
      @sterntechdaddy  22 дня назад

      I've gone back to the laptop used and you're right - WinRE is using a folder on the C: drive and not the new partition. The reagentc /info command points to a Recovery folder on partition 3 - which is the main C: drive.
      So I think WinRE b0rks as it tries to use the new partition, fails and so reverts to the C: drive because it's the only place it can use.
      This fix does work, but not for the right technical reasons - and it won't work for everyone first time.
      I'll make a video explaining this in the future.
      😁

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

      If the new partition type comes up as "Data" you can use Disk Genius (free) to change the identity to "Recovery" before carrying on. I spotted this and this how I fixed it.

    • @sterntechdaddy
      @sterntechdaddy  19 дней назад

      Excellent tip!
      I'll use this for the follow up video.
      :)

    • @sterntechdaddy
      @sterntechdaddy  18 дней назад

      Here's the follow up video...
      ruclips.net/video/3YSUF4pCr0o/видео.html

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

    Been ignoring this error for months lol, this video fixed it! Thank you.

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

    google can't even solve their own problems but you are built different 🔥

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

    Thank you so much! Tried other fixes which exclusively use cmd and they didn't work. However following your simpler guide actually worked. Appreciate it!

  • @D-yowszaaa
    @D-yowszaaa Месяц назад +3

    This was my problem for months! Thank you so much, now it's gone! What a clever solution!

  • @kumadog910
    @kumadog910 2 месяца назад +1

    THANK YOU SO MUCH, IVE BEEN STRESSING FOR A FEW DAYS, you really helped me, it was messing with my vr a lot when I tried to play.

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

    Thanks for the fix! Only video I found that worked 👍

  • @ZarcothGaming
    @ZarcothGaming 2 месяца назад +1

    Thank you so much, finally a video that worked on the topic. You are the best!

  • @cezarstraut580
    @cezarstraut580 16 дней назад +1

    Dirty Fix really worked i can't believe it, thank you so much for your effort! I wish you all the best!

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

      Glad it helped.
      Watch the follow on if you’re interested. Link in the description.
      It make the fix less messy.
      🙂

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

    I hope you receive the biggest check possible for this video thank you so much for this keep this up. People love to have videos like this when ever we need them and not enough people with these talents make them sadly.

  • @KRZPlayz
    @KRZPlayz 13 дней назад

    I actually can't even comprehend how grateful I actually am! I've not had Windows updated for months due to that I've had problems with monitors flickering or the second monitor won't even turn on, buzzing or humming sounds coming from my microphone when I'm playing on Steam, I'm kind of hoping this fixes that issue but either way I greatly appreciate your genius! Finally part of the windows updated club once again. 🙏💯

    • @sterntechdaddy
      @sterntechdaddy  13 дней назад +1

      It probably won’t fix the sound issues… but Windows Update will be a lot happier.
      🙂

    • @KRZPlayz
      @KRZPlayz 13 дней назад

      Probably won't fix it no. I'll try it tomorrow, literally only happens when I play a game on Steam, so weird! Hey windows being updated is definitely a positive.

  • @PcEntertainment-dz9st
    @PcEntertainment-dz9st 2 месяца назад +2

    worked perfectly brother. thanks for this. subbing right now

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

      Glad it helped and thanks for the sub.
      🙂

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

    I followed the steps in this video and now the problem is fixed, thank you so much

  • @rixa.
    @rixa. 2 месяца назад +2

    Thank you!!! Windows support couldn't help me at all. This video helped me fix it.

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

    Thank you so much!
    This is the most useful and easiest way I found on RUclips. Worked like a charm, and solved problem very easy in my case! Thumbs up for this tutorial.

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

      Glad it helped! And glad it’s easier to follow than the other videos about this. 🙂

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

      @@sterntechdaddy I saw few of your other videos, and I decided to subscribe. Keep up a good work! Greetings from Serbia! 😉

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

    Lets GOOO! The only video that was straight forward and the result was a success... Thanks!~

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

    Wow! I would have saved a bunch of time if I had found you earlier. Awesome. Thank you and subscribed!

  • @valyeonvy
    @valyeonvy 2 месяца назад +1

    Thank you so much Nic! You helped me a lot!

  • @johnbest298
    @johnbest298 2 месяца назад +1

    The only method that really worked! Thanks a lot!

  • @MohamedMohamed-qn3ii
    @MohamedMohamed-qn3ii 27 дней назад +1

    Omg after a long struggle and many videos this finally worked. Thanks you

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

    Yep, definitely the quickest and easiest way to fix it! Thanks alot finally get rid that annoying warning in my malwarebytes

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

    Thank you. This method fixed the error on my computer. I have a few others which I'm going to try it on.

  • @splashbruda8211
    @splashbruda8211 Месяц назад +2

    BRO!!!! I watched multiple videos on RUclips. THIS IS THE ONE! AGAIN! IF YOURE HAVING THIS ERROR THIS IS THE VIDEO TO FIX!!! I watched multiple other videos regarding the CMD and followed the prompts on Microsoft page. NOTHING WORKED! THIS worked for me! THANK YOU THANK YOU THANK YOU THANK YOU! I wouldnt recommend any other video except this one, ive had this issue for months and its finally fixed! THANK YOU AGAIN!!!!

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

      Glad it helped. :)

    • @BmoreHumbleCrafts_Gaming
      @BmoreHumbleCrafts_Gaming 27 дней назад +1

      This comment was thee one that made me try this video!...I have been pulling my hair out trying to fix....will post update after troubleshooting

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

      Hope it works for you too. 🙂

  • @DrDensetsu
    @DrDensetsu 2 месяца назад +1

    Bruv, you really pulled my balls out of the fire here. As of march 13th 2:44 am central time I can say that this error is still an issue. Thanks for helping me get this sorted out. I subbed too. Cheers mate!

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

    The only video who really help me! Thank so munch!

  • @glenndorawa
    @glenndorawa 21 день назад +1

    Love you bro, this solved my problem. Thank you. 😁

  • @arnoldguhan8086
    @arnoldguhan8086 Месяц назад +2

    Thanks alot this fixed that update issue. If you don't do this update does it cause BSOD errors ?

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

      Glad it helped.
      There's no BSOD if you don't do this update - you just keep getting the Windows Update error. It's ironic that KB5001716 is an update for Windows Update components - it's just larger than some WinRE partitions can handle. The KB5034441 is a WinRE update that can also cause this error according to some of the comments on this video.
      Personally, I've only encountered the KB5001716 error.
      Microsoft might decide to fix it at some point.
      :)

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

    Awesome!!! Thanks, fixed my issue. Liked and subscribed.

  • @JanusLazzy
    @JanusLazzy 17 дней назад

    Wow I had a hard time figuring how this thing works now after watching this video it completely worked. Thank u so much you’re the best

  • @TheFrozenDesert
    @TheFrozenDesert Месяц назад +2

    Absolutely brilliant. Many thanks.

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

    Thanks mate you have made a grown man happy 👏👍🏿

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

    I've had this problem for months now not knowing how to fix it and nothing worked. I came across this video and it solved everything. Thank you 🙏🙏

  • @pyrogod9751
    @pyrogod9751 2 месяца назад +1

    thanksyou man u r a lifesaver. i hope u made this video alot cause i had a lot of strange problem from my computer

    • @sterntechdaddy
      @sterntechdaddy  2 месяца назад +1

      Glad it helped. 🙂

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

      Can u make a video about when i turn on the pc but it said no signal in the screen

  • @ahmedmulla2725
    @ahmedmulla2725 23 дня назад +1

    thank you worked perfect, had this for ages and now i can rest

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

    Great info, fixed the issue!

  • @Mark-rw3kw
    @Mark-rw3kw 3 месяца назад +1

    There was another Windows update error in the couple of days, not related to the recovery partition size (assuming the size was previously increased for the problem a few weeks ago). However, it appears that MSFT has fixed the latest problem with a new update.

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

      I hope so!
      It's the 9th March 2024 as I type, and I made this video a few days ago using a laptop I was refurbishing. It encountered the error during my usual Windows Update session - so if they have fixed it then they've fixed it very recently!
      About time too... the common update that produces this error was released in January!
      The error code actually refers to a 'not enough disk space' error so it might happen again. It seems the size of the WinRE partition varies!
      As this fix is free and pretty easy to follow it’s worth trying before getting anyone else involved. It might work and thus save some money.
      🙂

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

    thank you Nic, here it worked for me... I increased the partition to 500 MB and now everything is fine 🤗🤗🤗🤗🤗

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

      Glad it worked.
      Interesting how 500MB worked, but the laptop in the video initially had a larger one and it didn’t like it until 250MB was added.

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

    Wow! This actually worked. Thanks alot!

  • @hadi.abokaws
    @hadi.abokaws 2 месяца назад +1

    it was really helpful , thank you so much

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

    The problem was solved with this method. thank you man❤

  • @MarkLumsley
    @MarkLumsley 14 дней назад

    This worked 100% first time! Thank you! :D

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

    You're amazing thank you so much for this❤

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

    Shout out to you man awesome video fix my problem and you're the best thank you

  • @viiju100
    @viiju100 2 месяца назад +1

    Thanks for the fix!

  • @ViralGoswami
    @ViralGoswami 2 месяца назад +1

    Thanks a lot , it worked 😃, Great Job👍

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

    Thanks for this Nick. Been having this problem too with this KB5034441 but also KB5001716. I tried to include a screen shot of update history showing KB5001716 from October 2023 still refusing to install but exactly same KB5001716 with today's date installed successfully. Can't paste screen shot so you'll have to take my word for it. Anyway KB5034441 now installed.
    Thanks again. Tony

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

      Glad it helped. The error is a general error that pops up when the WinRE partition isn’t large enough to fit the update into. So you can get the error for several updates - as you know!
      I’ll add this info to the description in case it helps someone else.

  • @jonathanorentlich5724
    @jonathanorentlich5724 2 месяца назад +1

    Thank you so much it fixed it for me!

  • @royjamsran6797
    @royjamsran6797 2 дня назад +1

    This worked mate, cheers!

    • @sterntechdaddy
      @sterntechdaddy  2 дня назад

      Glad it helped. Check the follow on video if you want to tidy up a bit.

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

    Big help sir! Thank You!!!

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

    Excellent ! Fixed now thanks

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

    Thanks....its working rn good job 👏🏽

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

    Hey, when I tried reagentc /enable it says "The Windows are image was not found ", what do I do?

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

    amazing......Finally in this video I found the answer. and the update was successful. Thank you, I hope more people see the video.

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

    mine didn't work. it kept it in two separate unallocated partitions, one at each end of that disk management line. I turned the largest one back into WinRE.. how do I merge the two unallocated partitions,,, doesn't seem to be any way to do it in Windows

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

      You can do it with DISKPART or a third party program like EaseUS Partition Manager.
      But if you're not sure what you're doing then I would pay a tech expert to sort it for you.

  • @Kemot82
    @Kemot82 20 дней назад +1

    Perfect, thank you.

  • @user-dk3gg1hp9n
    @user-dk3gg1hp9n Месяц назад +1

    Thanks so much it worked 👍

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

    OH SHIT BRO THIS IS AMAZING!! THANK YOU THIS FIX MY PROBLEM!
    💥💥💥

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

    Thank you so much for this🎉
    But I've also been having issues with my hello face and fingerprint which says it's currently unavailable on my hp laptop. Any help here 🙏

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

      Glad this video helped.
      Can’t really help with the biometrics though… but I expect a careful Google will give you a few clues.

  • @user-xx4xc3iz6s
    @user-xx4xc3iz6s 2 месяца назад +1

    Thanks man. my laptop is now fixed😃

  • @phatheyakhemotsoeneng3111
    @phatheyakhemotsoeneng3111 14 дней назад

    This guy is the GOAT🔥💯 thanks bro🙏

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

    worked perfectly Thanks

  • @hosseinasgari5214
    @hosseinasgari5214 20 дней назад +1

    I can only say that you were great! ❤

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

    Man AINT NO WAY BRAHHH , U HELPING ME MANNNN , thx u so much , u my new tech hero bru

  • @twinshock175
    @twinshock175 23 дня назад

    Hi Nick, nice and simple, but I have encountered an error as REAGENTC.EXE: Operation failed: 2. I think my issue is my dual boot system with a Linux FAT32 after the Windows NTFS, so the free un-allocated is not picked up, as the WinRE is in the right side of the FAT32. I have read Linux may not boot from the BIOS if I move it?
    So it will be easier to delete the Linux partition, fix the 0x80070643 error and reinstall Linux partition, as Gparted and Linux image is small and faster to work with (and never has update issues like windows...just saying)?

    • @sterntechdaddy
      @sterntechdaddy  23 дня назад

      Extra partitions will complicate things!
      If you remove Linux then you should be OK. I can’t cover every possible partition configuration though… most Windows users don’t have Linux installed too!
      😜

    • @twinshock175
      @twinshock175 20 дней назад +1

      Done - went down a few rabbit holes bricking the thing twice then deleting Grub and other Win MBR related issues. Applied as you demonstrated, and success, thankyou!

    • @sterntechdaddy
      @sterntechdaddy  20 дней назад

      You’re the one who deserves the well done.
      This is a messy fix that generally works well enough for home users with no complicated OS configurations.
      😁

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

    Thank you so much sir, it worked :)

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

    i am struggling in 5:32 please help me
    i entered reagentc /enable and it says The Windows RE image was not found. how to fix it?

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

      Have a look in the description…
      You can try opening an admin level CMD or Powershell and type sfc /scannow first to see if that helps.

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

    As I'm following your directions, I see 2 recovery disks in my system, is this normal?

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

      There’s usually two… the smaller one is the WinRE partition - that will be MB.
      I expect the other will be the OS recovery image - that one will be several GB. It varies, but 23GB is typical.
      This video is about the smaller one.

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

    Wow! This step by step guide provided was very helpful to. Thanks Nic... appreciate

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

      Glad it helped.

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

      God bless you

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

      Everything worked perfectly after update successfully. Few minutes ago it came up again with this blue error Dog watch...

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

      What is the error code?
      You can perform repairs by using a Windows setup USB stick made with the Media Creation Tool if you can't boot to the desktop.

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

      Memory management

  • @HimanshuKumar-ib7vo
    @HimanshuKumar-ib7vo Месяц назад +1

    it worked, Thanks a Lot!

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

    IT WORKED THANKS ,Subbing rn

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

      Glad it helped and thanks for the sub. 🙂

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

    it doesn't work for me i did everything in the video and when i restarted my hp laptop and i opened windows update and it was just checking and checking again and wasn't going any further and i also looked up in the description...still it didn't fix so try to help me out

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

      Did you get this error?
      Or was your problem that Windows Update was stuck checking for updates?

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

    Cheers buddy! This one gave the Mac users their 5 mins of fame!!!

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

      Macs are pretty famous already so I doubt this video contributed to that in any meaningful way.
      😂

  • @AniruddhaPurohit-uq3rn
    @AniruddhaPurohit-uq3rn Месяц назад

    Please help me is this method completely Format my Pc or it only format C drive , i have alot of personal data , i want confirmation from You , please help

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

      This won’t format your C: drive if you follow it correctly.
      If you have any doubt the don’t do it. You’ll need to contact someone local with PC tech skills and be prepared to pay them for their help.
      This video is free, obviously, and you do need enough confidence and skill to follow it.

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

    3:40 if you have a lot of drives, you can look at the name of your boot drive on diskmanagement (the first step where you shrunk the volume) or another way is is when you type diskpart it will show free amount in mb. usually the other drives have 0 free.

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

      DISKPART can be pretty scary, so a less technicdl way for people who don’t have your skills is to use Disk Management to view this information. It will show the partitions on a drive and label them as boot and system. It will also show the drive letter assignments.
      The WinRE partition will be small and not have a drive letter which identifies it nicely.
      Note that you can assign a drive letter and it’ll appear and be browsable in File Manager. Handy if you want the check what’s there.
      🙂

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

    I have a question .will i encounter the same problem in future updates ?

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

      I hope not. Not all computers get this problem anyway, but as it’s fixed by making the WinRE partition slightly larger then leaving the partition that size might prevent a similar problem in the future.

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

    I did everything at the end when i typed reactc enable it came back no image do you have any advice.?

    • @sterntechdaddy
      @sterntechdaddy  2 месяца назад +1

      Open an admin level cmd prompt and type sfc /scannow
      This is the system file checker and it might detect and repair this for you.
      Looks like the WinRE environment on your PC is corrupted - which is a different problem that this video can reveal.

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

    Why did Microsoft push such a rather complex update? I can follow your steps to fix this but what about the others who are not really technologically inclined? I will try this out and see if this diskpart and recovery partition helps. Great video!

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

      It's not complex... it just needs more space on the WindowsRE partition than some computers have been allocated. The size of the update is 250MB so by enlarging the partition by that amount the update should install and clear the error. This is what should happen and what usually does happen too.
      This video shows what I think is the simplest and least technical method for people to use to clear this error themselves - either for free, for a Like, for a Sub or for the cost of a coffee using Kofi.
      If people aren't comfortable trying it then they will need to find someone skilled enough to fix it for them. Which probably will cost more.
      Note that although I am confident and skilled enough to fill the wash wipe bottle, put petrol in my car and drive it, I am not willing to service it. So I pay someone to service my car.
      It's a bit like that. :)

  • @jim2073
    @jim2073 4 дня назад +1

    Great tutorial Nic Thx 4 that

    • @sterntechdaddy
      @sterntechdaddy  4 дня назад +1

      Have a look at the follow on video… it’s a more technically correct tweak to this fix.

    • @jim2073
      @jim2073 4 дня назад +1

      @@sterntechdaddy I will thank you 😊

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

    Well Done! Great fix! Worked for one of my systems.

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

    Thank you very much.

  • @martinmiller3743
    @martinmiller3743 18 дней назад

    So I have a Gateway and I tried to do this fix basically the sameway. But somehow I ended up with a 15gb unallocated partition.... plus the WinRE 749mb healthy (Primary Partition). I tried to update and still have the same error code. The drive is approximately 300gb. I increased the WinRE to 749 on purpose.

    • @sterntechdaddy
      @sterntechdaddy  18 дней назад

      I would guess that 15GB is about the size of an OEM recovery image and you probably deleted that - so you can expand the main C: partition if it allows you to.
      I'm planning a follow on for this video that should help clarify why this is a dirty fix and why it might not work.

    • @martinmiller3743
      @martinmiller3743 18 дней назад

      @@sterntechdaddy It will not allow extend the easy way or cmd line. It says no room even though theres 15gb unallocated. I did find bad or damaged sectors there.

  • @AniruddhaPurohit-uq3rn
    @AniruddhaPurohit-uq3rn Месяц назад

    Is this solution format completely my pc ? Or only my C drive , kindly help

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

      No formatting of C: is involved.
      If you’re not confident that you can follow the instructions then don’t do it.
      I think this is the simplest method to fix the problem - you still need a certain level of competence in order for it to work though.
      Pay someone if you’re worried. 🙂

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

    Thanks it worked 😌🙏

  • @t1_tefz105
    @t1_tefz105 17 дней назад

    Could you please help I did everything step by step and it didn’t work it’s been bothering me now any way we could get in contact please

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

      Have a look at the follow on video - link in the description.
      🙂

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

    so i just did your fix, and is there any way to change the WinRE partition back to the Recovery Partition that is only like 500 mbs?

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

      nevermind the recovery partition remade itself so i just deleted the winre and extended my main drive again with its storage 👍

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

      You could reverse the process… but there’s no point doing that. The 250MB isn’t significant and if you’ve got an SSD it’s performance will be affected if it’s not got about 20% free space anyway.
      🙂

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

      Nice!
      I left it just in case Microsoft throw out another update that's might cause this error again.
      :D

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

    Thanks!

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

      No problem!
      Glad it helped. And thanks for the $10.00!

  • @myzwiftlivestream
    @myzwiftlivestream 12 дней назад

    I have 2 recovery partitions, is there anything I need to adjust or change before starting this fix?

    • @sterntechdaddy
      @sterntechdaddy  12 дней назад

      Make sure you adjust the WinRE partition and not the OEM recovery partition.
      You can run reagentc /info to identify the WinRE partition.
      Then take a look at the follow on video. Link in the description.

    • @myzwiftlivestream
      @myzwiftlivestream 12 дней назад

      @@sterntechdaddy So I can just leave the 2 recovery partitions (1.12GB and 20.82GB) as is? And just shrink the NFTS partition to 250 mb

    • @sterntechdaddy
      @sterntechdaddy  10 дней назад +1

      Use the reagentc /info command to determine where the WinRE partition is.
      Then use Disk Management to find it and check how big it is. You shrink the partition next to it by 250MB and then add that 250MB to the WinRE partition as shgown in the video.
      The 20.82GB partition is the OEM recovery image - I tend to delete that to get the space back. It's the factory image with the version of Windows the device was sold with - not much use if the hard drive breaks as it won't work, and if you restore Windows using it then you'll end up with a very out of date version of Windows and loads of OEM bloatware. If your laptop is older then you might get Windows 8 or even Windows 7 - not Windows 10 or 11. But it delends upon how old the laptop is and if you bought it new or not.
      1.12GB is pretty big for a WinRE partition if the reagentc command identifies it as being the WinRE partition, but the messy fix may still work and get Windows Update to install the problem update.
      If you're not sure what you are doing then don't do anything... you should pay a local tech person to sort it for you.

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

    Just to point out with my one I did get an error regarding the formating of the new partition, it wouldn't allow it, but even so it still worked a treat.

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

      Glad it worked. You might not have closed DISKPART so the partition didn’t format because it was tagged as being in use at the time.
      But WinRE is pretty robust, generally, so it probably fixed itself.

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

    I am the pateint of same disease that you had treated in this video. After running "delete partition override" at 4:20, it should show 768MB unallocated (nearly 'uallocated memory+ Healthy(Recovery Partition) memory ) i.e. 250MB +516MB≈ 768 MB in Disk Management window . But when I am doing the same it is still showing the "uallocated memory" and "Healthy(Recovery Partition) memory " saperately as it was showing before running "delete partition override" . Then how can I follow upcoming steps . Please help me Nic.

    • @sterntechdaddy
      @sterntechdaddy  2 месяца назад +1

      It's fine... the Recovery partition is separate as it contains the OEM image used to reset/reinstall Windows.
      Leave that partition alone if you're not sure what to do - just carry on with the video and make the new WinRE partition in the free space you've made.
      :)

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

      @@sterntechdaddy Thank you , I will let you know if the problem is fixed.

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

      The fix does work... but it's not universal so if you do get a problem later have a look at the video description. That has a few suggestions if you don't experience the same result as the video demonstrates.

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

      ​@@sterntechdaddyAs soon as I read the warning in the description, I stopped doing anything else with the disk partition. Now I want the life of my PC back with the same disease but with the previous space allocation management in disk management.😅

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

      You can just expand the partition you shrank to reclaim the free space. But the update will probably still fail.
      😕

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

    thank you!

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

    The partition did 251 instead of 250 and new simple volume max is 249 instead of 250. Install failed...

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

      Make the partition the right size… the default in the video is 516MB. After enlarging it becomes 767MB. Then the update works.
      🙂

  • @raiyan-9107
    @raiyan-9107 5 дней назад

    Will this corrupt my win 10 22h2 bro early i tried another option it completely destroyed my motherboard

    • @sterntechdaddy
      @sterntechdaddy  5 дней назад

      It won’t if you follow it correctly. It’s messy as explained, but technically it’s the simplest and easiest fix for this error.
      See the follow on video for a tidy up.
      🙂

  • @kitten1591
    @kitten1591 2 месяца назад +1

    Wow! Thank you, thank you, thank you!

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

    Thanks for your fix which did fix one Windows 10 machine. I found there's 500MB of unallocated space (with blue line on top) in disk manager. How can I reabsorb that into the primary drive?

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

      Glad it worked… for the 500MB free, I would leave it along if you’re not 100% confident.
      Disk Management should let you extend the partition next to it and include it - if your main C: partition isn’t next to it then I wouldn’t try this though.
      Who made the computer with the 500Mb free?

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

      @@sterntechdaddy I must have been the one who made the 500MB unallocated space in 2 failed attempts to enlarge WRE space via other youtube channel instructions using CMD ( I must have skipped inadvertently some final steps). Your instructions are , as you said, simpler and therefore better for a tech nerd like myself. The unallocated space is right next to my C drive but when I clock on my primary C drive, it doesn't allow me the choice of extending it. It only offers me to shrink it. So I'm scratching my head. Hope you're enjoying Easter Sunday

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

      You might have to use something more powerful than Disk Management. DISKPART can do it, but it’s not very friendly so I would suggest something like MiniTool Partition Wizard Free or the free tools from AOMEI or EaseUS.

  • @g.g.1663
    @g.g.1663 2 месяца назад

    I had tried others methods before and I did not succeed, and now following your steps I can not fix the problem. When I started with your method I did not habe any recovery partition, but I had 1,9 GB partition without format. From here, I followed your steps, giving NTFS format to it, but It failed with "reagentc /enable". I followed your instructions, but it did not worked.

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

      Sounds like WinRE is corrupted... this is beyond the scope for this video - which assumes WinRE is working.
      You'll get the same Windows Update error as the update uses the WinRE partition - which it can't if it's not actually there but this fix (and others like it) won't work for you.
      You could try this...
      Open an admin command prompt and type: sfc /scannow
      That may help identify the problem and might fix it.
      You might have a corrupted EFI partition so this might help - answers.microsoft.com/en-us/windows/forum/all/solved-reagentcexe-operation-failed-3ee/bf139488-14c2-4a6a-9fb7-8e2e15b1f498
      But I think you'll need to investigate this separately - this video works for the most common situations, but doesn't if there's a problem with WinRE.

  • @Junkice.official
    @Junkice.official Месяц назад

    Thank you so much

  • @user-ry3bz2fd1e
    @user-ry3bz2fd1e 19 дней назад

    Sorry but can u help me @@ I got the problem "REAGENTC.EXE: The Windows RE image was not found" when entering the command "reagentc /enable"

    • @sterntechdaddy
      @sterntechdaddy  19 дней назад

      Restart and check your C: drive. Is there a hidden folder called 'Recovery'?
      Do you use a Microsoft account or a local account with a password? Are you using drive encryption?
      This fix is a messy low tech fix that won't work for everyone.

    • @user-ry3bz2fd1e
      @user-ry3bz2fd1e 19 дней назад

      @@sterntechdaddy Can you use teamviewer or another similar software to help me :((

    • @sterntechdaddy
      @sterntechdaddy  19 дней назад

      I can't... but a local PC repair person would be able to help you right away.
      This is a free fix btw...
      I'm planning a follow on video that might help, but I won't be publishing it until I'm happy with it.

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

    Thank you so much indeed sir, problem has been solved

  • @perched_
    @perched_ 15 дней назад

    I LOVE YOU THANK YOU!!!

    • @sterntechdaddy
      @sterntechdaddy  15 дней назад

      Glad it helped. Take a look at the follow on video if you want to tidy up this messy fix a bit.

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

    After selecting disk 0, I only have partition 1 as primary and no others

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

      Use Disk Management to see all the available drives and partitions.
      Disk 0 is probably be a data drive and not the main system disk. It doesn't always start with Disk 0 as the identifier for the boot/system drive where you would normally find the WinRE partition. This can happen if windows was installed and there were multiple drives in the PC.