Windows 11 laptop keeps freezing and restarting with BSOD

0
0
Asked By MellowCedar42 On

My nearly five-year-old HP Pavilion laptop has started freezing and crashing repeatedly over the past few days, making it difficult to work. It usually happens after a few minutes with only a few Firefox or Chrome tabs and PowerPoint open. Sometimes the system recovers, but other times it restarts after briefly displaying the message, "Your device ran into a problem."

The laptop has an 11th-generation Intel Core i5, 16 GB of RAM, a 512 GB SSD, and Intel Iris Xe graphics. It is fully updated with the latest Windows 11 updates and drivers. HP's basic system diagnostics have not reported any problems.

The blue-screen message disappears almost immediately before the laptop restarts, so I have not been able to read the stop code. What should I check first, and how can I determine whether this is caused by Windows, a driver, failing memory, or the SSD?

2 Answers

Answered By PixelBirch19 On

A graphics driver or another software conflict is also possible, especially since the problem occurs during normal browsing and PowerPoint use. Check the exact HP support page for your Pavilion model as well as Windows Update, since Device Manager saying a driver is current does not always mean the manufacturer’s newest driver is installed. Still, it is better to identify the stop code or analyze the minidump before changing several drivers at once.

Answered By QuietHarbor7 On

Back up your important files first, especially since this is your only work computer. The blue-screen stop code and any “What failed” message would be the most useful clues, so take a photo the next time it appears. You can also check C:WindowsMinidump for recent .dmp files, which may identify the driver or component involved.

Because the laptop is about five years old, hardware should not be ruled out just because the basic diagnostic passed. Restart it, press Esc repeatedly, then choose F2 for HP Hardware Diagnostics UEFI. Run the extended memory test and extended SSD/storage test rather than only the quick scan.

If those tests pass, open Command Prompt as administrator and run DISM /Online /Cleanup-Image /RestoreHealth, followed by sfc /scannow. Also review Windows Update history to see whether the crashes began immediately after a quality update. I would avoid randomly rolling back drivers or updates until the stop code, dump files, or test results point to a specific cause.

MellowCedar42 -

Thanks, I’ll back everything up and work through those checks. The crash happens so quickly that I’ll try to photograph the screen next time.

MellowCedar42 -

The screen freezes completely for a while, then the error flashes for about a second before the laptop restarts. I haven’t been able to read the code yet.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.