Random blue screen while booting up on Nitro AN515-47

Biplop
Biplop Member Posts: 1 Newbie

I have been noticing random blue screens where the error codes are unique every time. I have been noticing blue screen codes related to hypervisor multiple times. I have BitLocker on my drive, so sometimes I had to type out my recovery key. (I forgot to note the error codes)

Answers

  • Puraw
    Puraw ACE, Member Posts: 16,916 Trailblazer

    Hi, consider decrypting your drive by disabling Bitlocker, some devices with BitLocker enabled have experienced slow boot menu screens, and others have faced boot failures due to conflicts with security features like Intel Trusted Execution Technology (TXT). Microsoft has released updates to address these problems, including KB5058499, which fixes BitLocker-related boot issues. Optional Windows 11 24H2 update fixes critical problems – Research Snipers. The AMD Ryzen 7 7535HS and Ryzen 7 7735HS are not listed on Microsoft's official Windows 11 24H2 supported processor list, consider staying with Windows11 23H2 and update BIOS with the latest version 1.16 dated 2025/01/23.

  • camila89
    camila89 Member Posts: 43 Enthusiast WiFi Icon
    1. You can run your laptop's Blue Screen troubleshooter to find the issue.
    2. Restart your laptop.
    3. Try restarting your laptop in safe mode.
    4. Clean all the setup files.
    5. Update your drivers to see if the problem gets fixed.
  • Axxo
    Axxo Member, Ally Posts: 1,781

    Kindly follow the steps given below:

    Type cmd in windows search bar
    Right click on command prompt
    Select run as administrator
    Type sfc /scannow
    You can alternatively go to command prompt by
    Try windows + x on keyboard - It will show you a menu
    click on Command prompt admin or power shell admin or Terminal admin - click on yes
    on the black or blue command prompt window – please type

    sfc /scannow and press enter
    Type “DISM /Online /Cleanup-Image /CheckHealth” without quote and press ENTER
    Type “DISM /Online /Cleanup-Image /ScanHealth” without quote and press ENTER
    Type “DISM /Online /Cleanup-Image /RestoreHealth” without quote and press ENTER
    These are command which you need to type

    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth

    ———————————————-

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful.