Windows Booting error : The drive where Windows is installed is locked

Original Title : Windows 10 upgrade attempt, PC no longer can boot up.

I recently attempted to upgrade from Windows 7 to Windows 10 on my Alienware m14x laptop. Admittedly, I did not look up a guide on "what to do before you install Windows 10", because I just figured Microsoft would have made it idiot-proof. I started the update and then went to make dinner, so if there was any error screen or other issue during the installation, I did not see it. Contacting Microsoft support chat was not helpful, and based on the short phone call I had with the agent who intended to transfer me to the tech department for a call (but was unable to do so), I thought I would try my luck here. I would greatly appreciate any advice or assistance! If any additional information is needed, I'm happy to provide it, but I'm not the most tech-savvy, so I may be a bit slow with figuring some things out.

Problem: Windows failed to start.
I turn on the laptop and I get to the "Windows Error Recovery" screen. "A recent hardware or software change might be the cause." It gives two options: Launch Startup Repair (recommended) and Start Windows Normally.

Either option leads me to the next screen: Windows Boot Manager. Status: 0xc000000f Info: A required device isn't connected or can't be accessed.

Only option is "ENTER=OS Selection" Then I get another Windows Boot Manager screen that lets me select Windows 7 as an operating system (Windows 10 isn't listed) or the Windows Memory Diagnostic tool. Windows 7 leads me back to the previous page. Running the Windows Memory Diagnostics doesn't seem to find any problems, it just runs and then restarts the computer.

When pressing F8 on the second Windows Boot Manager screen, I get the Advanced Boot Options.
Everything just cycles me back to the first Windows Boot Manger screen!

I have the Windows 7 disk that came with the laptop, and I made a USB with the Windows 10 so I could boot up from one of those, but I don't know which one to use for the startup repair. I managed to successfully start each one (I was wonder which, if either, would work), but I'm afraid of making the problem worse by selecting the wrong one or doing a clean install when it wasn't necessary (I'd rather not lose all of my pictures if they aren't all lost already). My google-searching for solutions led me to like 50 tabs of "similar but not quite" problems. I tried/found some things that may be potentially useful, as listed below!

On the BIOS screen, the computer does recognize my hard drive, and I tried setting the boot priority to boot from the hard drive and still got nowhere. When I went into the system repair program and got to a spot where I could enter commands, I tried the following:

[Using the Windows 7 disk]
1.  bootrec /fixmbr

"The system cannot find the path specified"

2.  bootrec /fixboot
"The system cannot find the path specified"
3.  bootrec /ScanOs
Total identified Windows installations: 0

[Using the Windows 10 usb]

1. bootrec /fixmbr

The operation completed successfully.

2. bootrec /fixboot

The operation completed successfully.

3. bootrec /ScanOs

Total identified Windows installations: 1

[1] F:\Windows

When attempting Startup Repair from the Windows 10 USB, it says "Startup Repair couldn't repair your PC"
It also won't let me reset to a previous build. When I choose "Reset this PC" and say I want to keep my files, it says "The drive where Windows is installed is locked. Unlock the drive and try again."

Hi,

I will certainly help you with the Windows 10 booting issues you are facing.

The probable cause of this might be the Windows 10 boot manager file got corrupted.

Please try the below methods and check if it helps.

Method 1:

Please run the command show below from Windows Recovery Environment.

“BOOTREC /REBUILDBCD”

Please check the below article as well.

http://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/the-drive-where-windows-is-installed-is-locked/5462d9f6-8e2e-4240-8bfd-63b5aced156c?auth=1

Method 2:

1. Copy all the files from your downloaded ISO you've used to install Windows 10 to a USB stick.


2. Boot from that USB stick and press Shift+F10 when Windows 8 setup WinPE shell starts.


3. In the command prompt type:
     x:\>chkdsk /f /v /r /b /offlinescanandfix c:

NOTE: Make sure c: is your boot drive with your OS by running
x:\>diskpart

DISKPART> list disk

DISKPART> select disk 0

DISKPART> list volume

DISKPART> exit

Please get back to us with an update and we are happy to assist.

Thank you

12 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Thank you so much for replying, Danny. I truly appreciate it! Here's what I get:

Method 1:

bootrec /rebuildbcd

"Successfully scanned Windows installations.
Total identified Windows installations: 1

[1] F:\Windows

Add installation to boot list? Yes(Y)/No(N)/All(A):"
When I select Y, I get:

"The requested system device cannot be found."


Method 2:
diskpart
"Microsoft DiskPart version 10.0.10586
Copyright (C) 1999-2013 Microsoft Corporation.
On computer MINWINPC"

list disk:

Disk ###   Status   Size   Free   Dyn   Gpt

Disk 0     Online   931GB   0B

Disk 1     Online   10GB    0B

Disk 2     Online    29GB    0B

select disk 0
"Disk 0 is now the selected disk."

list volume

It would be a lot to type all of this part out, but it looks like C (volume 1) is listed as "recovery" and F (volume 2) is listed as "OS".

EDIT: After running the suggested chkdsk /f /v /r /b /offlinescanandfix c

"The type of file system is in NTFS.

Volume label is RECOVERY.

Stage 1: Examining basic file system structure...

10240 file records processed.

File verification completed.

0 large file records processed.

0 bad file records processed.

Stage 2: Examining file name linkage...

10322 index entries processed.

Index verification completed.

0 unindexed files scanned.

0 unindexed files recovered to lost and found.

Stage 3: Examining security descriptors...

Security descriptor verification process completed.

46 data files processed.

Stage 4: Looking for bad clusters in user file data...

10224 files processed.

File data verification completed.

Stage 5: Looking for bad, free clusters...

790096 free clusters processed.

Free space verification is complete.

Windows has scanned the file system and found no problems.

No further action is required.

11204607 KB in total disk space.

7975108 KB in 80 files.

28 KB in 48 indexes.

0 KB in bad sectors.

69087 KB in use by the system.

58080 KB occupied by the log file.

3160384 KB available on disk.

4096 bytes in each allocation unit.

2801151 total allocation units on disk.

790096 allocation units available on disk.

Failed to transfer logged messages to the event log with status 50."

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Still looking for assistance on a solution

4 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Still hoping someone can help me! I would really like to be able to use my computer again some day, haha.

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Still hoping for further assistance

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I guess I should assume nobody can help me

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Disconnect any drives that do not have Windows 10 installed on them and then rerun Method #1

Method 1:

Please run the command show below from Windows Recovery Environment.

“BOOTREC /REBUILDBCD”

How to use the Bootrec.exe tool in the Windows Recovery Environment to troubleshoot and repair startup issues in Windows
http://support.microsoft.com/kb/927392

J W Stuart: http://www.pagestart.com

Never be afraid to ask. This forum has some of the best people in the world available to help.

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated January 17, 2024 Views 55,651 Applies to: