How to Fix Bootrec /Fixboot Access is Denied Windows 10

Sdílet
Vložit
  • čas přidán 11. 09. 2018
  • How to Fix Bootrec /Fixboot Access is Denied Windows 10
    ►►►SUBSCRIBE for more: czcams.com/users/Britec09...
    Step 1. Boot to your Windows 10 CD or USB. when you get to the install windows screen, click the Repair your computer instead of Install now.
    Step 2. Select Troubleshoot and then Advanced Options.
    Step 3. Select Command Prompt.
    Step 4. Type diskpart and press Enter key.
    Step 5. Type list disk and press Enter. Now check disk number to identify boot disk, this is usually Disk 0. if not, use the correct boot disk number.
    Step 6. Type select disk 0 (or your boot disk number) and press Enter.
    Step 7. Type list volume and press Enter. Now look for the volume number of EFI partition.
    Step 8. Type select volume 1 and press Enter. (Change volume to your number)
    Step 9. Type assign letter=V: and press Enter. V: can be replaced by any drive letter that is not in use by any partition.
    Step 10. Type exit and press Enter.
    Step 11. Now type V: (or the drive letter you just assigned) and hit Enter.
    Step 12. Type md \efi\microsoft\boot\ and hit Enter.
    Step 13. Type cd /d V:\efi\microsoft\boot\ and hit Enter.
    Step 14. Now type bootrec /fixboot command, the problem should be solved now.
    Step 15. bcdboot c:\windows /l en-us /s V: /f all
    ------- My Social Links:
    🔵 View My Channel - / britec09
    🔵 View My Playlists - / britec09
    🔵 Follow on Twitter - / britec09
    🔵 Follow on Facebook: / briteccomputers
    🔵 View my Website: BritecComputers.co.uk
    🔵 My Official Email: brian@briteccomputers.co.uk
    #PCRepair #ComputerRepair #WindowsRepair #FixPC

