Window 10 access is denied

Anonymous
2022-07-25T13:37:49+00:00

I found my computer try in to boot but goes to a blue screen then trying to repair it but is not working.

Then I want to command prompt and I try to run bootrec.exe/fix boot I got access denied.

Then I trough Diskpart

I rename the Valium in my case drive c: (where I thing the boot sector is) is volume 2, I rename value 2 to volume v: then exit

Cd v:

Then md \efi\microsoft\boot

Then cd /d v:\efi\microsoft\boot

Then bootrec.exe/fixboot

Then I got access is denied

I need help pas this problem please

Kista

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

125 answers

Sort by: Oldest
  1. Anonymous
    2022-07-31T19:19:02+00:00

    Sounds good, Kosta. Keep me posted on your progress as I will be here to help until the case is resolved.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-08-01T00:12:55+00:00

    Hi Pedro,

    This almost worked, but after

    "cd /d v:\efi\microsoft\boot"

    Says: system cannot find the drive specified.

    &

    "bootsect /nt60 all"

    Says: C,D, & one volume FAT32 all successful

    BUT: hard disk volume 2

    "Could not open the volume root directory: the parameter is incorrect."

    " Bootcode was successfully updated on at least one volume."

    Then I entered the last code prompt

    and... blue screen.

    Please help. I am running off an Asus laptop.

    The last thing that was done to my computer was an auto update of Windows 10 and I cannot get off of the blue screen no matter how many command prompts I type in and I've tried everything yours has been the closest but it can only recover one volume please see above notes so so then when I go to reboot it it still goes to blue screen.

    :( ๐Ÿ˜ž๐Ÿ˜“๐Ÿ™๐Ÿผ

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-08-01T01:18:53+00:00

    Costa, the System Reserved partition got created well. But the BCDBoot command couldn't find boot files. It wants to get them from your Windows partition & put them into the System Reserved partition. But you are in the recovery environment where letters may be different. It might not be C:. So...

    DiskPart <<<Enter DiskPart

    List Vol <<<List the volumes & letters

    Exit <<<Leave DiskPart

    Here was your earlier picture...

    I think you deleted the System Reserved partition that is in that picture. Your new System Reserved partition should still have the letter R you put on it. What letter does the 222 GB partition have? I believe that is your Windows partition on the SSD. If not still F, use the letter it has now...

    *DIR F:* <<<Show root directory of F: -- or whatever letter it's got now

    BCDBoot F:\Windows /s R: /f BIOS <<<Not necessarily F:

    Did the DIR command show a Windows, Users, & Program Files folder? Then do the BCDBoot command, & exit the Command Prompt. If you changed BIOS to be in UEFI mode, then change it back to Legacy. That would be at "Troubleshoot > Advanced Options > UEFI Firmware Settings". Otherwise, click "Continue" to hopefully boot to Windows. Good luck.

    But I do believe you should probably do the clean install anyway for the added protections of UEFI & better partitioning capabilities.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-08-01T13:52:56+00:00

    Hi PCR, Thank all for trying to help,Yes a clean instal is the best but if I can boot my pc to recover the installation key and some other info like my email PSTThen I will install a clean instal.I all ready got a new 2tb ssd hard drive coming.So I will keep you posted thank you again for all of you trying to helpWhat I did not mention is periodically a save the register information I just donโ€™t remember the last time I wonder if that helps?Kosta

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-08-01T20:45:50+00:00

    You are welcome. That sounds like a good plan. To be certain we get the letters right, maybe show us a picture of...

    DiskPart <<<Enter DiskPart

    List Vol <<<List the volumes & letters

    List Disk <<<List the disks

    Select Disk 0 <<<Focus on the 223 GB SSD

    List Part <<<List its partitions

    Exit <<<Exit DiskPart

    I think you deleted that 101 MB System Reserved partition (in your picture), then you shrunk the Windows partition by 500 MB for a new one. You issued the command to create it, & it got created. But I'm unsure whether it got created into the 500 MB area or the 101 MB area. It would be OK no matter which, but I'm unsure whether the letter R: that you specified will stick.

    So, let's see the above before you do the BCDBoot in my last post.

    Was this answer helpful?

    0 comments No comments