Sunday, April 19, 2015

Windows 10 is restarting suddenly and randomly


Since a few months ago (not sure if it was after the last Microsoft update), my Windows 10 laptop is restarting on its own without any warning, it was doing it once or twice a month only, but this last month, it's restarting every day.


I tried to manually update the drivers, but the problem is still here.


I searched all over the internet and it seems like many people are facing this problem, but I couldn't find a solution.


Laptop model and specs: Dell Inspiron 15R (N5110), i5-2450M, 8GB RAM DDR3, Nvidia 525M


Answer



After months of searching, I found a reply somewhere that suggested to just ... disable fast boot on Windows 10 and it's working fine for me. Even formatting the PC didn't help.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...