Как windows открыть ext3 на windows

Одна из ошибок загрузки Windows 10, 8.1 и Windows 7 с которыми пользователь может столкнуться — ошибка 0xc0000225 «Ваш компьютер или устройство необходимо восстановить. Требуемое устройство не подключено или недоступно». В некоторых случаях в сообщении об ошибке также указывается проблемный файл — \windows\system32\winload.efi, \windows\system32\winload.exe или \Boot\Bcd.

В этой инструкции подробно о том, как исправить ошибку с кодом 0xc000025 при загрузке компьютера или ноутбука и восстановить нормальную загрузку Windows, а также некоторая дополнительная информация, которая может оказаться полезной при восстановлении работоспособности системы. Обычно, переустановка Windows для решения проблемы не требуется.

Примечание: если ошибка возникла после подключения и отключения жестких дисков или после изменения порядка загрузки в БИОС (UEFI), убедитесь, что в качестве устройства загрузки выставлен нужный диск (а для UEFI-систем — Windows Boot Manager при наличии такого пункта), а также не изменился номер этого диска (в некоторых БИОС есть отдельный от порядка загрузки раздел для изменения порядка жестких дисков). Также следует убедиться, что диск с системой в принципе «виден» в БИОС (в противном случае речь может идти об аппаратной неисправности).

Как исправить ошибку 0xc0000225 в Windows 10

Ошибка код 0xc0000225 при загрузке Windows 10

 

В большинстве случаев ошибка 0xc0000225 при загрузке Windows 10 бывает вызвана проблемами с загрузчиком ОС, при этом восстановить правильную загрузку сравнительно просто, если речь не идет о неисправности жесткого диска.

  1. Если на экране с сообщение об ошибке есть предложение нажать клавишу F8 для доступа к параметрам загрузки, нажмите её. Если при этом вы окажетесь на экране, который показан в шаге 4, перейдите к нему. Если же нет, перейдите к шагу 2 (для него придется воспользоваться каким-то другим, работающим ПК).
  2. Создайте загрузочную флешку Windows 10, обязательно в той же разрядности, что и установленная на вашем компьютере (см. Загрузочная флешка Windows 10) и загрузитесь с этой флешки.
  3. После загрузки и выбора языка на первом экране программы установки, на следующем экране нажмите по пункту «Восстановление системы». 
    Запуск восстановления системы Windows 10

  4. В открывшейся консоли восстановление выберите пункт «Поиск и устранение неисправностей», а затем — «Дополнительные параметры» (при наличии пункта).
    Поиск и устранение неисправностей

  5. Попробуйте использовать пункт «Восстановление при загрузке», который с немалой вероятностью исправит проблемы автоматически. Если он не сработал и после его применения нормальная загрузка Windows 10 всё так же не происходит, то откройте пункт «Командная строка», в которой по порядку используйте следующие команды (нажимаем Enter после каждой). 
    Запуск восстановления с помощью командной строки

  6. diskpart
  7. list volume (в результате выполнения этой команды вы увидите список томов. Обратите внимание на номер тома размером 100-500 Мб в файловой системе FAT32, если таковой имеется. Если отсутствует — перейдите к шагу 10. Также посмотрите на букву системного раздела диска с Windows, так как она может отличаться от C). 
    Загрузчик UEFI в diskpart

  8. select volume N (где N — номер тома в FAT32).
  9. assign letter=Z
  10. exit
  11. Если том FAT32 присутствовал и у вас EFI-система на GPT диске, используйте команду (при необходимости поменяв букву C — системного раздела диска):
    bcdboot C:\windows /s Z: /f UEFI
    Исправление ошибки 0xc0000225 winload.efi

  12. Если том FAT32 отсутствовал, используйте команду bcdboot C:\windows
  13. Если предыдущая команда была выполнена с ошибками, попробуйте использовать команду bootrec.exe /RebuildBcd
  14. Если предложенные способы не помогли, попробуйте также методы, описанные в этой инструкции.

По окончании этих действий закройте командную строку и перезапустите компьютер, выставив загрузку с жесткого диска или установив Windows Boot Manager в качестве первого пункта загрузки в UEFI.

Подробнее на тему: Восстановление загрузчика Windows 10.

Исправление ошибки в Windows 7

Для того, чтобы исправить ошибку 0xc0000225 в Windows 7, по сути следует использовать тот же метод, за исключением того, что на большинстве компьютеров и ноутбуков 7-ка установлена не в режиме UEFI.

Ошибка 0xc0000225 в Windows 7

Подробные инструкции по восстановлению загрузки — Восстановление загрузчика Windows 7, Использование bootrec.exe для восстановления загрузки.

Дополнительная информация

Некоторая дополнительная информация, которая может оказаться полезной в контексте исправления рассматриваемой ошибки:

  • В редких случаях причиной проблемы могут быть неисправности жесткого диска, см. Как проверить жесткий диск на ошибки.
  • Иногда причина — самостоятельные действия по изменении структуры разделов с помощью сторонних программ, таких как Acronis, Aomei Partition Assistant и других. В данной ситуации четкого совета (кроме переустановки) дать не получится: важно знать, что именно было сделано с разделами.
  • Некоторые сообщают, о том, что с проблемой помогает справиться восстановление реестра (хотя такой вариант при этой ошибке лично мне кажется сомнительным), тем не менее — Восстановление реестра Windows 10 (для 8 и 7 шаги будут теми же). Также, загрузившись с загрузочной флешки или диска с Windows и запустив восстановление системы, как это было описано в начале инструкции, вы можете использовать точки восстановления при их наличии. Они, в том числе, восстанавливают и реестр.

Last Updated :
25 May, 2024

Are you seeing the boot error 0xc0000225 on your Windows computer? Don’t worry, you’re not alone. As an active Windows Operating System user, you can face Common Problems on Windows. Behind every issue on Windows, there is a particular cause present but the exception is the Windows Error Code 0xc0000225.

You will find the Windows Blue Screen along with the Issue Code 0xc0000225 on Windows while booting the system. It is the only Windows Error that is caused when a system crashes without any proper reason. This error can occur due to corrupted files, a failed update, or other issues.

This article will focus on the methods needed to Recover Boot Error 0xc0000225 on Windows to gain access to the device data. These solutions are easy to follow, even if you are not a tech expert, and will help you get your computer back up and running smoothly.

Table of Content

  • Method 1: Fix Boot Error 0xc0000225 on Windows using Startup Repair
  • Method 2: Fix Boot Error 0xc0000225 on Windows using BCD Fixing
  • Method 3: Fix Boot Error 0xc0000225 on Windows by Activating Disk Partition
  • Method 4: Fix Boot Error 0xc0000225 on Windows by Checking Disk Health
  • Method 5: Fix Boot Error 0xc0000225 on Windows using System Restore

What are the Reasons Behind Boot Error Code 0xc0000225?

On the Windows Operating System, there is no specific reason present behind the 0xc0000225 Windows Error Code. Sometimes, you get the Windows Error on the Blue Screen & sometimes you might get it on the Black Windows Booting Screen. And the Windows Error Message might be different for different cases.

However, the central reason behind this issue is the Unexpected Crashing of Windows OS. If we decode, we can find possible reasons behind the unexcepted crashing of the OS. Here are some reasons marked in the following.

  • Corrupted System Driver denied to address while booting.
  • The Windows Disk is getting infected with some virus.
  • The current Windows Update is not installed properly.
  • The Disk Partition becomes Inactive suddenly.
  • The BCD Starts malfunctioning in the system.

5 Easy Methods to Fix Boot Error 0xc0000225 in Windows

Experiencing boot error 0xc0000225 in Windows can be frustrating, but don’t worry. we’ll show you 5 easy methods to fix boot error 0xc0000225. These solutions are simple and straightforward, designed to help you get your computer back to normal quickly. You can follow these steps to resolve the issue. We will start with the simple System Startup Repair process.

Method 1: Fix Boot Error 0xc0000225 on Windows Using Startup Repair

Step 1: On the Boot Menu option where the problem is persisting, click on the Troubleshoot option.

1--Troubleshoot

Step 2: After that, click on the Advanced Options.

2--Advanced-Options

Step 3: Click on the Startup Repair option & let the Windows OS check the issue and resolve it.

3--Startup-Repair

Method 2: Fix Boot Error 0xc0000225 on Windows Using BCD Fixing

Step 1: In this case as well, click on the Troubleshoot option.

1--Troubleshoot

Step 2: After that, click on the Advanced Option.

2--Advanced-Options

Step 3: Now, select the Command Prompt option.

4--Command-Prompt

Step 4: Execute the following command. It will help to fix the Boot Errors without entering into the more effective system.

