Share via

How to Fix crashing issue on New prebuilt pc

Brandon Dwyer 0 Reputation points
2026-03-13T22:32:49.7433333+00:00

I recently got a new prebuilt pc from a company called MLOONG. This new prebuilt pc has had many crashing issues, and I don't know how to fix them. I did the customer service with them, and they said it's not a hardware issue so they can't help (note I did end up reinstalling windows in the process of customer support to see if it would fix the issue). I have screenshots of the crashing errors I am getting but I'm not sure if it's having my question taken down or not. Most of the crashing errors talk about corrupted or damaged files. Another thing is that when updating my AMD drivers, the graphics driver keeps asking me to repair it and when I do, it doesn't fix it and still asks me to repair it. Theres a possibility that there's a setting in bios or somewhere else that's making my game files damaged or corrupt because this prebuilt didn't even come with Safe Boot On. Any help would be appreciated.

Windows for home | Windows 11 | Performance and system failures

5 answers

Sort by: Most helpful
  1. Igor Leyko 110.6K Reputation points Independent Advisor
    2026-03-19T00:20:49.4133333+00:00

    Sorry for a late answer. Did you update anti-cheat to the latest version?


  2. Igor Leyko 110.6K Reputation points Independent Advisor
    2026-03-16T22:40:52.74+00:00

    Brandon,

    Please update or uninstall Vanguard anti-cheat. Seems, it causes the problem.


  3. VARADHARAJAN K 9,676 Reputation points Volunteer Moderator
    2026-03-15T17:38:11.5733333+00:00

    @Brandon Dwyer

    boot to safemode by cmd prompt

    bcdedit /set {default} safeboot minimal

    restart windows

    check crashing or not

    to revert back to normal mode

    bcdedit /deletevalue {default} safeboot

    restart windows

    0 comments No comments

  4. Igor Leyko 110.6K Reputation points Independent Advisor
    2026-03-14T18:36:07.29+00:00

    Seems Vanguard anti-cheat causes these BSODs.

    Please use driver verifier to gather additional information. https://support.microsoft.com/en-us/help/244617/using-driver-verifier-to-identify-issues-with-windows-drivers-for-adva

    Run

    verifier /standard /all /bootmode resetonbootfail

    command, reboot PC and use it as usual (it will be slower). If blue screen happens please share memory dumps to OneDrive for analysis. In a case of endless reboot please boot in safe mode and disable verifier by

    verifier /reset

    command.


  5. Igor Leyko 110.6K Reputation points Independent Advisor
    2026-03-13T23:21:11.04+00:00

Your answer

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