Windows Recovery: error code: 0xc0000225

Anonymous
2022-04-20T16:29:46+00:00

I got this error after i updated my windows, i already run a Bootable device Troubleshoot and do “RebuildBCD” But it says total windows installations: 0 And when i tried to run a “FixBoot” it says “Acces is denied” i would appreciate if anyone can tell me where did it go wrong

That is the troubleshoot screenshot

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

74 answers

Sort by: Most helpful
  1. Anonymous
    2022-04-23T08:15:29+00:00

    It's 3:12 AM.

    Heading to bed.

    Hopefully you can get the help to fix the boot sector and possibly Windows.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-04-23T08:07:27+00:00

    (1) Yep, we have the same Installation USB drive capabilities.

    (2) Enter the following command (if you don't already know this info)...

    WMIC computersystem get Manufacturer, Model

    C:\WINDOWS\system32>wmic computersystem get Manufacturer, Model

    Manufacturer Model

    Dell Inc. Inspiron 3542

    Then, look up your Boot Menu F-Key here...

    https://www.sysnative.com/forums/threads/get-access-to-bios-settings-boot-menu-f-keys-hotkeys-by-system-manufacturer-oem.23010/

    Get access to BIOS settings & Boot Menu: F-keys/Hotkeys by System Manufacturer (OEM)

    Insert a bootable USB drive, reboot, press & hold that F-Key at (or shortly before) the Manufacturer's logo -- & you will get a list of devices to boot to. The USB drive will likely look like "UEFI: name-of-USB-device". Select that to boot to it. Try it.

    That will constitute a one-time boot to the device, leaving the HDD ({bootmgr}} on top (once you get it there). It is best to boot to the USB this way especially when doing a Reset or a clean install, because those will want to do an automatic reboot -- & that reboot must be to the HDD (not back to the USB). But it's always best to have the HDD on top.

    (3) Do you know what's in those "new volume" partitions? Let me see...

    DIR D: /a

    DIR E: /a

    I hope they have nothing to do with RAID.

    (4) Have you backed up your files using Notepad as I wrote earlier?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-04-23T07:18:36+00:00

    The commands in the earlier post will display:

    a) the directories of the drives

    b) the most up to date drive letter assignments

    c) the installed Windows version

    etc.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-04-23T07:13:55+00:00

    So i supposed to get result of disk 0 and disk 1 detail from C, D and X path ?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-04-23T07:07:21+00:00

    Here’s the CHKDSK /f C: result

    Here’s the “SFC /scannow /offbootdir=C:\ /offwindir=C:\windows” result

    And the last one here is the “DISM /image:C\ /cleanup-image /restorehealth”

    Was this answer helpful?

    0 comments No comments