Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Windows 10 Boot Camp Error code 0xc0000001 after unsuccessful partition

I tried to partitions the disks on my 2014 MacBook Air 256 GB, and add 20 GB of space to Windows. I messed up a few times, and had to delete a partition or repartition some stuff a few times, and when I got the right amount of empty space in a partition named "Untitled", I used MiniTool Partition Wizard to try to partition it, but the option was greyed out. I went back to MacOS Sierra and the next time I went onto Windows, It started with "Preparing Automatic Repair" then immediately switched to:


"Recovery

You PC couldn't start properly

After multiple tries, the operating system on your PC failed to start, so it needs to be repaired.

Error code: 0xc0000001

You'll need to use recovery tools. If you don't have any installation media (like a disc or USB device), contact your PC administrator or PC/Device manufacturer.


Press Enter to try again

Press F8 for Startup Settings"


Help?

MacBook Air, Windows 10, Also running Sierra

Posted on May 6, 2017 11:51 AM

Reply
22 replies

May 7, 2017 1:56 PM in response to Loner T

diskutil list

/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *251.0 GB disk0

1: EFI NO NAME 209.7 MB disk0s1

2: Apple_HFS Untitled 1 125.0 GB disk0s2

3: Apple_Boot Recovery HD 650.0 MB disk0s3

4: Microsoft Basic Data BOOTCAMP 124.7 GB disk0s4

5: Windows Recovery 471.9 MB disk0s5


diskutil cs list

No CoreStorage logical volume groups found

May 8, 2017 1:17 PM in response to Loner T

sudo gpt -vv -r show /dev/disk0

Password:

gpt show: /dev/disk0: mediasize=251000193024; sectorsize=512; blocks=490234752

gpt show: /dev/disk0: Suspicious MBR at sector 0

gpt show: /dev/disk0: Pri GPT at sector 1

gpt show: /dev/disk0: Sec GPT at sector 490234751

start size index contents

0 1 MBR

1 1 Pri GPT header

2 32 Pri GPT table

34 6

40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

409640 244142264 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

244551904 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

245821440 243490816 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

489312256 921600 5 GPT part - DE94BBA4-06D1-4D40-A16A-BFD50179D6AC

490233856 863

490234719 32 Sec GPT table

490234751 1 Sec GPT header


sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 30515/255/63 [490234752 sectors]

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ start - size]

------------------------------------------------------------------------

1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>

2: AF 1023 254 63 - 1023 254 63 [ 409640 - 244142264] HFS+

3: AB 1023 254 63 - 1023 254 63 [ 244551904 - 1269536] Darwin Boot

4: 0C 1023 254 63 - 1023 254 63 [ 245821440 - 243490816] Win95 FAT32L

May 8, 2017 1:27 PM in response to dan.wang.23

You have either El Capitan or Sierra. You will need to disable SIP by booting into Local Recovery (using Command+R - not Internet Recovery) and click on Utilities -> Terminal and type


csrutil status

csrutil disable

csrutil status


Boot normally and check the output of csrutil status which should now be disabled.


Run the following commands (ignore the i386 MBR error but not any others) and test.


sudo fdisk -e /dev/disk0

p

setpid 4

07

flag 4

p

w

y


Reboot and Test Windows.

Windows 10 Boot Camp Error code 0xc0000001 after unsuccessful partition

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.