Command: bootrec /fixboot

5--Fix-Bootrec

Method 3: Fix Boot Error 0xc0000225 on Windows by Activating Disk Partition

Step 1: Search for the Command Prompt on the Search Bar. And go with the CMD Option.

6--Command-Prompt

Step 2: Execute the following diskpart command to go inside the Disk Partition.

Command: diskpart

7--Diskpart

Step 3: Now, execute the following command to select the Primary Disk. After that, execute the «Active Command» to mark the inactive disk partition as the active one.

Command: select volume <Volume Number>

8--Active-Diskpart

Method 4: Fix Boot Error 0xc0000225 on Windows by Checking Disk Health

Step 1: Again, search for the Command Prompt & open it.

6--Command-Prompt

Step 2: The below-mentioned command will be executed. It will check the disk health & address the issue on its own.

Command: sfc /scannow

9--SFC-Command

Method 5: Fix Boot Error 0xc0000225 on Windows using System Restore

Step 1: Search for Recovery under Control Panel & click on the Open System Restore Option.

10--Open-Restore

Step 2: Click on the Next without making any changes.

11--Click-Next

Step 3: After that, it is time to click on the Finish after selecting the Restore Point to start the process.

12--Click-Finish

So, as we can see, these are the few simple & handful of methods needed for How to Address Boot Error 0xc0000225 on Windows. If the device permits you to enter into the system once, try to back up all the data as Error Code 0xc0000225 on Windows can wipe out them if the issue exists for a long time.

Conclusion

Fixing boot error 0xc0000225 in Windows doesn’t have to be complicated. By following these five easy methods, you can resolve the issue and get your computer back to normal. these steps are designed to help even beginners troubleshoot effectively. Remember, regular maintenance and updates can prevent many common errors, ensuring your Windows system runs smoothly. If you encounter boot error 0xc0000225 again, you now know how to handle it with confidence.

Seeing a Blue Screen with an error code: 0xc0000225 when starting your PC? You’re definitely not alone. Many users have been reporting this problem from Windows 10 to 11. But no worries, this is not a hard problem to fix. In this tutorial, we’ll show you how.

Why would I see the error code: 0xc0000225 on my computer? 

First off, error code: 0xc0000225 means Windows cannot find the System Files used for booting, aka, BCD (Boot Configuration Data). In other words, if your system files are corrupted, the disk file system has a bad configuration, or if you have faulty hardware, the 0xc0000225 error would occur. 

How do I fix the error code 0xc0000225 problem? 

With all the possible causes laid out, the solutions should be easy to locate. Here we recommend you try the following methods. You may not have to try them all; just work your way down until you find the one that works for you. 

IMPORTANT: You need to use installation media, such as a USB flash drive, or a disc, to proceed with some of the following methods. If you don’t have one, see the following tutorials on how you can create one by yourself easily: Windows 10 / Windows 11

Method 1: Run automatic repair
Method 2: Run a disk check and system file check 
Method 3: Rebuild BCD
Method 4: Mark partition as active
Method 5: Check hardware failure
Bonus tip: Keep your computer stable

Method 1: Run automatic repair

One of the first things, and the handiest thing you can do is to run the automatic repair whenever you see problems like this when booting up. 

1) Power off your computer, and insert your installation media, be it a USB flash drive, or a DVD. Then restart your computer. 

2) If you’re using a USB flash drive, press the appropriate function key when the manufacturer logo shows up to boot from it. On most computers, hitting F12 will bring up the boot manager. You can also hit ESC or DEL to enter BIOS and change the boot settings inside (Once done, hit F10 to save and exit BIOS).

If you’re using a CD or DVD disc, you should be able to see “Press any key to boot from CD or DVD”. Follow the instruction and boot. 

If you’re not familiar with computer, click here to view more tips on booting from installation media. 

3) When you see the Windows Setup screen, choose your language preference, and move on. 

4) Click Repair your computer

5) Click Troubleshoot

6) Click Advanced options

7) Click Automatic Repair

8) Wait for the process to complete. 

9) Restart your computer when the repair process finishes. And see if the error code 0xc0000225 is gone. 

If the error persists, check out the next fix below.

Method 2: Run a disk check and system file check 

As mentioned, one of the reasons for the error code: 0xc0000225 is corrupted system files and/or disk files. Luckily, this is not at all hard to solve. Here is what you can do: 

