📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Computer spontaneously restarts

Options
124

Comments

  • Whenever I've had intermittent blue screens through various flavours of Windows, the culprits have always been one of:
    • corrupt Windows installation requiring a reinstall
    • dodgy ram module needing replacement
    • overheating because some pillock at the factory put an exhaust fan at the front of the case and an exhaust fan at the back of the case
  • peter021072
    peter021072 Posts: 446 Forumite
    Sixth Anniversary 100 Posts Photogenic Name Dropper
    https://www.nirsoft.net/utils/blue_screen_view.html might be of interest.  If you're running Windows 10 and this software doesn't do anything or you can't find anything to analyse, you need to do this: http://blog.nirsoft.net/2010/07/27/how-to-configure-windows-to-create-minidump-files-on-bsod/ and then wait for the next blue screen, then use Blue Screen View again afer it.

    This piece of software will (or should) tell you what's causing the blue screen - the result of which should give you a clue of where the problem lies.

    Blue screens like these that are intermittent are usually either driver or hardware related.
    I've gone 6-7 weeks without any problems, but it's just restarted.  I ran bluescreen app you suggested and it's flagging up a file called ntoskrnl.exe. The ntoskrnl.exe was automatically flagged up during start-up as well. 

    A bit disappointing as I thought it was fixed after updating all the drivers, although I could live with a crash every 7 weeks assuming it doesn't get worse.
  • [Deleted User]
    [Deleted User] Posts: 0 Newbie
    Fifth Anniversary 1,000 Posts Name Dropper Photogenic
    edited 30 March 2023 at 8:28PM
    https://www.nirsoft.net/utils/blue_screen_view.html might be of interest.  If you're running Windows 10 and this software doesn't do anything or you can't find anything to analyse, you need to do this: http://blog.nirsoft.net/2010/07/27/how-to-configure-windows-to-create-minidump-files-on-bsod/ and then wait for the next blue screen, then use Blue Screen View again afer it.

    This piece of software will (or should) tell you what's causing the blue screen - the result of which should give you a clue of where the problem lies.

    Blue screens like these that are intermittent are usually either driver or hardware related.
    I've gone 6-7 weeks without any problems, but it's just restarted.  I ran bluescreen app you suggested and it's flagging up a file called ntoskrnl.exe. The ntoskrnl.exe was automatically flagged up during start-up as well. 

    A bit disappointing as I thought it was fixed after updating all the drivers, although I could live with a crash every 7 weeks assuming it doesn't get worse.
    Unfortunately, that result is akin to taking your car to the garage after it unexpectedly cut out, asking for diagnostics and being told the result was that the engine cut out.

    ntoskrnl.exe is the main underlying component of the operating system that binds with all the hardware and other software running.

    Did you get any other diagnostic data other than a file name?

    Did you do what I suggested on page 2?

    2. If you want to have a crack at it yourself follow this guide: https://support.hp.com/us-en/document/ish_3045131-2900743-16
    3. Make sure the BIOS, all drivers and Windows OS has all updates applied and also use the HP update tool to ensure the HP native drivers are all good.
    4. If the above doesn't work, fresh install of the OS using the HP recovery image


    Additionally, if it still occurs after doing the above, I'd suggest running a memory test application - either memtest86 or memtest64 and sweating it for several hours.

    Personally, I'd remove and reseat the RAM anyway, 2 minute job and does no harm, blast with contact cleaner or compressed air in the slot and edge connectors. I recently had a problem with this myself lately, installed brand new RAM perfectly, failed to boot, removed and reinstalled and it was ok, I suspect dust in the unused ram slot was to blame.

    Also, check any other connectors on the motherboard are seated properly, remove, clean and replace.

    Of course, this is all if you would rather not pursue the issue under warranty as it may invalidate it.
  • noitsnotme
    noitsnotme Posts: 1,319 Forumite
    Fifth Anniversary 1,000 Posts Name Dropper
    I had this problem a couple of months ago and it turned out to be a knackered PSU.  Replaced that with an identical one I found on eBay and the random reboots have gone away.

    Mine is a much older PC, long out of warranty.  If you have option of repair under warranty then definitely do that.

    I’d be careful about just living with it.  Random shutdowns can cause software corruptions that will add to your problems.
  • peter021072
    peter021072 Posts: 446 Forumite
    Sixth Anniversary 100 Posts Photogenic Name Dropper
    edited 31 March 2023 at 10:17AM
    I had updated all the drivers and checked the memory along with about a dozen other things, this was part of a long list of jobs the HP helpdesk instructed me to do.

    I haven't reinstalled the OS, this is a massive job for me. 

    Bluescreen or Windows 11 makes a dump file when there's a unscheduled restart, but I can't seem to open it, and I've been struggling getting administrative privileges on windows 11.  I did copy this though.
     



    The problem certainly doesn't happen when I can hear the fan whirling. The last time I took a computer apart was to clean out dust from an old laptop because it was cutting out.  Unfortunately, a small connection was brittle, and broke off.  I only attempted this after I bought this one!  This computer is an 'all in one' system, and I can't see a single screw. It looks designed not to be opened unless you prise open the panels in exactly the right way. The warranty runs out in May of this year. So me opening it before then is definitely out. 

  • Yes that’s useful, the IRQL_NOT_LESS_OR_EQUAL means something - could be:

    1. Bad driver - trying to access address space that doesn’t exist

    2. Bad memory chip. 

    Have you tried:

         Corrupt system files: These are best addressed using the DISM /Online /Cleanup-Image /CheckHealth command (run at an administrative command prompt or in an administrative PowerShell session). If this command finds anything to report, run DISM /Online /Cleanup-Image /RestoreHealth to clean things up. Next, run the system file checker until it reports nothing found or fixed (this sometimes takes 2 or 3 iterations) by typing SFC /SCANNOW. If it works, this will often fix the IRQL error as well.

    if still happens it is pointing back to hardware but I still advise a clean OS install. 




  • peter021072
    peter021072 Posts: 446 Forumite
    Sixth Anniversary 100 Posts Photogenic Name Dropper
    I'll have a look at that.

    This is the dump file bluescreen created.



  • debitcardmayhem
    debitcardmayhem Posts: 12,754 Forumite
    Part of the Furniture 10,000 Posts Name Dropper Photogenic
    Unfortunately my Windows event log was disengaged so I can't see it.  It's quite possible I switched it off a few weeks ago myself when trying to disengage unnecessary programs to fix this very problem, but I can't remember for sure.  I've switched it to automatic now.

    Coincidentally my computer restarted again today after I posted the OP!

    It always happens when I'm in the middle of something.  I switch the computer off at night.


    Have you run a malwarebytes scan and an adwcleaner scan?
    4.8kWp 12x400W Longhi 9.6 kWh battery Giv-hy 5.0 Inverter, WSW facing Essex . Aint no sunshine ☀️ Octopus gas fixed dec 24 @ 5.74 tracker again+ Octopus Intelligent Flux leccy
  • debitcardmayhem
    debitcardmayhem Posts: 12,754 Forumite
    Part of the Furniture 10,000 Posts Name Dropper Photogenic
    edited 31 March 2023 at 6:42PM
    I just checked back on the thread no one has suggested it yet and I see the entry for prm.sys(in the dump) doesn't look so good , but that could be a red herring.
    4.8kWp 12x400W Longhi 9.6 kWh battery Giv-hy 5.0 Inverter, WSW facing Essex . Aint no sunshine ☀️ Octopus gas fixed dec 24 @ 5.74 tracker again+ Octopus Intelligent Flux leccy
  • peter021072
    peter021072 Posts: 446 Forumite
    Sixth Anniversary 100 Posts Photogenic Name Dropper
    I just checked back on the thread no one has suggested it yet and I see the entry for prm.sys(in the dump) doesn't look so good , but that could be a red herring.
    I've only ran the windows 11 built in security. It only found this as a potentially unwanted file of low importance.

    PUABundler:Win32/PiriformBundler

    I think piriform is he Ccleaner 
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 351K Banking & Borrowing
  • 253.1K Reduce Debt & Boost Income
  • 453.6K Spending & Discounts
  • 244.1K Work, Benefits & Business
  • 599K Mortgages, Homes & Bills
  • 177K Life & Family
  • 257.4K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.1K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.