andybn1
New Member
- Joined
- Jan 6, 2024
- Messages
- 3
- Thread Author
- #1
One day i tried to start my pc and got the blue screen with the code: 0xc00000e and following an tutorial i formated the 100mb boot partition and rebuild it with the command
bcdboot c:\windows /l en-us /s z: /f UEFI
My windows booted fine after that but thinks whare not right. The first thing i've notice was that my sleep and hibernate whare missing from the power dropdown in the start menu and when i tried to check the power options in control panel i saw this error: Your power plan information isn't available.
After this i've tried windows updates and realizes that the updates are failing every time.
Now i'm thinking there's something wrong with the recovery partition and i've run
reagentc /info
output: REAGENTC.EXE: A target Windows installation must be specified.
Wird Next i've tried enabling reagentc
reagentc /enable
output:
Enables the local copy of the Windows Recovery Environment (Windows RE).
This command can be used from the running operating system without additional
parameters, or from the Windows Preinstallation Environment (Windows PE) using
the optional /osguid parameter.
How can i be in Windows Preinstallation Environment? confused i've runned bcdedit
output:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {current}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows PreInstallation Environment
locale en-us
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
nx OptOut
winpe Yes
as you can see it reports that my windows installation is in Preinstallation Environment which explains all the problems i'm having.
I've tried rebuilding the BCD store servil times without any change. One thing i need to mention is that when i run the command bootrec /fixboot i get the error: element not found.
I'm tiring to fix this for a mount now and i'm stuck. Any help whit be greatly appreciated
bcdboot c:\windows /l en-us /s z: /f UEFI
My windows booted fine after that but thinks whare not right. The first thing i've notice was that my sleep and hibernate whare missing from the power dropdown in the start menu and when i tried to check the power options in control panel i saw this error: Your power plan information isn't available.
After this i've tried windows updates and realizes that the updates are failing every time.
Now i'm thinking there's something wrong with the recovery partition and i've run
reagentc /info
output: REAGENTC.EXE: A target Windows installation must be specified.
Wird Next i've tried enabling reagentc
reagentc /enable
output:
Enables the local copy of the Windows Recovery Environment (Windows RE).
This command can be used from the running operating system without additional
parameters, or from the Windows Preinstallation Environment (Windows PE) using
the optional /osguid parameter.
How can i be in Windows Preinstallation Environment? confused i've runned bcdedit
output:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {current}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows PreInstallation Environment
locale en-us
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
nx OptOut
winpe Yes
as you can see it reports that my windows installation is in Preinstallation Environment which explains all the problems i'm having.
I've tried rebuilding the BCD store servil times without any change. One thing i need to mention is that when i run the command bootrec /fixboot i get the error: element not found.
I'm tiring to fix this for a mount now and i'm stuck. Any help whit be greatly appreciated