ERROR booting Windows 8.1 BSOD...

Discussion in 'Windows 8' started by sukinsin88, Nov 5, 2014.

  1. sukinsin88

    sukinsin88 MDL Addicted

    Oct 17, 2012
    731
    43
    30
  2. velocidad

    velocidad MDL Member

    Nov 15, 2009
    152
    73
    10
    Have you try start in safe mode?
     
  3. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    Have you already thought this is about a HDD issue? HDD bad sector issues are very common (a PC tech is telling you). Do a short test with the appropriate software before trying anything else, you know, the substratum (i.e. hdd surface and sectors) should be healthy otherwise you are facing data corruption inevitably.

    Btw do a short RAM test, just to be sure.
     
  4. sukinsin88

    sukinsin88 MDL Addicted

    Oct 17, 2012
    731
    43
    30
    safe mode i cant use cos there is no option F8 like on windows 7 :(

    i dont try this ram test....

    anyway so no any tool for fix boot or something ?
     
  5. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,154
    21,094
    240
    #5 LostED, Nov 5, 2014
    Last edited by a moderator: Apr 20, 2017
    start/run msconfig
    boot tab & select Safe Boot


    batch.bat
    SafeBoot ON
    Code:
    @echo off
    bcdedit /set safeboot Minimal
    shutdown -r -f -t 0
    
    SafeBoot OFF
    Code:
    @echo off
    bcdedit /deletevalue safeboot
    shutdown -r -f -t 0



    *edit* upssssss, ... on reread i see that you posted "OS only restarting"
    try the command after boot from disk "repair your computer"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. sukinsin88

    sukinsin88 MDL Addicted

    Oct 17, 2012
    731
    43
    30
    ok friend but if also this not working ? and pc still not boot and always restarting ? :busted:
     
  7. velocidad

    velocidad MDL Member

    Nov 15, 2009
    152
    73
    10
    Go to bios and disable:

    -safe boot (if you have it activated)
    -disable UEFI bios (read motherboard manual), probably just need to change from "UEFI" to "legacy bios"

    After that, restart and spam F8 key until you have no finger :p

    If this still no work, press the reset key (from tower) and again spam F8.