1) Repeat the above steps in Method 1 to boot into the Advanced option page (step 1 to step 6). Then click Command Prompt

2) In the command window, type in the following commands and press the Enter key on your keyboard after each command: 

sfc /scannow 
chkdsk c: /f /r

The letter C here stands for the drive where you installed Windows. In most cases Windows will be installed on your C drive, (some people might install it on D, E, or some other drives). You can change the drive letter accordingly. 

Method 3: Rebuild BCD

It’s also reported that faulty BCD, i.e. Boot Configuration Data, could also be the cause. Luckily, you can easily get it fixed by rebuilding a new one. Here is how: 

1) Repeat step 1 to step 6 as instructed in Method 1. Click Command Prompt

2) In the command prompt window, type in the following commands. Press the Enter key on your keyboard after each command: 

bootrec/ scanos
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd

3) When the commands finish running, restart your computer and see if the error code: 0xc0000225 happens again. 

Method 4: Mark partition as active

1) Repeat step 1 to step 6 in Method 1. Click Command Prompt

2) In the command prompt window, type in the following command. Press Enter on your keyboard after each command. 

disk part
list disk 

3) Identify the disk you want to reformat, usually the C drive. Select it and then reformat it by typing the commands below: 

select disk (your disk number) 
list partition

4) Then type in the following commands: 

select partition (your disk number) 
activate

Press Enter after each of the command. These commands will help you activate the partition on the disk. 

5) Check if the error code: 0xc0000225 is gone now. 

Method 5: Check hardware failure

As mentioned, hardware failure is one of the causes of this problem. But we do not suggest you do the checking by yourself. You should contact your PC or laptop manufacturer about the error, and have them get the hardware devices in your PC checked. 

Bonus tip: Keep your computer stable

It is very important to keep your device drivers up-to-date. Windows 10 doesn’t always give you the latest drivers. With outdated or mismatched drivers, you may encounter various issues including crashing and BSOD.

There are two ways you can update your driver: manually and automatically.

Option 1 – Manually– You’ll need some computer skills and patience to update your drivers this way, as you need to find exactly the right the driver online, download it and install it step by step.

OR

Option 2 – Automatically (Recommended)– This is the quickest and easiest option. It’s all done with just a couple of mouse clicks – easy even if you’re a computer newbie.

Option 1 – Download and install the driver manually 

You can download graphics drivers from the manufacturer official website. Search for the model you have and find the correct driver that suits your specific operating system. Then download the driver manually.

Option 2 – Automatically update drivers

If you don’t have time or patience to manually update your graphics drivers, you can do it automatically with Driver Easy.

Driver Easy will automatically recognize your system and find the correct drivers for it. You don’t need to know exactly what system your computer is running, you don’t need to be troubled by the wrong driver you would be downloading, and you don’t need to worry about making a mistake when installing. Driver Easy handles it all.

You can update your drivers automatically with either the 7 days free trial or the Pro version of Driver Easy. It takes just 2 clicks, and you get full support and a 30-day money-back guarantee with the Pro version:

  1. Download and install Driver Easy.
  2. Run Driver Easy and click the Scan Now button. Driver Easy will then scan your computer and detect any problem drivers.

  3. Click the Activate & Update button next to the flagged device to automatically download and install the correct version of this driver.

    Or click Update All to automatically download and install the correct version of all the drivers that are missing or out of date on your system (You’ll need the Pro version for this – when you select Update All, you’ll get a prompt to upgrade. If you’re not prepared to purchase the Pro version yet, Driver Easy provides a 7-day trial at no cost, granting access to all Pro features like fast downloads and easy installation. No charges will occur until after your 7-day trial period ends.)

  4. Restart your computer for the change to take effect.

If you need assistance, please contact Driver Easy’s support team at support@drivereasy.com.

Sometimes you may come to a situation, “Windows 10 fails to boot” with a blue screen error code of which is 0x0000c225 or 0xc0000001, aka winload.efi is missing or corrupt. This issue usually occurs when the system is unable to locate or properly load the Winload.efi file, a crucial component in the Windows Boot Manager. This issue prevents Windows from booting normally and can be caused by corrupted boot files, disk errors, or misconfigured boot settings. This article explores the possible causes and effective solutions to fix this Boot error 0x0000c225 and restore normal system functionality.

