Windows 11 blue screen for no reason

uYgNvEmTsVDno 0 Reputation points
2025-03-26T17:36:12.12+00:00

最近没有任何更新,但是在玩游戏的时候频繁蓝屏,不玩游戏的时候频率较低,而且鼠标也很卡,试过重装驱动没啥用,卸载了驱动也不行,还是蓝屏,版本 23H2 22631.5039

Windows Server 2022
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Henry Mai 0 Reputation points
    2025-04-28T17:31:45.6233333+00:00

    Hi, I am Henry and I'd like to help.

    The frequent blue screens (BSOD) and mouse lag you're experiencing on Windows 11 (version 23H2 22631.5039) while gaming could be caused by hardware or software issues. Here are some steps to troubleshoot and resolve the problem:

    1. Check for Hardware Issues

    Overheating: Ensure your CPU and GPU temperatures are within safe limits while gaming. Use monitoring tools like HWMonitor or MSI Afterburner.

    RAM Issues: Run the Windows Memory Diagnostic tool to check for faulty RAM:

    • Press Windows + R, type mdsched.exe, and hit Enter.

    Choose "Restart now and check for problems." 2. Update Drivers

    • Graphics Driver:
      • Visit the official website of your GPU manufacturer (NVIDIA, AMD, or Intel) and download the latest driver for your graphics card.
    • Mouse Driver:
    • Update or reinstall the mouse driver in Device Manager.
    • Chipset Driver:
    • Update your motherboard's chipset driver from the manufacturer's website.
    1. Check Event Viewer
    • Open Event Viewer (eventvwr) and navigate to "Windows Logs" > "System."
    • Look for critical errors or warnings around the time of the BSOD. This can provide clues about the root cause.
    1. Disable Overclocking

    If your CPU, GPU, or RAM is overclocked, revert to default settings in the BIOS/UEFI or using the overclocking software.

    5.Run System File Checker

    Open Command Prompt as Administrator and run the following commands:

    sfc /scannow
    DISM /Online /Cleanup-Image /RestoreHealth
    

    These commands will repair corrupted system files.

    1. Test in Safe Mode

    Boot into Safe Mode and test if the BSOD occurs:

    • Press Windows + R, type msconfig, and hit Enter.
    • Under the "Boot" tab, check "Safe boot" and restart. If the issue doesn't occur in Safe Mode, it may be caused by third-party software or drivers.
    1. Perform a Clean Boot

    Disable all non-Microsoft services and startup programs:

    • Press Windows + R, type msconfig, and hit Enter.
    • Under the "Services" tab, check "Hide all Microsoft services" and click "Disable all."
    • Go to the "Startup" tab and disable all startup items.
    • Restart your computer and test.
    1. Check for Windows Updates

    Even if there haven't been recent updates, check for pending updates manually:

    • Go to Settings > Update & Security > Windows Update.

    Let me know how these steps work or you receive any error message during the procedure above, please attach a screenshot of the error message to help to identify what is causing the problem.

    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.