HELP! I've encountered the SrtTrail.txt problem!!!

Anonymous
2013-02-19T09:56:54+00:00

My laptop with Windows 8 Pro 64-bit won't start properly. Every time that I start the laptop up, it tells me that I have a problem and it needs to restart. It then tries to auto-repair the system. I have BitLocker installed on my machine, encrypting my C:, so it asks for the recovery key. When I enter the recovery key it tries to diagnose my PC. After about a minute, I get told that auto-repair couldn't repair my PC, and the file which is causing the problem is C:\Windows\System32\Logfiles\Srt\SrtTrail.txt. I've tried all of the advanced options but they don't seem to be working as after using them it loops. Has anyone got any ideas on how to sort this problem out? The laptop I'm using is a SONY Vaio Duo 11 Ultrabook and I've had i for around 2/3 months.

Windows for home | Other | Search, touch, and mouse

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.

0 comments No comments
Answer accepted by question author
Anonymous
2015-03-31T06:58:09+00:00

I followed the steps to enter the command in the command prompt. When I do I get the following message:

The drive, the path, or the file name is not valid.

I entered the following in the command prompt:

Chkdsk/f/r X:C

any further ideas?

Actually the command is chkdsk /f /r C:      not X:C

Was this answer helpful?

2500+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2016-08-15T16:39:43+00:00

Root cause found: 


Unknown Bugcheck: Bugcheck 3b. Parameters = 0xc0000005, 0xfffff8018302da72, 0xffffd000cb3c8500, 0x0.

 

https://msdn.microsoft.com/en-us/library/windows/hardware/ff558949%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396

(BING search for

    Bugcheck 3b

)

<quote>

may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.

</quote>

If you can get into the Advanced boot options, try using the Low-res video option.   BTW it helps to have a boot menu to facilitate that.  Otherwise using bootable recovery media may be necessary.

Good luck

Robert Aldwinckle


Was this answer helpful?

600+ people found this answer helpful.
0 comments No comments

112 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-01-06T01:01:43+00:00

    If this did not work it might be because you have more then one Hard Drive partition. For example I have a C: drive and a D: drive. so I had to run the Chkdsk for both drive partitions.

    1. Chkdsk/f/r C:
    2. Chkdsk/f/r D:

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-01-04T22:20:29+00:00

    Hi,

    Let's try to solve the issue. Follow the steps below:

    1. Open Command Prompt.
    2. Type bootrec.exe /rebuildbcd and press Enter.
    3. Type bootrec.exe /fixmbr and press Enter.
    4. Type bootrec.exe / fixboot and press Enter.
    5. Type chkdsk /r c:
    6. Restart your computer and check if the issue is resolved.

    Let us know how it goes.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-01-04T00:00:54+00:00

    It doesnt work on me plz help me

    Was this answer helpful?

    0 comments No comments