5
I recently suffered a power brief power outage which casued my Windows 10 PC to reboot.
When it began its reboot cycle, I got a "BSOD" with a notice saying:
Page fault in non-paged area
It then began rebooting itself and then this appeared:
KMODE Exception not handled
And then it began rebooting again where it eventually came up with:
Driver IRQL not less or equal
It just continually reboots into "Automatic startup repair" before showing these faults and rebooting again - stuck in this endless cycle.
To make matters worse, my BIOS is configured to not boot from USB drives so although I could make a Windows 10 recovery USB drive from another PC, I would be able to boot from it. Even worse, my BIOS is configured to fastboot so I can't even get into my BIOS to change these boot settings! No amount of pressing DEL or F2 can get me into the BIOS config utility
What can I do to interrupt this BSOD loop and resume normal operations?
For info: I have a Gigabyte Z170X Gaming 7 motherboard, and a wireless logitech keyboard - I don't have access to a wired KB The OS is booting from an Intel 600p M.2 PCIe SSD drive. I have 2x GTX-1080 cards but not sure that's relevant unless something has gone wrong with the nVidia drivers.
1I've got fastboot enabled too, but I can access BIOS by pressing F2 button before pressing the power button. Try shutting down the PC by holding power button, then perform the aforementioned actions. – George Tian – 2017-08-25T09:19:18.053
Thanks, I'll give that a try - just to confirm, that's keeping the F2 button held down at power off and leave it held down when the power button is pressed (until it boots into BIOS?) – Huskie69 – 2017-08-25T09:39:49.053
Yes, that's right. – George Tian – 2017-08-25T09:46:03.277
Boot pressing either
– Pimp Juice IT – 2017-08-25T20:34:26.543F8
orF8
+Shift
at boot and see if that gets you to the "Recovery console". From there in command prompt runchkdsk /f /r
and press enter. Reboot and see if it's still looping. If so, boot into it again and from command prompt runsfc /scannow
and press enter. Let that run and see if that resolves. Otherwise, look over my answer here for things try: https://superuser.com/questions/993233/failed-to-configure-restart-loop-with-windows-7-updates/993243#993243 .... Yes, with Windows 10, yes with Windows 10 too, and yes with Windows 10 as well.Can't get into the recovery console using either F8 or shift+F8. I'm booting from a USB recovery drive but don't have any of the advanced options, so I can't get into safe mode. I'm totally stuck! I've run chkdsk and sfc from the command console and no errors were reported. – Huskie69 – 2017-08-26T09:49:30.760