Komentáře • 1,6K

  • @anubhavkumar7637
    @anubhavkumar7637 Před 4 lety +78

    It still shows access denied , even when I am in the efi\microsoft\boot directory

  • @VideoLeakPolice
    @VideoLeakPolice Před 2 lety +114

    You have to do this exact command:
    bootsect /nt60 all
    (note the space between bootsect and the forward slash). Also, I did not have to retry the: bootrec /fixboot.
    I simply shut down the PC and rebooted.
    I have learned it in a tread in this comment section. The first to shared this made a mistake and forgot to put a space. It worked for me.

  • @daviarrue
    @daviarrue Před 4 lety +8

    Amaaaaazing!!!! Tanks soooo much for this. I pass last 5 hours trying fix a Ssd error and only that's works. Congratulations and thank you. I'm from Brazil.

  • @Astalariel
    @Astalariel Před 4 lety +20

    Doesn't work. Still getting "Access is denied" after step 14. Followed everything by letter. Including spaces.

  • @Robin-hp8pu
    @Robin-hp8pu Před 4 lety +423

    this video has literally one purpose and fails in it. well done man

  • @tomedwards1740
    @tomedwards1740 Před 3 lety +4

    Hi.
    When I exit diskpart, I'm getting
    X:\windows\system32>
    This is same program at start which is different to your initial start letters??
    Where am I going wrong??

  • @annadale278
    @annadale278 Před 3 lety +1

    When I type ‘list vol’ C is on volume 2. Volume 1 says ‘Recovery’ under the Label column. Will this procedure still work? Substituting vol 2 where you are using vol 1 in the video?

  • @socialmediawizards7650
    @socialmediawizards7650 Před 5 lety +9

    After typing command with cd
    1:53
    It says the system cannot find the path specified

  • @somacruz8272
    @somacruz8272 Před 4 lety +5

    i selected volume 1 when I should of selected 2 because thats where my C drive is for some reason. I got all the way to
    1. cd /d V:\EFI\Microsoft\Boot\
    2. bootrec /FixBoot
    and it wasnt working. but now ive created boot files for the wrong vol. please how do I undo this and select the correct volume

  • @ericlewis3772
    @ericlewis3772 Před 4 lety +36

    Thanks for pointing me in the right direction. Here's what worked for me. Note that it may depend on version of Windows (10 in my case), on build within that (probably 18362), and on other factors I'm not aware of. This is in a UEFI context
    Initially I used bootsect, limited to the drive letter I'd assigned to the boot partition, that is, where "cd /d V:\EFI\Microsoft\Boot\" is valid. That may be safer than using "All". Change "V:" to what is valid on your machine.
    bootsect /nt60 V:
    This responded:
    "Updated FAT32 filesystem bootcode. The update may be unreliable since the volume could not be locked during the update: Access is denied.
    Bootcode was successfully updated on all targeted volumes."
    I added /force (it dismounts the drive and so warns about files that may be open but the risk seemed small in my case):
    bootsect /nt60 V: /force
    This responded:
    "Forced dismount complete, open handles to this volume are now invalid.
    Successfully updated FAT32 filesystem bootcode"
    After that "bootrec /FixBoot" still responded "Access is denied.", so I just continued to bcdboot, although some sources say it is not necessary:
    ren BCD BCD.old
    bcdboot c:\Windows /l en-us /s V: /f All
    After that, and rebooting, I eventually got the "Repair: Your PC/Device needs to be repaired:", message again, but the option to fix C: was successful and after that Windows booted.
    Good luck to you in your journey through this distressing situation!

    • @Chris-qk8uz
      @Chris-qk8uz Před 2 lety +1

      Golden comment bless you brother

    • @EduardoRobisJr
      @EduardoRobisJr Před 2 lety

      @@Chris-qk8uz Indeed! @Eric, you're a life saver bro!!!!

    • @MYtastePT
      @MYtastePT Před rokem

      Dropping a comment for visibility, worked for me. Thanks

    • @bobchugach4983
      @bobchugach4983 Před 8 měsíci

      You are so helpful you took me to the finish. TU

  • @uptothemood5887
    @uptothemood5887 Před 2 lety +1

    I’m sorry I typed V: but cannot create a V volume directory. It’s indicated ”The volume doesn’t contain a recognized file system. Please make sure all required file system drivers are loaded and that volume is not corrupted.” Could you please advise?

  • @janielipsmeyer316
    @janielipsmeyer316 Před 3 lety +2

    Thank you. This was so helpful in solving my black screen and being able to reinstall windows. I did reverse to Win7 then from there able to download windows 10.

  • @zerosandones7547
    @zerosandones7547 Před 4 lety +3

    When i do v:
    I got: the file or directory is corrupted and unreadable
    Pls help

  • @CSullivanmeerkatmandude
    @CSullivanmeerkatmandude Před 5 lety +3

    I have Windows 10 MSI GS63VR Stealth Pro. I'm currently stuck in the restart loop of the computer. How do I fix the bootrec /fixboot (Access denied)? I have a USB Media USB.

  • @saintpatrickmaloney7176
    @saintpatrickmaloney7176 Před 3 lety +2

    Its been 3 weeks and i cant get any one to make a proper tutorial on how to create a MBR partition for win 10. they are all efi or it is a repair but can some one make a working tutorial on making an MBR partition from scratch?

  • @najiakhan2824
    @najiakhan2824 Před 5 lety +8

    Why will it not work I have been doing this for 3 hours

  • @rahaparniyan1115
    @rahaparniyan1115 Před rokem +19

    I did exactly as you said. However, after typing fixboot, the answer from command prompt was still "Access is denied."
    What should I do?
    Btw, on the step list disk, I only have one disk: Disk 0. I don't know if it matters

    • @lynnn2805
      @lynnn2805 Před rokem

      Same problem as yours. How did you fix it?

    • @rahaparniyan1115
      @rahaparniyan1115 Před rokem +1

      @@lynnn2805 I didn't actually. I even took the laptop to the repair shop. It didn't fixed. They hardly could install an old version of windows 10 and I was told the windows must never get updated.

  • @devmithran2964
    @devmithran2964 Před 5 lety +3

    I tried this, but this isn't working. The computer still says Access is denied

  • @xXThePointXx
    @xXThePointXx Před 4 lety +1

    Didn’t do @2:30 and exited now have disc read error. Anyone know how to get back to command prompt and fix it?

  • @alexjensen990
    @alexjensen990 Před 4 lety +1

    I get "the directory or file cannot be created" when I attempt to md \efi....\boot\. Anyone have any ideas?

  • @hectorzarzuela7416
    @hectorzarzuela7416 Před 2 lety +10

    at 2:22 I still got Access denied. (what should I do from there)? Thanks in advance.

  • @quichris6432
    @quichris6432 Před 2 lety +3

    It won't work if I run CHKDSK, and I tried to fix MBR it worked well with partition assistant from Ao mei.

  • @user-yx7fj9yy6n
    @user-yx7fj9yy6n Před rokem +1

    i followed all the steps, but i still have access denied, tried bootsect/nt60 all, but it didnt work, what am i supposed to do?

  • @eraj1001
    @eraj1001 Před 4 lety +1

    I followed all the instructions but now I get critical process died error what should I do?

  • @ImCalvinr93
    @ImCalvinr93 Před 5 měsíci +3

    Still getting access denied.

  • @sheinequirin8789
    @sheinequirin8789 Před 4 lety +17

    When i type "bcdboot C:\windows /l en-us /s V: /f all" it says "failure when attempting to copy boot files"
    Help someone??🙏🏾

  • @INTJATarot
    @INTJATarot Před 3 lety

    i couldnt assign it to a new letter , it says changing the drive letters not allowed

  • @robwiering2756
    @robwiering2756 Před 3 lety

    After changing boot letter drive still getting no acces should i still continue the next steps or ...other options that would work!

  • @louf7178
    @louf7178 Před 5 lety +13

    Why do you say windows is on "C"? That looks like system reserved and D has the space as the regular working drive and Windows installation?

  • @MorDreadful
    @MorDreadful Před 3 lety +43

    I came across this just a few minutes ago so although it's old just do the following to fix: BOOTREC /FIXBOOT ACCESS DENIED message. Basically the reason why this one didn't work from what I can work ouot is that you get ACCESS DENIED depending on the format maybe like NTFS? as it does point this out as NTFS file system bootcode though I am not too sure myself, just seems that way from what I have experienced.
    1: type at x:sources>bootsect/nt60 sys */just as that and do not worry about no space between /nt60 as it will work. you should get: Target volumes will be updated with BOOTMGR compatible bootcode. V: (\\?\Volume{1a2b3c4d-0000-0000-0000-100000000000}) Successfully updated NTFS filesystem bootcode. Bootcode was successfully updated on all targeted volumes.
    2: type at x:sources\>bootrec/fixboot (again do not worry about having a space before /fixboot)
    now you should see: The operation completed successfully.
    For those who come across this and experience difficulty with keep getting access denied, you also do not need to assign a new letter, just skip all that and just do this.
    For the creator Britec09. Please, if you haven't update this as this may work for ALL. skip the diskpart biut and just go straight to this. I was actually doing this on Server 2019 essentials.

    • @Lupin.0707
      @Lupin.0707 Před 2 lety +3

      Thanks it worked

    • @royecrist1922
      @royecrist1922 Před 2 lety

      Thank you brother it worked for me

    • @uriel_pz
      @uriel_pz Před 2 lety +1

      mate, I love u. I deleted a disk partition that contained Ubuntu and the grub menu didn't show windows boot. After 8 hours, your comment and some microsoft forums can boot windows with all my information, and I'm very happy because I have 48 hours to submit a practice test for a job like my last year in college.
      P.D.:Thank to all people that take the time to comment videos like this, you saved my ass so many times
      P.D.2: Worst LSD trip. 0/10

    • @a22702368
      @a22702368 Před 2 lety

      Thank you so much, it’s save my NB

    • @charityg4786
      @charityg4786 Před 2 lety

      You are a saviour,thanks a bunch

  • @matthewtudor7982
    @matthewtudor7982 Před 2 lety

    I’m getting to the very last step, after fixboot has been fixed, then it will says “failure when attempting to copy boot files” ??? Any help please

  • @NoChoke
    @NoChoke Před 5 lety +4

    still get access denied at the bootrec /fixboot part

  • @ajddavid452
    @ajddavid452 Před 5 lety +11

    my computer doesn't support uefi, so this didn't help, how do I do it for legacy bios?

    • @severinojunior979
      @severinojunior979 Před 4 lety +1

      Up

    • @ajddavid452
      @ajddavid452 Před 4 lety +1

      @@severinojunior979 what? but anyway I already found a solution, and I have upgraded my pc since then so I do have a UEFI pc now, also I forgot I made this comment so...

  • @zeikfried875
    @zeikfried875 Před 4 lety +9

    when I put bootrec / fixboot I get "access denied" What I can do? help, I've been unable to repair my laptop for 3 weeks

    • @spoitella
      @spoitella Před 4 lety +9

      @Zeikfried just open the cmd prompt again and type "bootsect/nt60 sys" and now u can do it :)

    • @caoucduy5757
      @caoucduy5757 Před 4 lety +2

      @@spoitella thank you very much. I have success

    • @lasauceart
      @lasauceart Před 4 lety

      @@spoitella access denied

    • @nite4282
      @nite4282 Před 3 lety

      @@lasauceart instead of sys do all

    • @sammyreed7939
      @sammyreed7939 Před 3 lety

      @@spoitella thanks! worked for me.

  • @DenWidhianto
    @DenWidhianto Před 3 lety

    Im still stuck in efi bootrec /fixboot
    Before that also get notification about md efi Microsoft boot if that subdirectory already exists. So what ?

  • @sbkhan303
    @sbkhan303 Před 2 lety

    Assign letter=V: is giving me error "Virtual Disk Device error:Assigning or removing drive letters in the current boot or page file volume is not allowed". Kindly advice or anyone can help. Highly appreciate it.

  • @solidice5660
    @solidice5660 Před 2 lety +6

    For those still getting Access denied try running "bootsect/nt60 all" then try "bootrec /fixboot" again. However that's as far as I have got, I now get "Failure when attempting to copy boot files" on the final step. Any Ideas?

  • @kynagailortiz6443
    @kynagailortiz6443 Před 5 lety +3

    Mine is still denied 😭 it says a subdirectory or file \efi\microsoft\boot\ already exists.

  • @forextrading6413
    @forextrading6413 Před 5 lety +2

    Hi Britec09. On your video at 1:04mins, what is in volume 3? On my computer, I have C (which has windows 10), F (which has my files and folders), D (which is my USB Windows 10 Media Creation tool) and E (which is a hidden file). All the volumes show as HEALTHY. My error code is 0xc000000f. I originally had Windows 7 pro and I upgraded to Windows 10 pro during the free upgrade. Yesterday, I needed to run Windows 7 and so I attached a hard drive copy of Windows 7, without detaching the Windows 10 hard drive. I changed the boot sequence to boot from Windows 7. After finishing my work, I rebooted it from Windows 10 and that was when I got that RECOVERY blue screen with the error message. I did what you did, but I keep getting Accessed Denied. I read that UEFI is used on newer computers and it replaces the BIOS. My computer uses BIOS, but I tried with both bootable drives. Am I getting Access Denied because I am trying to access the Hidden volume?? Any suggestions? Anyone?

  • @christophercastillo383

    mines the opposite mine says successfully scanned windows installation [1] c:\windows
    add installation to boot list? Yes(Y) No(N)All(A) : then I do not know what to do next please help

  • @gamingplc
    @gamingplc Před 5 lety +6

    failure to when attempting to copy boot files

  • @hotwiredpc4079
    @hotwiredpc4079 Před 5 lety +6

    What do I do if I followed this procedure in this video and I still get access denied?

  • @norcalpacific
    @norcalpacific Před rokem

    How did you know C drive is the one to select? In your video it says 549 MB for that volume 1 C drive I would have assumed the biggest file size was the main drive you want to pick.

  • @paulhaywood7685
    @paulhaywood7685 Před 5 lety +1

    Thanks for this very valuable info! Needed this. Hope you had a nice holiday!

  • @rejwanhussain1801
    @rejwanhussain1801 Před 5 lety +306

    I got to the 2:16 mark then I got access denied.

  • @Bachman23
    @Bachman23 Před 5 lety +25

    Thank you for the video, but it still doesn't work for me, though. It prompts the message "access denied" when I use the command "bootrec /fixboot" after following all the steps.

  • @matthewfuino7131
    @matthewfuino7131 Před 3 lety +2

    Unfortunately it didn't work for me, still says "access is denied". :(

  • @akisboyatzis
    @akisboyatzis Před 4 lety +2

    I have this same problem. I did exactly as advised in this video but it did not work. Still tells me "access denied"

  • @UNYv3rse
    @UNYv3rse Před 4 lety +3

    on mine it show app "X:\windows\system32>" and no X:\Sources>. How can I fix thaaaaat

  • @mickeytee6533
    @mickeytee6533 Před 4 lety +17

    "The request could not be performed because of an I/O device error." Nice!!! Now I'm up sh!t creek....

  • @stevenelson4093
    @stevenelson4093 Před 2 lety

    My problem is bootrec not recognized as an internal command windows 10. Tried this fix but got V not recognised as ... Do you have a fix for this problem please.

  • @greglemon9944
    @greglemon9944 Před rokem

    My C drive was in 0 I followed what you did but put 0 as that's where it says my C drive is but after I put in the command Assign Letter=V: it said "there is no volume specified.
    Please select a volume and try again."

  • @tonyhayes9827
    @tonyhayes9827 Před 4 lety +15

    I went through all the steps but access is still denied

  • @raymondchan3587
    @raymondchan3587 Před 5 lety +6

    Not working, still access denied...

  • @XDFRailRoadCooler
    @XDFRailRoadCooler Před 3 lety

    For me it isn't working. I'm MSI F3 button. When I exit CMD the system said something different.

  • @NoChoke
    @NoChoke Před 5 lety

    got past that by running takeown but now fails with access denied on bootrec /fixboot

  • @stpierre1798
    @stpierre1798 Před 5 lety +3

    U used different versions of command, first u used 17134 then u used other version

  • @ChillavaKirby
    @ChillavaKirby Před 5 lety +43

    DO NOT DO THIS
    Moving these files around does not fix anything and creates further issues due to other potential fixes being unable to find them in the proper directory.

    • @silverzero-yc4nu
      @silverzero-yc4nu Před 5 lety

      Wait if we do this dose that mean we gatta get a new laptop or pc??

    • @silverzero-yc4nu
      @silverzero-yc4nu Před 5 lety +1

      @@Jess-wp1td what if we dont have another pc or laptop?

    • @jacksul5120
      @jacksul5120 Před 5 lety

      Wait I just did this is there a way I can go back or fix it

    • @MLGPlaygrounds
      @MLGPlaygrounds Před 5 lety

      Yeah how do I revert my letters?

    • @xander5678
      @xander5678 Před 5 lety +1

      @@Jess-wp1td where can i contact you?

  • @ansujain5
    @ansujain5 Před 3 lety

    Plz refer the above video at 02:19, while commanding after "v:\efi\microsoft\boot>bootrec /fixboot" it shows "Access is denied".......What to do ?

    • @ansujain5
      @ansujain5 Před 3 lety

      Awaiting for reply, kindly suggest..

  • @DJSUMS
    @DJSUMS Před 2 lety +1

    how did you change it from x:\windows\system32 to x:\sources ?

    • @solidice5660
      @solidice5660 Před 2 lety

      You have to use an external windows 10 recovery USB.

  • @ninhful
    @ninhful Před 5 lety +4

    This is exactly what I am looking for. Many thanks.

  • @knandredgvlogs8729
    @knandredgvlogs8729 Před 5 lety +10

    I still got access denied it says here the device is not ready after doing the last part bootrec /fixboot it says here the device is not ready

    • @jesusvaqueramelo9777
      @jesusvaqueramelo9777 Před 5 lety +2

      Me too, I still got access denied ):
      Do u solve it?

    • @akitschisjustakitsch8163
      @akitschisjustakitsch8163 Před 5 lety +1

      I got it as well.

    • @buddhichampika5823
      @buddhichampika5823 Před 5 lety +6

      Here is the fix works 100%
      systemadvanced options as admin console
      >cmd prompt then,
      >type bootsect/nt60 sys
      this will actually update your target volumes with BOOTMGR Compatible boot code) then try
      >bootrec/fixboot
      >bootrec/fixmbr

    • @rost3939
      @rost3939 Před 5 lety

      @@buddhichampika5823 after... nt60 sys.... BOOTMGR compatible bootcode. System partition was not found : the required system device cannot be found.
      What can I do now?

    • @redberkey
      @redberkey Před 5 lety

      @@buddhichampika5823 Thanks very much, this is what worked!!!!

  • @lse123polis
    @lse123polis Před 2 lety +1

    These commands, worth trying after tried "BCDBoot C:\Windows"... or the same are?
    bootrec /scanos
    bootrec /fixmbr
    bootrec /fixboot
    bootrec /rebuildbcd
    ...
    My PC was in startup loop after initial cmd got:
    BSOD
    File: \Windows\System32\drivers\intelpep.sys
    ERROR CODE: 0xc0000428

  • @Lord-jo8jm
    @Lord-jo8jm Před 4 lety +2

    After the cd with the v file. It still says access denied

  • @jacrispypata2332
    @jacrispypata2332 Před 5 lety +84

    2:22 still acess denied for me

  • @SageManeja
    @SageManeja Před 4 lety +12

    The directory already existed. And it still said access denied when i tried bootrec /fixboot
    Luckily going back to X: drive and doing what the other comment said worked.

  • @remyurinsimp4823
    @remyurinsimp4823 Před 3 lety

    Breh, help me pls, it is said that bootrec is not recognized as an internal or external command :(

  • @agriebychaniago613
    @agriebychaniago613 Před 3 lety

    2:11 the filename, directory name, or volume label syntax is incorrect

  • @louf7178
    @louf7178 Před 5 lety +7

    This was successful for me except I had to use D: instead of C: even though the volume list showed "system reserved" as "C". D is a large space volume where I know Windows exists. ??? When I bootrec /scanOs it does not find a Windows installation.
    List volume displays:
    0 K ESD-ISO UDF DVD-ROM
    1 C System Rese NTSF 110MB
    2 D NTSF 891MB
    3 E Storage NTSF 39GB
    4 F NTSF 449GB Hidden
    5 G Removable
    6 H Removable
    7 I Removable
    8 J Removable
    bootrec /scanOs and /ebuildbcd do not find an installation (renaming BCD to BCDBACKUP.OLD allowed /rebuildbcd to work)

  • @amanrawat9776
    @amanrawat9776 Před 3 lety +4

    If you guys are coming after deleting some other OS like Linux, I would suggest while on GRUB, you simply type exit and select windows boot and then fix boot when logged in on Windows.

  • @ghulamshafiqa3229
    @ghulamshafiqa3229 Před 4 lety

    Can we apply these commands in win 7 and 8

  • @cheezcicle
    @cheezcicle Před 3 měsíci

    2:06 I got to this point but then it tells me this system cannot find the path specified and I typed it correctly. Can someone help me please I'm a laptop noob and just want my stuff back I don't wanna wind up resetting cuz idk what apps I have saved or not 😭

  • @markv2997
    @markv2997 Před 5 lety +2

    Damn the v command isnt working ofr me.

  • @Vicky-zd3uv
    @Vicky-zd3uv Před 2 lety +4

    Still cannot boot the problem still exists. And I turned to third party tool it works well. Ao mei's tool.

  • @geturhustleon4529
    @geturhustleon4529 Před 5 lety

    I'm trying to flash twrp to my lgg4 but keep getting fastboot is not recognized as an internal or external command' operable program or batch file

  • @CorpMain
    @CorpMain Před 4 lety

    I don't have System Reserve in Volume? help please

  • @leannanicklekid5149
    @leannanicklekid5149 Před 5 lety +8

    I still get access denied. :'( need more help please

    • @DejvYTCZ
      @DejvYTCZ Před 3 lety +1

      Write bootsect/nt60 sys

    • @DejvYTCZ
      @DejvYTCZ Před 3 lety +2

      And then bootrec /fixboot

    • @msmobile6349
      @msmobile6349 Před 3 lety

      @@DejvYTCZ not work for me. Need help

  • @SmoothAction916
    @SmoothAction916 Před 5 lety +4

    Im still getting access denied!!!!

  • @sophiaforrest6079
    @sophiaforrest6079 Před 5 lety

    Please help!! At 1:12 where you selected volume 1 c drive I don’t have a “c” drive I only have D, V and E however volume 3 doesn’t have a letter!! Please help!:(

    • @zzeromx
      @zzeromx Před 4 lety

      select the correct letter where your system is instaled in my case is d

  • @LOLIZ398
    @LOLIZ398 Před 2 lety

    After that v: boot command
    It shows the system cannot find the path specified

  • @shelleyadipietro5143
    @shelleyadipietro5143 Před 5 lety +36

    I received an error "failure when attempting to copy files"

  • @happeefears9442
    @happeefears9442 Před 5 lety +3

    Mine still says Access Denied

  • @gareth_ross
    @gareth_ross Před 5 lety

    Okay so when i type , list disk
    I get 2 drives showing up.
    Disk 0. Online. 931GB.
    Disk 1. Online. 14GB.
    (Disk 0 being my HDD and disk 1 being a bootable drive that i created. )
    Now after typing. Select disk 0. And List volume.
    It shows me only 2 options
    Volume 0: dvd-rom
    Volume 1: removable 14GB. ( the bootable drive)
    Can you please help me? Is the HDD broken/crashed? Or is it repairable?
    @Britec09

  • @JM-cb2hw
    @JM-cb2hw Před 5 lety +2

    i did the bootfix and I cant get out of this loop still. ive restarted dozens of times by now its not starting up

    • @surajsingh-ji5cw
      @surajsingh-ji5cw Před 4 lety

      Man its been 1 year how u have started

    • @JM-cb2hw
      @JM-cb2hw Před 4 lety

      @@surajsingh-ji5cw this problem was a nightmare i still remember it. How did I fix it? I need to remember that.

    • @surajsingh-ji5cw
      @surajsingh-ji5cw Před 4 lety

      @@JM-cb2hw please tell me bro before my dad finds out

  • @chandanasaha697
    @chandanasaha697 Před 5 lety +24

    I got to the 2:38 mark and then it said failure when attempting to copy boot files

  • @beneelchicano3ce
    @beneelchicano3ce Před 3 lety +25

    Right at 2:27, you should include what to do when "Access is denied" still shows up instead of "...completed successfully." Await your reply. Thank you!

  • @RunnerProductions
    @RunnerProductions Před 10 měsíci

    Still get denied after partitioning and trying to do the efi microsoft boot line

  • @cango75
    @cango75 Před 5 lety

    Does not deal with the eventuality of access denied still being the response

  • @branchyapple
    @branchyapple Před 5 lety +11

    2:15 still got the access denied
    2:36 i got; Failure when attempting to copy boot files

  • @tinicum54
    @tinicum54 Před 5 lety +4

    Is this still an issue on Win 10. That's why I went to Linux 4 years ago.

    • @Britec09
      @Britec09  Před 5 lety +3

      Yes it still happens on Windows 10

    • @Raj-p21b
      @Raj-p21b Před 3 lety

      @@Britec09 I did every step you told me to do and it has worked until you said to do the bootrec /fixboot and it still showed access denied? Please help me I’m desperately stuck on this issue with my Windows 10 PC.

  • @lespaul7261
    @lespaul7261 Před 4 lety +1

    Unfortunately for me I still get access denied?
    Any help appreciated

  • @skelpp
    @skelpp Před 4 lety +1

    I'm still getting access denied pls help

  • @myroncarvalho4872
    @myroncarvalho4872 Před 5 lety +24

    anyone else still getting access denied and found a fix for it? please provide link. many facing same problem.

    • @fixinnstuff5016
      @fixinnstuff5016 Před 5 lety +2

      yes

    • @shafiqhussainofficialmathe861
      @shafiqhussainofficialmathe861 Před 5 lety

      @@fixinnstuff5016 any link

    • @rafaelcooperdealmeida8511
      @rafaelcooperdealmeida8511 Před 5 lety +1

      @@shafiqhussainofficialmathe861 sux so bad...ive been trying to start my pc for days now....no answer anywhere

    • @buddhichampika5823
      @buddhichampika5823 Před 5 lety +59

      Here is the fix works 100%
      systemadvanced options as admin console
      >cmd prompt then,
      >type bootsect/nt60 sys
      this will actually update your target volumes with BOOTMGR Compatible boot code) then try
      >bootrec/fixboot
      >bootrec/fixmbr

    • @godfreyodenigbo95
      @godfreyodenigbo95 Před 5 lety +8

      @@buddhichampika5823 look here buddy, don't say 100% and then write try in the same comment. IT DOESNT WORK..

  • @MrGroovyG
    @MrGroovyG Před 5 lety +3

    Got to last stage.. failure when attempting to copy boot files. Bugger

  • @benoit.gerin-lajoie
    @benoit.gerin-lajoie Před 2 lety

    Don't work for me !
    I guess any letters besides "C" will do ? If so, just the "assign" command is sufficient. The system will automatically pick the next available letter to assign.
    I you insist to assign a specific letter, the semi-colon after the letter is not necessary.
    A bad command here :
    V>cd /d V:\efi\microsoft\boot
    a correct command :
    V>cd efi\microsoft\boot
    unless "/d" have a specific function that I don't know
    I guess that if we already have this directory structure (efi\etc...), the "md" is unwarranted !?

  • @harryburton959
    @harryburton959 Před 5 lety +2

    Welcome back Brian. Missed the videos. Good job.

  • @chrystianlopes1954
    @chrystianlopes1954 Před 3 lety +5

    For me I always getting Access Denied... Even if I try all these steps...

    • @Joc._
      @Joc._ Před 3 lety +1

      Same if you got it to work can you please help me 🙏

  • @Marshal-jw4ju
    @Marshal-jw4ju Před 3 měsíci +9

    Access denied

  • @sephiresh7766
    @sephiresh7766 Před 2 lety

    "error while trying to copy boot files" bcdboot c:\windows /l en-us /s V: /f all doesn't work, can anyone help me?

  • @Geckotr
    @Geckotr Před 2 lety

    did you boot the usb key in UEFI ?