How to fix BSOD stop code Memory Management?

Lilith Mullenix 0 Reputation points
2024-11-13T12:13:55.1533333+00:00

I've been getting this blue screen for a couple days now, no new parts/hardware have been added to the PC, haven't bumped into it or anything, no spills, NOTHING. I'm not whatsoever tech savvy and barely know anything. I've tried googling the problem and going to task manager, doing the resets. EVERYTHING. My computer works PERFECT for maybe 30mins-1hr sometimes even up to 3 and then the BSOD pops up at random.

I never have more than one tab open at a time or one application. I'm genuinely just confused as to what's causing the issue and how to fix what's wrong.

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yanhong Liu 14,195 Reputation points Microsoft External Staff
    2024-11-15T02:21:04.81+00:00

    Hello

    Thank you for posting in Q&A forum.

    we must know the error code or massage before we try to fix this issue. below is the step which you can try

    1. Check the Error Code

    • When the BSOD appears, it usually shows an error code or stop code (e.g., 0x0000001A). Note this down as it can help identify the cause.

    1. Use the Windows Memory Diagnostic Tool

    • Sometimes, faulty RAM can cause BSODs. You can use the Windows Memory Diagnostic tool to check for memory issues:

    o Press Windows + R, type mdsched.exe, and press Enter.

    o Choose to restart now and check for problems.

    1. Update Drivers

    • Outdated or faulty drivers can cause BSODs. Open Device Manager (Windows + X > Device Manager), look for any devices with a yellow exclamation mark, and update their drivers.

    1. Run System File Checker (SFC)

    • Corrupted system files can cause BSODs. Open Command Prompt as an administrator and run the following command:

    • sfc /scannow

    This will scan for and repair corrupted files.

    1. Check Disk for Errors

    • Open Command Prompt as an administrator and run:

    • chkdsk /f /r

    This will check the disk for errors and fix them if possible.

    1. Remove Recently Installed Software

    • If you installed any new software before the BSOD started, try uninstalling it to see if that resolves the issue.

    1. Use the Blue Screen Troubleshooter

    • Windows has a built-in troubleshooter for BSODs. Go to Settings > Update & Security > Troubleshoot and select Blue Screen.

    Best regards

    Yanhong

    =====================================

    If the answer is helpful, please click "Accept answer" and upvote it

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.