Currently im trying to run the BCDEdit and this time is working hopefully the instruction you provide me will work this time!
Windows Recovery: error code: 0xc0000225
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
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.
74 answers
Sort by: Most helpful
-
Anonymous
2022-04-22T15:32:27+00:00 -
Igor Leyko 112.4K Reputation points Independent Advisor
2022-04-22T14:42:52+00:00 Please try different restore options. It they will not work, boot from Windows installation USB media and try recovery steps described at https://support.microsoft.com/en-us/help/402603...
-
Anonymous
2022-04-22T14:38:13+00:00 From what I see, you have a bad Windows file called Intel Power Engine Plugin (intelpep.sys). If you have not tried running the command below, you might try.
SFC /scannow
If you cannot boot your system it can be run from a recovery or repair command prompt.
For options, use the SFC /? command for examples.
Use the System File Checker tool to repair missing or corrupted system files (microsoft.com)
-
Anonymous
2022-04-22T13:04:46+00:00 So i found the “srt” folder and there is only “DISMRepairLogFile” notepad
-
Anonymous
2022-04-22T12:53:55+00:00 Post images of these commands with results:
bcdedit /enum all
bootrec /fixboot
bootsect /nt60 all
after posting the images then reboot > report findings
If unable to boot to windows then boot to windows RE > troubleshoot > command prompt > type:
c:
dir
d:
dir
X:
diskpart
lis dis
lis vol
sel dis 0
det dis
lis par
sel par 1
det par
sel par 2
det par
sel par 3
det par
sel par 4
det par
sel par 5
det par
sel par 6
det par
sel dis 1
det dis
lis par
Post images of the commands with results.
I’ve done several commands that you instructes and take a picture of it, because its a lot of picture i post in on my google drive, here’s the link
https://drive.google.com/drive/folders/1-2A6ICGCcEevmyBV4TzfXjQMSyUqbqXz
And about the “dism /get-wiminfo /wimfile:F:\x64\sources\install.esd” it says :
“Error: 3
The system cannot find the path specified
The DISM log file can be found at X:\windows\Logs\DISM\dism.log”