Follower of the Axis Order, believer in the Hakuna Matata philosophy.
Konata Izumi is my spirit animal
If the RAM turns out to be OK, it might be the disk itself, or some other hardware problem.
If the RAM turns out to be OK, it might be the disk itself, or some other hardware problem.
If you don't have a PC you might want to ask a friend with a working PC for help while you create the bootable device (usually an USB drive or a CDROM, everything on the USB drive will be deleted).
If you don't have a PC you might want to ask a friend with a working PC for help while you create the bootable device (usually an USB drive or a CDROM, everything on the USB drive will be deleted).
You might want to check if the RAM is working correctly, i use a program called MemTest86 (it is free) www.memtest86.com
You might want to check if the RAM is working correctly, i use a program called MemTest86 (it is free) www.memtest86.com
if you managed to start in Safe Mode and get to the prompt but the commands above did nothing, you can try this command too
DISM /Online /Cleanup-Image /RestoreHealth
it will try to fix the image of Windows (i believe it requires internet though)
if you managed to start in Safe Mode and get to the prompt but the commands above did nothing, you can try this command too
DISM /Online /Cleanup-Image /RestoreHealth
it will try to fix the image of Windows (i believe it requires internet though)
sfc /scannow
and then
chkdsk /f C:
this will search for errors on the disk and try to fix them
sfc /scannow
and then
chkdsk /f C:
this will search for errors on the disk and try to fix them