WiredWX Christian Hobby Weather Tools
Would you like to react to this message? Create an account in a few clicks or log in to continue.

WiredWX Christian Hobby Weather ToolsLog in

 


Windows 10 0xc000000e Bootup error

2 posters

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
i did reboot and tried again but BSOD reappeared, so now back into command prompt and have done those two steps again as per your message 0 identified and 0 identified in both and both operations successful.

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
For me to help you recreate a System partition i need to know which disk the Windows 10 installed on is it installed on Disk 0, disk size 111 GB?

Also you will have to post screenshots some of the command i will ask to execute i need to see output of the commands.


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
i believe it is windows 10 home and 120GB SSD

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Well you have 111GB size disk listed at Diskpart screenshot you have posted others are bigger than 111GB disk, i think this disk is the one where Windows 10 is installed.

https://i.servimg.com/u/f62/19/88/98/09/img_2011.jpg


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
yes thats what the OS is installed onto

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I need you to execute following commands and post a screenshot of the commands output.

Code:

Diskpart

Select disk 0

List partition

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230510.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Something wrong here for some reason the System partition is missing from the Disk 0 that should not be we have just assigned a drive letter to System partition maybe this is your problem maybe System partition is on different disk.


From Command Prompt execute below commands one at a time:

Code:


Diskpart

Select Disk 0

Select Partition 2

Shrink desired=100

Create Partition EFI

FORMAT FS=FAT32 LABEL="ESP"

Assign Letter=W

Exit

 bcdboot C:\Windows /s W: /f  ALL




You may need to replace C: drive letter with Windows 10 installed partition drive letter.

I have to warn you Diskpart tool is very dangers so please make sure to execute Diskpart command carefully.


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230511.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
You have not executed following commands please execute them.

Code:

Assign Letter=W

Exit

 bcdboot C:\Windows /s W: /f  ALL

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230512.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Okay lets hope this will work only one way to found out please restart your computer.


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Sadly it has not gone away BSOD on full reboot

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Wow this is strange please execute below commands and reboot your computer. Can you also make sure to disconnect all connected external devices you can leave mouse and keyboard connected.




Code:

Bootrec /FixMbr

Bootrec  /FixBoot

Bootrec /scanos

Bootrec  /RebuildBcd


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230514.jpg

Now getting this I hope this is an improvement

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Type Y and press enter key. Installed Windows 10 has been detected this is a good news but what troubles me is that why is Bootrec /Fixboot outputs access denied message.

After typing Y and pressing Enter key, restart your computer.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Did Y and enter

The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the indentification criteria

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
That is a message i never come a cross let me research this error message. I need complete error message as its displayed at Command Prompt.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230515.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I need you to execute below commands and please post a screenshot of the commands output.


Code:

Diskpart

Select disk 0

list partition

list volume

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Will do this first thing tomorrow

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I understand, good night!

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/captur10.png

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Hi @Robcrook101

I think i know what is causing the error but we need to be sure so please execute below commands and post a screenshot of the commands outputs. There are two System partitions we need to delete the one that is not created by us yesterday. This process may take some time to finish.

First of all if you have not we can try Startup Repair (Automatic Repair) tool it can sometimes repair these kind of errors. If you have already use this tool let me know please.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
is this via the USB flash drive? or separate software?

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I'm sorry i don't understand your question. IF you asking how to run the Startup Repair (Automatic Repair) tool its one of the tools where you launch the Command Prompt.

Last edited by FreeBooter on 7th April 2018, 10:14 am; edited 1 time in total

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Sorry forget to type the commands but lets execute commands after Startup Repair (Automatic Repair) tool finish and have not resolved the error.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
i am not sorry I understand this.

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Windows 10 0xc000000e Bootup error - Page 2 Hqdefault

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
and this is via the USB recovery drive?

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Yes boot your computer with Windows bootable USB flash drive and navigate to screen where you can launch the Command Prompt the Start-up Repair tool is located at the same screen.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
My usb drive won't boot I get an error there now?

https://i.servimg.com/u/f62/19/88/98/09/img_2012.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Were you not using your Windows 10 USB flash drive while executing commands from Command Prompt?

You need to make sure USB flash drive is listed as the first boot device in BIOS setup utility. And restart your computer to boot from USB flash drive.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I think I am going to break my hard drive and start fresh at this rate I was trying to boot into the usb just if that's what you mean

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
We can fix this problem but like i said it will take some time to fix this problem sorry there is no easy way well Startup Repair if it works is the only easy way.

Restart your computer and press the appropriate key to enter the BIOS or UEFI firmware settings screen while it boots. This is often the F1, F2, Delete, F10, or F12 key. Consult your computer’s manual for more details, or just perform a web search for your PC’s model name and number as well as “enter BIOS.” From Boot tab and from Boot Device Priority section or screen move the Windows 10 USB flash drive to the top of all other devices it should be listed as a first boot device.

What is your manufacturer name, model number?

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
manufacturer of the motherboard is MSI, its PC MATE model

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
With some computers you can press F12 key soon after powering on the computer to access quick boot options screen where you can choice your USB flash drive to boot your computer from the USB flash drive.

Some computers soon as they are powered will display list of keyboard keys to access BIOS setup utility and quick boot options screen.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Also try F11 key.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15230910.jpg

I have this but I cannot tell which is which to give priority I have moved the usb (dark blue) to the left as I assume that is the one in use but cannot tell

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
You have more than one USB device connected to your computer i cannot tell you which is the Windows 10 bootable USB flash drive you may have to try them all one at time.


............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
I only have one two are mouse and keyboard and one usb stick I have nothing else connected

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
If the Video does not start from 1:22 time please follow the instructions starting from 1:22 time frame.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
You have move the USB drive with hard drive icon as a first boot device restart your computer if this wont work you will see two more devices with USB label on them try them one at time as well.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
i got into the USB and into start up repair it says i cannot repair the PC press advanved options to try and repair pc or shut down etc.

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
That option means you are not booting from USB flash drive as you have not run the Startup Repair tool Windows 10 detected boot problem and run the Startup Repair tool for you but sadly it was not able to repair the issue causing Windows 10 not booting. Click Advanced options and here you will able to start Command Prompt let me know what happens.

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
i can get into command prompt yes.

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Fantastic now we need to delete System partition that is not located on 111GB disk we need to found out which disk this partition is located on and deleted.

Please execute below commands and post a screenshot of the commands outputs.

Code:

Diskpart

List disk

Select disk 0

list partition

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15231010.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
Please execute below commands and post a screenshot of the commands outputs.

Code:

select partition 3

detail partition 

............................................................................................

FreeBooter
Windows 10 0xc000000e Bootup error - Page 2 1363

Co-Administrator

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
https://i.servimg.com/u/f62/19/88/98/09/15231011.jpg

descriptionWindows 10 0xc000000e Bootup error - Page 2 EmptyRe: Windows 10 0xc000000e Bootup error

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum