How To Fix Windows Blue Screen "Recovery - Your PC/Device needs to be repaired"

Поделиться
HTML-код
  • Опубликовано: 14 июл 2024
  • How To Fix Windows Blue Screen "Recovery - Your PC/Device needs to be repaired"
    Jeff Baker here with Sea Breeze Computers. If all of a sudden when you turn on your Windows computer you get the Blue screen that says, "Recovery - Your PC needs to be repaired". Here are some steps that will hopefully help you fix the problem.
    0:34 1. Windows Installation Media
    If you don't have Windows Installation Media then you can download and create it from a working computer by going to the website www.microsoft.com/software-dow... and clicking on your version of Windows and click on "Download Tool Now".
    1:37 2. Boot to the Windows Installation Media
    5:02 3. Command Prompt
    Once the Windows Installation Media starts loading you should get to the Windows setup screen where it asks for the "Language to install" and the "Keyboard or input method". Press Shift+F10 on your keyboard at the same time to enter command prompt.
    5:29 4. Backup Important Files
    At this point you may or may not want to backup important files.
    7:00 5. Check hard drive for errors
    First type bcdedit and press enter. Notice the drive letter at "osdevice" and "partition". It is usually C: or D: but it could be another letter. Write this letter down as your OS drive letter.
    Now type: chkdsk C: /R and press enter. Replace C with D or whatever your OS drive letter is.
    The scan for errors may take a few hours. So you will have to wait. When it is finished then take notice of how many bad sectors there are. If there are any bad sectors then you will need to purchase a new hard drive and reinstall Windows on to it. If there are 0 bad sectors then that is a good sign. Try restarting the computer and see if Windows starts normally.
    8:22 6. Repair Boot Data
    If Windows still does not start normally then you will need to boot the Windows Installation Media again and try the following commands at command prompt:
    bootrec /fixmbr
    bootrec /fixboot
    Close the command prompt and try to restart the computer.
    9:00 7. Rebuild Boot Configuration Data
    If Windows still does not start normally then you may want to try this command at command prompt:
    bootrec /rebuildbcd
    and press enter. If you see the message "Total identified Windows installations: 1" then press Y to Add installation to boot list. Restart the computer and see if Windows starts normally.
    9:36 8. Repair Boot Data with System Partition
    If Windows still does not start normally then you can try to repair the Boot Data with the system partition. At the command prompt type: bcdedit and press enter. Notice the drive letter at "osdevice" and "partition". It is usually C: or D: but it could be another letter. Write this letter down as your OS drive letter. Also take note of "systemroot". It will probably be \Windows
    So if you put it together then your OS drive letter and system root are something like:
    C:\Windows
    At the command prompt type: diskpart and press Enter.
    Then type list volume and press enter. Take note of the "System" or "System Reserved" partition. Write down the Volume number. In the example here it is Volume 3.
    Type: select volume 3 and press enter. Replace 3 with your "System" volume.
    Then type: assign letter=Z and press enter.
    Type exit and press enter.
    Now type:
    bcdboot C:\windows /s Z: /f ALL
    Remember to replace C:\Windows with the OS drive letter and systemroot that you wrote down earlier. Press Enter.
    Restart your computer and see if Windows starts normally. If it does not then try this command in command prompt:
    bcdboot C:\windows /s Z: /f UEFI
    Remember to replace C:\Windows with the OS drive letter and systemroot that you wrote down earlier. Press Enter.
    Restart your computer. Hopefully one of these steps worked and your computer will be able to start Windows normally without the blue screen error message. If none of these steps work then you may need to backup any important files and reinstall Windows. Or you may need to get help from a computer technician.
  • ХоббиХобби

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

  • @jeffsbaker
    @jeffsbaker  3 года назад +14

    FAQ - Answers to Frequently Asked Questions for this video can be found at:
    www.seabreezecomputers.com/tips/startuprepair.htm#faq

  • @tso2099
    @tso2099 3 года назад +199

    I like how the comments are from 2 days ago, good thing im not the only one who's experiencing this right now.

    • @carterkesel3884
      @carterkesel3884 3 года назад +5

      it’s so annoying

    • @carterkesel3884
      @carterkesel3884 2 года назад +2

      @@tso2099 i figured out that im having a problem with my cpu so it could be a problem with one of your parts

    • @sharktiger4919
      @sharktiger4919 2 года назад +3

      It just happened to my MSI today and I spent the day fixing it but 0 progress

    • @miorfirdaus7375
      @miorfirdaus7375 2 года назад +1

      @@sharktiger4919 same bro, it just happened to my msi laptop after i add ssd to my laptop

    • @MrRiyality
      @MrRiyality 2 года назад

      Mine just happened after I got back from work

  • @dineomoloi3186
    @dineomoloi3186 4 года назад +68

    I can’t believe I was able to backup my important files by your “notepad” . Thank you

    • @jeffsbaker
      @jeffsbaker  4 года назад +6

      You're welcome!

    • @abdoyousef9818
      @abdoyousef9818 4 года назад +3

      yea that is the best part

    • @brainstormsurge154
      @brainstormsurge154 2 года назад

      @@jeffsbaker I've been looking for a way to backup my files from command prompt in recovery mode. Thanks so much!

  • @khebbymooreverdaluza
    @khebbymooreverdaluza 3 года назад +137

    Play it on 1.5 speed, you'll thank me later

  • @XiaoBu8u
    @XiaoBu8u 4 года назад +2

    Holy crap thank you. The cmd commands worked for me. I was panicking because I had to submit an assignment for school. Thank you.

  • @monishmeher3901
    @monishmeher3901 4 года назад +4

    Dude this video is such a life saver hope you and your family are blessed

  • @MCMilitaryForce
    @MCMilitaryForce Год назад +3

    Thanks, step 8 fixed the problem. Watched tutorials all night and day

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thanks for letting us know which step fixed the problem.

  • @xXavorx
    @xXavorx 4 года назад +1

    Just when I lost all hope... your vid came along and fixed my problem; I followed all the steps and it wasn't until I reached step 8 that I finally got windows to load, bless your soul man

    • @jeffsbaker
      @jeffsbaker  4 года назад

      You're welcome! Thank you for letting us know which step worked for you

  • @bettyudokwe9180
    @bettyudokwe9180 3 года назад +1

    Thank you. I just followed the instructions and my computer restarted and windows working. I found this video extremely useful.

  • @user-iy2uj6wr1b
    @user-iy2uj6wr1b Год назад +6

    Step 8 worked for me. Thank you.
    Those of you wondering...all the commands hes advising you to type...example x:\ you dont change it to the local disk letter (C)

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thank you for letting us know what step worked for you.

  • @bbvibes8786
    @bbvibes8786 4 года назад +12

    LIFE SAVER, ayeee make sure u order a USB nd follow the steps !!!! This dude ain’t cappin

  • @SaladCatMan18
    @SaladCatMan18 Год назад +2

    Legend. Ive been worried about how to fix my old pc without losing my pictures, i can try this soon, thank you so much ❤

  • @akiyoshi_fun
    @akiyoshi_fun 2 года назад +2

    The first command in Step 8 fixed the problem for me. Thank you very much! Can't lie I was feeling very frustrated earlier but now I'm feeling super refreshed.

    • @jeffsbaker
      @jeffsbaker  2 года назад +1

      Thank you for letting us know which step fixed your problem!

  • @peterclaver4675
    @peterclaver4675 Год назад +6

    If there's anyone watching this: It worked for me.
    I followed step 8.

    • @jeffsbaker
      @jeffsbaker  Год назад +2

      Thank you for telling us which step worked for you.

  • @skullkssounds1938
    @skullkssounds1938 3 года назад +5

    You sir... saved my life's work today! Bless you and your family!

  • @cili7
    @cili7 3 года назад +2

    Thanks for in-depth instructions, it ended up working by step 7 (rebuild boot data). And I love the notepad idea of backing up data instead of doing it all manually via command prompt. Thanks very much.

  • @nicksconvenience5933
    @nicksconvenience5933 4 года назад +2

    brilliant video, took me over 24 hours to fix my surface pro after booting issues and after 100s of attempts to fix from loading safe mode, saving files, creation tool not wanting to know, command prompt having to repeat above steps in video numerous times - it finally happened.

  • @rokiasako3639
    @rokiasako3639 3 года назад +3

    I can’t believe this was the only video that solvent problem thanks a lot I was really stress out

  • @thaimcgrathmusic
    @thaimcgrathmusic 11 месяцев назад +4

    Step 8 worked for me! You saved me countless hours of reinstallation! Thanks so much! ❤❤

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

      You're welcome! Thank you for letting us know which step worked for you.

  • @ja8229
    @ja8229 3 года назад +2

    Thank you! This worked. I set my computer to update overnight and then it wouldn't boot back up the next day. Since my computer didn't fully update overnight, my boot data was erased. Repairing the bootdata with the system partition worked.

  • @johncicale8893
    @johncicale8893 Год назад +2

    Fantastic. Advice from all others did not work, but your clear, step by step instructions, including mentioning where there are spaces in the commands was so helpful. I can now dual boot and not have to use the extremely limiting Windows 11.

  • @konto-fu9tq
    @konto-fu9tq Год назад +11

    for anyone wondering, it's supposed to be /R not \R

  • @_indeey
    @_indeey 4 года назад +6

    Thank you so much!!! I was so frustrated when i saw the blue screen and almost cried bc i have so many works that needed to be done asap. My laptop can be started normally again after i've done the disk check! Thankfully it was 0kb in bad sectors so when i restarted the laptop again, it came back naturally as if nothing happened😭 I'm so happy that I didn't have to go to step 6 onwards bc step 5 solved all the problems. Once again, thank you so much, God bless you and your family!

    • @jeffsbaker
      @jeffsbaker  4 года назад

      You're welcome! Thank you for letting us know which step worked for you computer

  • @AkbaraliQ
    @AkbaraliQ 3 года назад +1

    What awesome trick for backup important files... Dude you saved my life 😭

  • @PapartsTV
    @PapartsTV 3 года назад +1

    Thank you, by using the commands I fixed my pc back to normal. This is really a big help.

  • @cheeye6294
    @cheeye6294 Месяц назад +3

    thank you for saving my life… I used step 8 and my pc starts even faster than before…

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

      You're welcome! Thank you for letting us know which step worked for you.

  • @ajigrafi
    @ajigrafi Год назад +4

    Thank you so much, step 8 work in my case.
    My problem was due to the update issues

    • @jeffsbaker
      @jeffsbaker  Год назад +1

      You're welcome! Thank you for letting us know which step worked in your case.

  • @cassidycross3406
    @cassidycross3406 2 года назад +2

    I had two windows installations and my osdevice was unknown. Step 8 finally fixed my problem. Thank you!!

    • @jeffsbaker
      @jeffsbaker  2 года назад

      Thank you for letting us know which step fixed your problem!

  • @Kuiperbelttt
    @Kuiperbelttt 3 года назад +1

    Thank you for sharing notepad idea!! we backed up the most important datas 🙏🏻

  • @mttufunga7118
    @mttufunga7118 4 года назад +5

    Thanks so much - 2020 and still works :)

  • @ahmedalone6185
    @ahmedalone6185 2 года назад +1

    Mannnnmn you're a living legend!! Thank you so much for your help. I was able to recover all my stuff 🙏🏻🙏🏻🙏🏻❤️

  • @3thanpaul
    @3thanpaul Год назад +2

    Sir you deserve everything good that comes your way. You are a saint

  • @vizekgaming8241
    @vizekgaming8241 3 года назад +3

    Thank you sir, this is a really great video! Learnt some things (and I am in this field since DOS 3.0), the Notepad copy trick is super neat!
    One observation here, might help other people caused I spent more time on this than needed (this was caused by my stupidity not the clarity of the instructions):
    I fixed my Windows10 problem with the Step 8 instructions. BUT I spent 2 hours doing the wrong thing - I selected the wrong volume - Volume 1 on which Windows is INSTALLED instead of Volume 2 (which is the System Reserved). Was ready to give up and reinstall Windows but went again to the Step in the video 8 to review the commands and only then noticed that you clearly state "take note of the SYSTEM or System Reserved partition". Redid the sequence with the correct volume and voila! problem fixed! Thanks again!

    • @avhari7299
      @avhari7299 2 года назад +2

      Yeah I tried this but now I can't go to repair mode ?Can u help me?

  • @nyamwasapraise3499
    @nyamwasapraise3499 Год назад +6

    Bro you made it happen... step 8 is a life saver🙏🏼Definitely deserve my subscription 🥂

    • @jeffsbaker
      @jeffsbaker  Год назад +1

      Thank you for letting us know which step helped you.

  • @Leo-db4wp
    @Leo-db4wp 2 года назад +1

    Thank you so much for this video, and especially for including the Asus shortcuts (holding Esc until the menu came up)! Step 6 fixed my laptop of over 8 years, which hasn't bluescreened once before now. ^^

    • @jeffsbaker
      @jeffsbaker  2 года назад

      Thanks for letting us know which steps helped fix your problem!

  • @avion7111
    @avion7111 2 года назад

    THANK YOU SO MUCH IT WORKED OF ME, I GOT SO SCARED WHEN THE SCREEN APPEARED

  • @jaysinpriest
    @jaysinpriest 2 года назад +4

    Your a life saver man thank you...

  • @rax.1916
    @rax.1916 Год назад +3

    thank you very much sir, you're such a hero.

  • @adiking777hd8
    @adiking777hd8 4 года назад +2

    Thank you so much! I saved my files! And now I have a new system working! My unfinished projects and lost pictures+data are still there!!!

    • @mansing
      @mansing 4 года назад

      Did you have to backup everything or were they all still there after the repair without backing up?

    • @adiking777hd8
      @adiking777hd8 4 года назад

      @@mansing They were still there after the repair, but I would 100% reccomend to the backup first!

  • @drefx7908
    @drefx7908 3 года назад

    Step 6 worked for me , thank you 🙏🏾

  • @g.gg.g4539
    @g.gg.g4539 2 года назад +8

    2:28 video boot part starts

  • @zekepapii
    @zekepapii Год назад +3

    Step 7 worked for me. Thanks alot 🙏🏾😇

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thanks for letting us know which step worked for you.

  • @michaeldado4132
    @michaeldado4132 Год назад +1

    Holy cow! I was losing hope but the last step on this video fixed it for me 😁 Thank you very much, you earned a subscibe and a like my friend.

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thank you for letting us know which step worked for you computer.

  • @boyjulialdosimbolon9605
    @boyjulialdosimbolon9605 3 года назад +1

    thank you very much my hero... hope you and your family are blessed..

  • @YoungBars26
    @YoungBars26 4 месяца назад +3

    Thanks Jeff Baker

  • @swagswagify
    @swagswagify Год назад +3

    Thank you, thank you and thank you

  • @rascalphilosophic1146
    @rascalphilosophic1146 3 года назад +1

    Thank you so much this help me heaps I was struggling on this for ages

  • @runm4n
    @runm4n 3 года назад +1

    thank you so much, I was able to fix my pc with your instructions 🙏🏻🧡

  • @noahportis6906
    @noahportis6906 2 года назад +2

    Saved my pc homie thank you thank you thank you!

  • @rmp5s
    @rmp5s Год назад +3

    Good stuff, man. Had an SSD die...got a new one and cloned over and got the blue screen. This got me up and running. Thanks.

  • @BoulderConnoisseur
    @BoulderConnoisseur 4 года назад +2

    Youre a legend bro just fixed it!

  • @jmricks
    @jmricks 3 года назад +1

    thank you! I just cloned my boot drive onto a larger SSD and stupidly erased the original boot drive before fully testing the new one. Apparently the boot record and recovery partition did not transfer over during the cloning process so I kept getting the "windows must be repaired" error. Turns out the very last step in your video (the bcdboot with UEFI) is what ended up fixing it for me, even though none of my volumes had "system" listed in their info. I kind of guessed on which volume to use and it worked!

    • @jeffsbaker
      @jeffsbaker  3 года назад

      You're welcome! Thanks for letting us know which step worked for you

  • @jomarbolusan2682
    @jomarbolusan2682 Год назад +3

    Thank you to this sir

  • @Shakerhossainvlogs
    @Shakerhossainvlogs 4 года назад +3

    I love u. You saved my life

  • @damianbreza3256
    @damianbreza3256 2 года назад +2

    Thank you very much. You were the only one who helped me. Very good guide.

  • @gbcomputersolution62
    @gbcomputersolution62 2 года назад +1

    Very informative. Thanks

  • @websurferdude
    @websurferdude 4 года назад +3

    Good thing you mentioned ASUS options because that's the laptop i'm using! BTW, the command to check disk is using a forward slash not backward one. ;)

    • @jeffsbaker
      @jeffsbaker  4 года назад +1

      Thanks for letting me know. Unfortunately, I can't change it in the video but I changed it to /r in the description.

  • @samibld4494
    @samibld4494 2 года назад +4

    thank you sir step 8 fixed my problem

    • @jeffsbaker
      @jeffsbaker  2 года назад +1

      You're welcome! Thanks for letting us know which step fixed your problem!

  • @arnanthithinasrito2438
    @arnanthithinasrito2438 Год назад +2

    2023 step 5 did it for me somehow, thanks for this awesome fix!!!

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thank you for letting us know which step worked for you.

  • @bigbolleboi866
    @bigbolleboi866 4 года назад +1

    Thanks dude you're a life saver

  • @SuBZer0lp
    @SuBZer0lp 4 года назад +4

    I have been searching for a way to recover my files for 10 hours. You are a genius, thank you so much

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

    THANK YOU NUMBER 8 SAVED ME🙏

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

      You're welcome! Thank you for letting us know which step worked for you

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

    Thank you Jeffrey!

  • @theripper1222
    @theripper1222 3 года назад +1

    Yeah... I’m just gonna do a clean installation of Windows 10. I didn’t really have any important files, but thanks for the help!

  • @codybartholomew317
    @codybartholomew317 4 года назад +5

    Thank you so much! I got mine to work at 11:52 with step 8!

    • @jeffsbaker
      @jeffsbaker  4 года назад +1

      You're welcome! Thank you for letting us know which step worked in your situation.

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

    When I run the “bootrec /FixBoot” in command prompt it says “access is denied” I gave up and installed windows…

  • @albertantonio3425
    @albertantonio3425 4 года назад +2

    thanks sir...after how many weeks i finally backed up my files using notepad...thank you i'll subscribe now....

  • @jacob-lq4px
    @jacob-lq4px 2 года назад

    Thank you this video will help me so much

  • @musicmaker99
    @musicmaker99 2 года назад +3

    You saved my skin! Thank you!

  • @plu3
    @plu3 2 года назад +4

    I would also like to mention that, sometimes its hardware not connecting or something. Not sure exactly what the problem is but thats what I assume it was for me atleast… i just replugged all my cables and it fixed itself

  • @bloodlessspade1400
    @bloodlessspade1400 2 года назад +1

    This helped me thank you

  • @odealianaffairs9001
    @odealianaffairs9001 3 года назад +1

    thank you sir, this helped me out big time

  • @sisahmcwera106
    @sisahmcwera106 3 года назад +4

    Sir if i may ask, what should.i.do if it doesnt want to enter boot menu?

  • @juanmercado3635
    @juanmercado3635 3 года назад +3

    Dude so happy I was able to fix the issue.....thanks a lot

  • @pawankumarsingh1811
    @pawankumarsingh1811 2 года назад +1

    Thanks a lot you saved the day

  • @UsmanIqbalk49
    @UsmanIqbalk49 3 года назад +1

    This video is amazing. This method worked very well.

  • @brendenstagg4862
    @brendenstagg4862 2 года назад +5

    Is this normal, or happen often? My pc isn’t even that old. Then all of a sudden it freezes up on me.

  • @Aenz69
    @Aenz69 3 года назад +16

    Guess it's happening to everyone now

    • @josiahkk5083
      @josiahkk5083 2 года назад +5

      Bro exactly it happend to me and I’m gonna cry now

    • @Aenz69
      @Aenz69 2 года назад +3

      @@josiahkk5083 yeah dude I literally sold my PC I have to save for a new one

  • @vedantmore5750
    @vedantmore5750 4 года назад +1

    Thank you very much for your help with this video.

  • @anmolaccademy6859
    @anmolaccademy6859 2 года назад +1

    Thank you very much sir

  • @aggressive_sandbag
    @aggressive_sandbag 2 года назад +9

    What if I don’t have any tools

  • @davebenjamin444
    @davebenjamin444 4 года назад +4

    That's just what I needed. My PC went out to this same issue.

  • @NickAirsofter
    @NickAirsofter 2 года назад

    Thank you so much.

  • @sherrypingue9826
    @sherrypingue9826 4 года назад

    Thanks step 7 worked!! Thanks for showing how to backup files to another source

    • @jeffsbaker
      @jeffsbaker  4 года назад

      You're welcome! Thank you for letting us know which step worked for your computer

  • @vanzypubg8469
    @vanzypubg8469 2 года назад +7

    Are all out computers expiring this year or something??

  • @momentwander
    @momentwander Год назад +7

    Its funny. I just pressed F8 twice and my computer is back. 😂

    • @douchebagkangaroo69
      @douchebagkangaroo69 11 месяцев назад +2

      Oh my god
      I thought you were joking
      It worked flawlessly

    • @momentwander
      @momentwander 11 месяцев назад +1

      @@douchebagkangaroo69 bruh, really?

    • @douchebagkangaroo69
      @douchebagkangaroo69 11 месяцев назад +1

      @@momentwander yessir

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

      Omg I pressed F8 twice went through a few boot loops then the msg changed to diagnosing your PC instead of preparing for repairs and then I got my computer back wow!

  • @sandroedson
    @sandroedson 4 года назад +1

    Thank you So Much !

  • @vanzypubg8469
    @vanzypubg8469 2 года назад +2

    Thank you sooooo much!!!!

  • @TrevoPhD
    @TrevoPhD 3 года назад +7

    Just a quick note, if your computer has an SSD do NOT run /R with the check disk command (chkdsk /R), it's unnecessary wear. Instead, run chkdsk /f (fix). I work IT and once riddled a solid state drive with SMART errors running /r by mistake

  • @tamertamertamer4874
    @tamertamertamer4874 3 года назад +4

    Make sure to backup important files: I take my external hard drive and put literally everything on it

  • @mcbennus
    @mcbennus 3 года назад +2

    Thank you for such clear instructions. Step 8 solved it for me

    • @jeffsbaker
      @jeffsbaker  3 года назад

      You're welcome. Thank you for letting us know which step solved it

  • @KrishaDCerin
    @KrishaDCerin Год назад +1

    thanks for this. Step 8 worked!

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thank you for letting us know which step worked in your case.

  • @nidalelbraki1535
    @nidalelbraki1535 Год назад +5

    I just clicked f1 and pressed on exit and continue to windows 11 it worked

    • @sharpblackr0se
      @sharpblackr0se Год назад +1

      are you sure about that?

    • @DHSSavio
      @DHSSavio Год назад +2

      This worked for me what😂😂

  • @fritz5404
    @fritz5404 Год назад +4

    Thank youuu!! It's 2023 step 8 worked!!

    • @jeffsbaker
      @jeffsbaker  Год назад

      You're welcome! Thank you for letting us know which step worked for you.

  • @KadieBlue
    @KadieBlue 4 года назад

    Thank you. Thank you. Thank you. Number 8 worked for me. My laptop crashed when it tried to do a Windows update.

    • @jeffsbaker
      @jeffsbaker  4 года назад

      You're welcome! Thank you for telling us which step worked!

  • @Shoeg4zer
    @Shoeg4zer 3 года назад

    Thank you!

  • @hanan7004
    @hanan7004 Год назад +3

    STEP 8 WORKED THANK U !!!

    • @jeffsbaker
      @jeffsbaker  Год назад +1

      You're welcome! Thank you for letting us know which step worked for you.

  • @hakanmaxamuud-rh2xz
    @hakanmaxamuud-rh2xz 8 месяцев назад +3

    Man thank U so so much you're a real bro ❤ iLove you bro method 8 worked me so well brother thank u so much❤

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

      You're welcome! Thank you for letting us know which method worked for you.

  • @pavinsiva2286
    @pavinsiva2286 3 года назад +1

    Thank you so much..it worked

  • @WanoToba
    @WanoToba 3 года назад +3

    Thankfully I only got to step 5 and it fixed my computer!! Thanks man! Subscribed and liked!

    • @jeffsbaker
      @jeffsbaker  3 года назад +1

      You're welcome! Thanks for letting us know which step worked for you

    • @yaminoraikiri
      @yaminoraikiri 3 года назад

      is there any lost data?

    • @WanoToba
      @WanoToba 3 года назад +1

      @@yaminoraikiri none at all

    • @yaminoraikiri
      @yaminoraikiri 3 года назад

      @@WanoToba Thank youu :D