I have got a HP Pavillion laptop and yesterday it has developed an annoying problem. I was justing exiting an application and just nipped to the toilet, when I came back to it the windows loading screen was frozen on the machine. I reset the machine and it started to boot up but then went to the black screen saying that the machine was reset or a power failure had occured asked how I want to start the machine. I choose start windows as normal but as soon as I do that a blue screen flashes up for about half a second and the machine turns itself off and then turns itself back on again with the same black screen. No matter what option I choose it just keeps showing the blue screen and then repeats the process. I have gone into the Bios screen and done a hard drive scan and everything seems to be fine. PLEASE PLEASE help me as my laptop is my life. I am also having a problem with my machine being tempormental when it comes to charging

Dani AI

Generated

mightyred75situation matches a common pattern: an abrupt shutdown (reported flaky charging) followed by an uncatchable blue‑screen loop. Replies from , , and pointed at boot options and factory recovery. Those steps can help, but they should come after a focused, non‑destructive triage so personal files are safe and the true root cause (power vs. storage vs. memory) is identified.

First priority — preserve data. Use a second PC to create a bootable rescue USB (Linux live, Windows PE or a reputable recovery toolkit). Boot the Pavilion from that media, mount the internal drive and copy Documents, Pictures, Mail and any profiles to an external disk. Also copy any crash dumps from C:\Windows\Minidump and C:\Windows\memory.dmp for later analysis.

Next, isolate hardware:

  • Test power: check the DC jack for play, try a different known‑good HP adapter, and boot with the battery removed (adapter only). Intermittent power will repeatedly corrupt the filesystem.
  • Test RAM: run Memtest86 (let it complete several passes).
  • Test the disk beyond BIOS checks: run the drive maker’s diagnostic and SMART long tests. From a Linux rescue shell use commands such as:
    smartctl -a /dev/sda
    smartctl -t long /dev/sda

If the drive reports reallocated/pending sectors, copy data immediately and prepare a replacement. If RAM or adapter is faulty, replace before attempting repairs.

Capturing the stop code: if the blue screen disappears too fast, photograph or record the screen during boot, or retrieve minidumps from the rescued filesystem and analyze them with a debugger (BlueScreenView/WinDbg) on another machine. Only after data is backed up and hardware checks are clean should a repair or factory restore be attempted; factory recovery will erase everything, so keep it as the last resort (as noted by ).

Recommended Answers

All 11 Replies

After the Laptop beeps, press the F8 key (keep taping it) till you get the boot menu.

Select Last Known Good Configuration from the list.

See if that helps.

Tried this and still does the same. I have heard that it maybe something to do with my power supply as charging has been dodgy.

If XP SP2, press F8 for boot options and disable retart on error. Then report what the error message is.

do you have windows XP cd, because the other step would be to do a REPAIR installation

I'd like to know what the BSOD message is. If it is a corrupt registry hive other than the System hive , a repair install probably won't help.

try a system recovery with the standard hp partition by pressing F11 on your keyboard, going to advanced options, selecting destructive recovery, and hitting ok. this should clear out all issues, but will wipe your data with it. but if that's the only option, then you may have to live with losing your data.

the reason the BSOD isnt readable is because automatic restart is enabled

the reason the BSOD isnt readable is because automatic restart is enabled

Yes, I know and I also told him how to disable it in my first response.

can he disable RESTART on Error from recovery console, or Safe Mode???

he cant get into safe mode

dont think you can from recovery mode

Only way for him to disable auto reboot is using F8 startup options and then only if SP2 is installed.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.