Location:
State:
Carrier
Country
Status

Bsod after creating partition 0xc0000225


I need to install Linux for school and therefore was partitioning my windows.
I created a 60GB and 1GB swap ext3 partitions using easus partition master and now I am getting a blue screen with that code. Note; I haven't tried to install Linux yet.

I used repair in windows usb media which couldn't find anything, then I tried the following:


Sorry the photos uploaded upsidedown and in REVERSE ORDER

Hi ovg,

Welcome to the 10blog.

To be clear, you can boot normally into windows or do you get a loop?
If you can boot normally please read BSOD Posting Instructions & How to upload files

Hi ovg,

Welcome to the 10blog.

To be clear, you can boot normally into windows or do you get a loop?
If you can boot normally please read BSOD Posting Instructions & How to upload files
No I can't boot at all, on the blue screen I can press enter to try again but it is the same result...

Sorry about my uploads, I'll know next time

You can boot to rescue media, please open command prompt and enter the following command
Code:
start msconfig
If msconfig opens, go to the boot tab and click safe boot / mode.
Try to boot.

You can boot to rescue media, please open command prompt and enter the following command
Code:
start msconfig
If msconfig opens, go to the boot tab and click safe boot / mode.
Try to boot.
“windows cannot find 'msconfig'. Make sure you've typed the name correctly, then try again“

Using cmd in repair, windows 10 install disk

Try following if the OS is not locked.
Code:
chkdsk C: /r

Try following if the OS is not locked.
Code:
chkdsk C: /r
It's still going...

Yes, it might take a couple of hours depending on the size.

Try following if the OS is not locked.
Code:
chkdsk C: /r

Alright,

I did some research, because I wasn't very familiair with this error.
The error simply means that Windows cannot find the System Files used for booting.
The usual causes are
  • The System files are corrupt.
  • The disk File system has bad configuration.
  • Hardware fault.


For the disk file system I'll ask someone who has more knowledge about it, if this would be the case.

First, please try the following:

  • Open an admin command prompt
  • Copy/paste "sfc/scannow" (without quotes) and press enter
  • When it finished reboot your system
  • Open again an admin command prompt
  • Enter sfc/scannow again

If sfc/scannow does NOT say"Windows Resource Protection did not find any integrity violation", please upload the cbs.log file located at {windows partition}WindowsLogsCBS, if the file is too large try a 3rd party uploader like dropbox, onedrive, google drive, mediafire etc.
System File Check(SFC a.k.a. Windows Resource Protection) needs to have your system rebooted in order for sfc to try to fix the problems that it finds.

Bsod after creating partition 0xc0000225