BSOD during login process on Server 2008 R2

Daniel Filho 1 Reputation point
2022-09-26T17:53:20.54+00:00

Hello.

I have Windows Server 2008 R2 running on a Dell PowerEdge 2900. This morning the server shut down and when I try to restart, it makes all boot process, but before "press Ctrl + Alt + Del" screen the server shows a blue screen with the following code:

STOP: 0x000000F4 (0x0000000000000003, OxFFFFFA80ODZAG6DO, OxFFFFFA800D2A69B0, 0xFFFFF80001FAAODO)

Tried to start Secure Mode, but after pressing Ctrl + Alt + Del and started to type my credentials, the server reboots.

Someone have any ideas? I didn't installed any new stuff or driver or update.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,635 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-26T17:56:52.23+00:00

    Might try a Safe mode boot.
    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0xf4--critical-object-termination

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2022-09-26T18:29:50.257+00:00

    You can try the debugging mentioned here as well.
    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0xf4--critical-object-termination#resolution

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  3. Anonymous
    2022-09-26T19:33:46.487+00:00

    You could try to repair the OS from the recovery console in offline mode:
    sfc.exe /scannow /offbootdir:c:\ /offwindir=c:\windows

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments