Constant hanging, freezing and Internal Power BSOD error while browsing, everything else works fine.

Danilo de Almeida Raffaini 1 Reputation point
2022-05-18T00:33:34.11+00:00

Hi! I'm having constant problems with my Windows... I already tested for bad RAM using memtest for several cycles with no issues, already updated every possible driver I could find and (generally), it works fine while gaming or doing other tasks.

I've tried other browsers, already reseted every configuration possible. I'm out of ideas.

The thing is... It just becomes unresponsive while browsing or it it does some BSOD with "Internal Power" error. I'm out of ideas. I'm getting tired to reboot 3 times while watching some HBOMAX video for example.

Already tried several chdsk and several "solutions" that I could find. So my last hope is you guys can help me analyzing my dump files.

Here's my minidump files: https://1drv.ms/u/s!AivWz7nOWuv2ifxQUOzPK9zJG4d9AA?e=VGPa03

And here's my msinfo32: https://1drv.ms/u/s!AivWz7nOWuv2ifxUqt0YldTVAtwIFw?e=MWAH7c

Thanks in advance.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2022-05-19T14:21:54.993+00:00

    Try performing Clean Boot and see if the problem persists?
    Have a look at:
    https://support.microsoft.com/en-au/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd
    Open start and search for cmd or Command prompt and right click and run it as administrator and then type the following command:

    sfc /scannow

    Press enter and let it runs and see what the result is?

    0 comments No comments

  2. Limitless Technology 39,931 Reputation points
    2022-05-25T07:05:54.627+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having issues related to BSOD on your Windows 11 PC.

    The INTERNAL POWER ERROR in Windows 10 is often caused by the small size of the hibernation file or outdated drivers.

    1. Boot your PC in to Safe mode and Remove Display Drivers and reboot your PC and install Latest VGA drivers.
    2. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
    3. Run sfc /scannow
    4. Run below DISM command from elevated prompt.

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

    1. Disable Fast Startup using below command and reboot your PC

    powercfg -h off

    1. Disable automatic driver updates and uninstall your display driver

    --If the reply is helpful, please Upvote and Accept as answer--

    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.