Contents

  • 1 What is Winload.efi?
  • 2 How to Fix “Winload.efi is Missing or Corrupt” Error
    • 2.1 Disconnect External Devices and Restart
    • 2.2 Check and Set the Correct Boot Order in BIOS/UEFI
    • 2.3 Disable Secure Boot
    • 2.4 Perform Startup Repair
    • 2.5 Rebuild the Boot Configuration Data (BCD)
    • 2.6 Run System File Checker (SFC) and DISM Commands
    • 2.7 Restore Windows Using System Restore

Winload.efi is a type of EFI (Extensible Firmware Interface) file associated with Microsoft Windows developed by Microsoft Corporation for the Windows Operating System. These files are executable files for the firmware of the computers that are based mainly on  UEFI and execute the tasks of loading the files to the bootloader of the computer.

And the Copies of winload.exe can be found in subfolders of C:\Windows, like Boot and WinSxS, and maybe others. Under UEFI-based systems, winload.exe is called winload.efi, and can be found in the same C:\Windows\System32 folder.

How to Fix “Winload.efi is Missing or Corrupt” Error

Windows 10 Boot Error 0x0000c225: “Winload.efi is Missing or Corrupt” occurs for different reasons, some of the common ones include:

  • Corrupt Boot Configuration Data (BCD) – If the BCD is damaged, Windows may fail to locate Winload.efi.
  • Damaged System Files – Missing or corrupted essential boot files can trigger this issue.
  • Faulty Windows Update or Upgrade – An incomplete update or upgrade can result in boot failure.
  • Corrupt Hard Drive Sectors – Bad sectors on the system drive may prevent Windows from booting.
  • Incorrect UEFI/BIOS Settings – Improper configurations can interfere with the boot process.

Disconnect External Devices and Restart

External devices such as USB drives, external hard disks, or peripherals may interfere with the boot process. Let’s disconnect them and check if this helps

  • Turn off your computer completely.
  • Unplug all external devices, including USB drives, printers, and external storage.
  • Restart your computer and check if Windows boots properly.
  • If successful, reconnect the devices one by one to identify the problematic hardware.

Check and Set the Correct Boot Order in BIOS/UEFI

If the boot order is incorrect, the system may attempt to boot from an unbootable device, causing this error.

  • Restart your computer and enter BIOS/UEFI by pressing F2, F10, Del, or Esc (varies by manufacturer).
  • Navigate to Boot Options.
  • Ensure that your system drive (where Windows is installed) is set as the first boot option.
  • Save the changes and restart your system to see if Windows loads correctly.

Disable Secure Boot

Most of the users recommend on the Microsoft forum, disabling the Secure Boot option helps them to fix the problem. So find the Secure Boot option in BIOS or UEFI, and then disable it.

Note: This option is usually in either the Security tab, the Boot tab, or the Authentication tab.

Perform Startup Repair

Windows has a built-in repair tool that can fix boot-related problems automatically by diagnosing system errors and applying fixes.

  1. Boot from a Windows 10 Installation USB/DVD.
  2. Select Repair your computer > Troubleshoot > Advanced options > Startup Repair.
  3. Let Windows attempt to diagnose and repair the issue.
  4. Restart the system after the repair completes and check if the problem is resolved.

Note: In case you don’t arrange Windows installation disk, then forcefully restart the computer three times by pressing the Power button. Windows automatically start the Startup repair process.

Rebuild the Boot Configuration Data (BCD)

Again, Rebuilding the BCD can help resolve corruption-related boot issues by restoring the boot loader settings.

  1. Access Advanced boot options, using Windows Installation media.
  2. This time click on the command prompt and run the following commands one after another:
    • bootrec /FixMbr – (Repairs the Master Boot Record)
    • bootrec /FixBoot – (Fixes boot sector issues)
    • bootrec /ScanOs – (Scans for installed operating systems)
    • bootrec /RebuildBcd – (Rebuilds the Boot Configuration Data)
  3. Close the command prompt with the command:  exit
  4. Restart your computer and check if the issue is resolved.

If the previous method did not help, you must rebuild the boot configuration file (BCD) for the MBR in the Recovery Console command prompt:
bcdedit /set {bootmgr} device boot
bcdedit /set {default} device boot

bcdedit /set {default} osdevice boot

bcdedit /set {default} device partition=c:

bcdedit /set {default} osdevice partition=c:

bcdedit /set {default} path \windows\system32\winload.efi

Restart the computer and check if the problem is fixed.

Run System File Checker (SFC) and DISM Commands

System file corruption can lead to boot errors, and running these commands can restore missing or damaged system files.

  • Again access command prompt from Advanced options
  • Type command “sfc /scannow” (Scans and repairs corrupted system files)
  • Let SFC utility scan and restore missing system files.
  • Next run dism /online /cleanup-image /restorehealth (Repairs Windows image files)
  • Once the scanning is complete 100%, restart your computer and check if Windows boots normally.

Restore Windows Using System Restore

If the issue started after a Windows update or a software change, restoring the system to a previous state can resolve it.

  1. Boot into Advanced Options > System Restore.
  2. Choose a restore point before the issue started.
  3. Follow the on-screen instructions to restore Windows.
  4. Once the process is completed, restart your PC to see if the problem is resolved.

If all other methods fail, reinstalling Windows from scratch can help.

Are you looking for a solution to fix the Windows error code 0xc0000225?

In this step-by-step guide, I will share with you easy methods to solve this error in your Windows 7/10/11 PC.

0xc0000225 error means Windows cannot find the file system used for booting. This might be because the Boot Configuration Data (BCD) has been corrupted or has encountered a bad configuration. Even faulty hardware, such as a hard disk or RAM, can cause this error.

So, let’s jump straight into the article and troubleshoot your Windows PC for the error code 0xc0000225.

What Causes Error Code 0xc0000225?

There are multiple reasons why your Windows PC is giving the error 0xc0000225. Your hardware might be faulty, the system files are corrupted, or you installed some major update.

Error 0xc0000225 is accompanied by messages like “Your PC needs to be repaired” and “You’ll need to use the recovery tools on your installation media”.

how to fix windows error code 0xc0000225

Let’s discuss a few common scenarios where you’ll see error 0xc0000225.

#1. Corrupted/Missing/Damaged System Files

Windows requires the right system files, known as Boot Configuration Data (BCD), for booting a computer. When Windows cannot find these files while booting, the PC shows a 0xc0000225 error. 

Some primary reasons for this might be: 

  • The files are damaged or corrupted, or even missing
  • Unexpected PC shutdown during a crucial update
  • Malware attack

There are other reasons why your BCD is damaged or corrupted, but these are the most common ones. 

#2. Hardware Issues

As mentioned above, error 0xc0000225 is sometimes triggered by faulty hardware. If you suspect this, I recommend you contact your PC or laptop manufacturer instead of checking it yourself.

If faulty hardware is the issue, ask your manufacturers to get new hardware devices for your PC. 

#3. Major OS Update

If you have done a major OS update, such as updating from Windows 7 to Windows 10 or 11, there are rare instances where you can see the error 0xc0000225. It might also be because of the latest Windows update.

These are some of the most common issues that cause error code 0xc0000225. Now let’s see how to fix this error code in your Windows 7/10/11 PC or laptop.

How Do I Fix Error 0xc0000225?

Here are simple methods to fix error 0xc0000225.

  1. Rebuild Your BCD Files
  2. Active Partition Using Diskpart
  3. System File Check
  4. Re-install Windows and Recover the Files

Let’s see each of these steps in detail.

Rebuild Your BCD Files

If you want to fix error code 0xc0000225 without a disk or a USB drive, then you should try rebuilding your BCD files.

First, turn your computer on and off using the power button. You might need to do it 2-3 times before seeing this “diagnosing your PC” screen.

diagnosing your PC

You will see this automatic repair option in your Windows 10 or 11. Select Advanced Options.

Advanced-Options

On the next screen, select Troubleshoot.

troubleshooting-the-windows-error

Once the troubleshooting window opens up, select Advanced Options.

choosing-advanced-options

Now you need to open the Command Prompt window. Click on it.

opening-command-prompt-window

Once the command prompt window opens, you need to add some commands. Let’s add these commands step-by-step.

Since we are rebuilding our BCD files, the first command is bootrec /rebuild. Type the command and press enter.

adding-command-bootrec-rebuildbcd

The second command you need to enter is bootrec /fixboot. Type the command and press enter.

adding command bootrec /fixboot

In case you get an “access is denied” message after the previous command, you need to add one more command, i.e., bootsect /nt60 sys. After adding the command, press enter.

add bootsect /nt60 sys command

Now, again type the same command bootrec /fixboot and press enter.

add bootrec /fixboot command

Once the operation is completed successfully, you need to enter the last command, bootrec /fixmbr.

add command bootrec /fixmbr

After the success message, command exit to close the command prompt window and come back to the troubleshooting menu.

Here, you need to choose “Continue – Exit and continue to Windows“.

exit and continue to windows

Check if the error 0xc0000225 is fixed or not. This method probably works for most computers, but if it doesn’t, try the next method.

Active Partition Using Diskpart

If rebuilding the BCD files did not fix your 0xc0000225 error, then you need to follow this method of making an active partition using Diskpart.

Read more on disk partition software in this complete guide.

Follow the same path mentioned in the above method to come back to this screen.

Diagnose PC >> Troubleshoot >> Advanced Options >> Command Prompt

open the command prompt video to active partition using diskpart

When the command prompt window opens up, add a new command diskpart. Then press enter.

add diskpart command

In the next step, add the command list disk. Press enter.

add list disk command

After this command, you will see your disk with a corresponding number on the screen. In my case, it is Disk 0.

So, the next command is to select the relevant disk. For me, it is 0, so I will type the command select disk 0.

add select disk command

A message will be displayed saying, “Disk 0 is now the selected disk”. Add the next command, i.e., list partition, and hit enter.

You will see the partitions of your hard drive. 

add list partition command

Here, you need to choose the partition of your C drive. Since my C drive is in partition 3, I will type the next command as select partition 3.

add select partition command

Once the relevant partition is selected, add the final command active.

image-191

Once the operation is completed successfully, you can close the command prompt with the exit command and head back to the advanced options blue screen.

exit the command prompt and continue to windows

Select continue and check whether your Windows error code 0xc0000225 is fixed.

If the error still persists, move to the next method.

System File Check

Follow the same path mentioned in the above methods.

Diagnose PC >> Troubleshoot >> Advanced Options >> Command Prompt

This time, we will check the system files for damage or corruption. If there is damage or data corruption, this scan will hunt them down and repair them.

Type the command sfc /scannow.

check system files with sfc /scannow command

This scan and fix method can take up to 10 minutes. So, be patient.

Once done, exit the command prompt window. Come back to this screen and continue to Windows. Check if the Windows error code 0xc0000225 is fixed.

Exit and continue to windows

Note: If you want to solve this Windows 10 error code Oxc0000225 without a CD, this is an easy and quick method.

Re-install Windows and Recover the Files

If all these resolves fail, you only have one last option – re-install Windows and recover your data files safely.

For this method, you need to have Windows 10/11 installation media in a pen drive or a CD to boot your system using this media.

Now, go ahead and boot your system using this Windows installation media.

Select the language to install on the Windows installation setup, time and currency format, and keyboard or input method.

Click on the Next button.

reinstall windows

Then add your product key, and choose “I don’t have a product key” if you don’t have one. Then select the type of Windows you want to install.

On the next window, select Custom Install.

choose custom installation

Select the partition where you want to install the new Windows.

choose drive partition

Note: Do not click on the Format option. If you do, it will clear all the old Windows files, and you will lose your old data.

After selecting the partition, click Next, and the installation will begin.

Installing Windows completed

In your C drive, or the partition where you have installed the new Windows, you will find a folder called Windows.old.

Open the folder, and you will find your old files, including those saved on your desktop and old C drive.

choose windows.old folder

Read this article to learn how to recover deleted files in Windows 11.

Best Practices to Prevent Windows Error Code 0xc0000225

We have discussed step-by-step methods to fix Windows error code 0xc0000225. But I’d also like to share a few measures to prevent this error from occurring again.

  • Keep a check on your hardware. If a piece of hardware is too old or incompatible with other hardware equipment, then change it.
  • Back up your Windows files before you do a major OS update.
  • Do not install any third-party tools from unknown sources. They might be malware. This malware can corrupt or damage your BCD.

Final Thoughts

This article will be able to fix your Windows error code 0xc0000225 with this complete step-by-step guide.

Most of the time, rebuilding the BCD files will solve your problem. However, if nothing works, try re-installing your Windows. If you are not confident about pulling this off, then go to a computer expert, and they will help you out.

What to read next? Read about online virus scanners to protect your data and system from viruses or malware attacks.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • D link dge 528t gigabit ethernet adapter драйвер windows 10
  • Не показывает флешку на компьютере windows 10
  • Задано недопустимое имя учетной записи windows 7
  • Пропал английский язык в windows 10 внизу
  • Как открыть файл ds store на windows 10