Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 8949

windows 11 think's it's in preinstallation after rebuilding the bcd store

$
0
0

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 errorenter image description here

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.

WirdNext 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 additionalparameters, or from the Windows Preinstallation Environment (Windows PE) usingthe 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\HarddiskVolume1path                    \EFI\Microsoft\Boot\bootmgfw.efidescription             Windows Boot Managerlocale                  en-usinherit                 {globalsettings}default                 {current}displayorder            {current}toolsdisplayorder       {memdiag}timeout                 30Windows Boot Loader-------------------identifier              {current}device                  partition=C:path                    \Windows\system32\winload.efidescription             Windows PreInstallation Environmentlocale                  en-usinherit                 {bootloadersettings}isolatedcontext         Yesallowedinmemorysettings 0x15000075osdevice                partition=C:systemroot              \Windowsnx                      OptOutwinpe                   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.


Viewing all articles
Browse latest Browse all 8949

Trending Articles