#Random PC restarts

1 messages · Page 1 of 1 (latest)

frail marten
#

its not a power issue, no other device restarts or anything

#

right before shutdown I get volmgr warnings

#

about not being able to read operation 0 32cd1 or other hex number

#

sector of data extension KSR 0 state c0000225

frail marten
#

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="volmgr" />
<EventID Qualifiers="32824">2</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-01-05T18:18:59.3138363Z" />
<EventRecordID>51725</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="404" />
<Channel>System</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>0</Data>
<Data>32cd1</Data>
<Data>0</Data>
<Data>c0000225</Data>
<Binary>00000000050028000000000002003880000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>

sand stream
#

do you have a windows 10/11 installer on usb? if yes I'd boot into that and go into the repair section
in there go to advanced options and try the automatic repair first. if that succeeds, reboot and try to see if that has resolved your problem

#

if that doesn't fix the problem, reboot into the usb drive again > advanced options > command prompt and use the following commands
bootrec /rebuildbcd enter
bootrec /fixmbr enter
bootrec /fixboot enter

frail marten
#

it had nothing to do with bootrec