Windows 10: Bsod- phase 1 initiation repair startup bootloop after update

Discus and support Bsod- phase 1 initiation repair startup bootloop after update in Windows 10 BSOD Crashes and Debugging to solve the problem; Hey everyone, I'm new here and sorry if this is in the wrong section and wrong format. I recently started getting this error at startup after... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Simack, Jul 22, 2017.

  1. Simack Win User

    Bsod- phase 1 initiation repair startup bootloop after update


    Hey everyone, I'm new here and sorry if this is in the wrong section and wrong format.
    I recently started getting this error at startup after installing a windows update, it crashes at startup, Windows startup repair won't resolve it, I have no system restore image to fall back on and can't boot into safe mode.
    I can make it to a command prompt although.. Is there anyway of me being able to recover my copy of windows without having to fully format and reinstall?

    :)
     
    Simack, Jul 22, 2017
    #1

  2. PHASE_1_INITIALIZATION_FAILED BSOD loop on startup! Help!

    Whenever I startup my pc, I get BSOD featuring phase 1 initialization failed. And it loops.

    It happened from when I was installing Windows from doing a PC reset. The power went out for a short time, when it was installing Windows.

    What can I do?
     
    Dean--Miles, Jul 22, 2017
    #2
  3. SpSmith Win User
    Windows update breakdown

    My wife's computer was asked to restart after loading an update.

    Upon reset the computer starts running a phase update. This is what it says:

    Phase 0: Starting Watchdog Initialization

    Phase 0: Loading Config... (roots krnl, setup)

    Phase 0: Pre- initialization events

    Phase 0: Creating Watch Dog dynamic key list

    Phase 0: subsystems initialization

    Phase 0: finished

    Phase 1: initialize components

    Phase 1: Starting reactor

    Phase 1: Starting components

    Phase 1: Starting internal subsystems

    Phase 1: Starting command channels

    Phase 1: Srm Start actions

    Phase 1: Starting external subsystems

    Phase 1: finished

    Then it just stops. It will sit there forever. I have tried restarting the computer, I have tried restoring from last critical action and attempting to reload the update.

    On one attempt it got all the way to phase 3, but still got hung up and went no where.
     
    SpSmith, Jul 22, 2017
    #3
  4. zbook New Member

    Bsod- phase 1 initiation repair startup bootloop after update

    1) When you power on the computer what do you see?
    2) What do you see looping?
    3) What triggers the boot loop and what have you done to be able to break the boot loop?
    4) How were you able to get to windows recovery or windows advanced troubleshooting options and break the boot loop?
    5) What are the computer specifications: make. model, desktop/laptop, RAM. drives (ssd vs hd) and sizes, etc
    6) has there been a recent hardware changes
    7) are there any known drive problems?
    8) are there any prior known software problems?
    9) what is the malware history?
    10) what is the windows version and build?
    11) When you were in the windows recovery or advanced troubleshooting menu you attempted:
    a) restore (were there no images at all or did you try restore and find that it failed to restore?)
    b) startup repair (did it just fail or was there an error message?)
    c) what steps did you try with startup options and what happened with each step?
    d) did you attempt reset with save files?
    e) what steps did you try using command prompt?
    12) are your files backed up?
    13) had you made an image of the drive?

    There are steps that can be attempted without having to fully format and reinstall.
    Create a bootable windows 10 iso: Download Windows 10
     
    zbook, Jul 22, 2017
    #4
  5. Simack Win User
    Thanks zbook I'll try and answer the best I can
    1) the PC posts ok then goes to the bsod phase 1 initiation error after the gigabyte logo
    2) it's not looping exactly but it's getting stuck at the windows automatic repair screen
    3)^
    4) widows startup diagnostic kicked in automatically
    5) mobo- gigabyte z775x-ud5h
    Cpu- i5 2500k
    Graphics- Asus gtx670
    Ram- 16gb Corsair ??
    Ssd- ocz vertex?
    Hdd- 2x 320gb Seagate

    6) no hardware changes
    7) no known drive problems
    8) no prior software problems
    9) no malware
    10) sorry just know it's windows 10
    11) a) yes there were no recovery images to restore from
    B) Startup repair just failed
    C) I tried to system restore, startup recovery, windows rollback which failed, and windows reset which encountered problems. Restore from windows image which also failed
    D) yes I tried reset with save files which failed
    E) I tried fixboot, fixmbr, I followed a YouTube tutorial which took me to C/windows/system32/config
    MD backup
    Copy *.* Backup
    CD regback
    Dir
    Copy *.* ..
    Which also failed because it wouldn't detect the file
    12) no
    13) no
    Thank you again, I've just downloaded and created a bootable win 10 usb
     
    Simack, Jul 22, 2017
    #5
  6. zbook New Member
    For the attempted registry repair what did you mean by "it wouldn't detect the file"
    Were there all zeros or something else?

    1) open windows recovery and navigate to startup options
    it will require you to click restart
    then choose option #6 safe mode with command prompt
    2) will it let you get to safe mode with command prompt?
    If you can get to safe mode with command prompt see what happens with these commands:
    a) sfc /scannow
    b) chkdsk
    3) if you cannot get to safe mode with command prompt see what happens with these commands in command prompt with Administrator X: \windows\system32\cme.exe

    For the registry repair give this another try but change backup to backup2 and please report which step if any fails:

    1) click system restore (it is expected to fail)
    2) click command prompt
    You should see a pop up with title bar: Administrator: X:\windows\system32\cmd.exe
    This is the registry backup method:
    For each step you must see sizeable file sizes for this to work.
    If you see zeros the method will fail.
    The command: dir
    will be used each step to make sure you are in the proper location and check the size of the files
    3) type: C:
    4) dir
    5) type: D:
    6) dir
    7) bcdedit |find "osdevice"
    Choose the C: or the D: drive to proceed. It should be the windows drive and not the USB drive.
    For this post I will use C: however you should pick the drive letter that you found that has the windows files on your computer.
    The proper drive will display: perflogs, program files, program files (x86), users, windows, etc
    8) type or copy and paste: cd \windows\system32\config
    It should display: C:\windows\system32\config>
    9) type: dir
    It should display: bbi, bcd-template, components, default, drivers, elam, sam, security, software, system, vsmidk, journal, regback, systemprofile txr, etc.
    All of the file sizes should be sizeable. If it displays zeros then abort.
    Make a new directory and name it backup or something similar.
    10) type: MD backup
    Copy all of the files into this new directory.
    11) type or copy and paste: copy *.* backup
    It should now display: bbi, bcd-template, components, default, drivers, elam, sam, security, software, system, vsmidk indicating the files were copied.
    Change the directory to regback
    12) type: cd regback
    It should now display: c:\windows\system32\config\regback>
    13)type: dir
    It should display: default, sam, security, software, system etc
    All of these files must be sizeable. If it displays zeros then abort.
    14) type or copy and paste: copy *.* ..
    It should now display:
    DEFAULT
    Overwrite ..\default? (yes/no/all):
    15) type: a
    It should now display: sam, security, software, system and that the files were copied.
    16) type: exit
    17) click turn off your PC
    Remove the USB flash drive if you had changed your boot order. Otherwise you can leave it and power on your computer.
     
    zbook, Jul 22, 2017
    #6
  7. Simack Win User
    Thanks zbook, I think I had the wrong directory last time, my windows drive seems to be labeled e:

    1) + 2) I tried to boot into safe mode with networking but run into the bsod phase1_initiation_failed

    3) I tried to run cme.exe but it wasn't recognized as a command or program. I did run CMD.exe in case it was a typo and it tried my windows version as (10.0.10240)

    4)I retried the registry method again with the correct windows drive this time and encountered no problems along the way. However upon restarting I'm still getting the bsod phase1_initiation_fail
    I'm thinking if it might be worth making a bootable Linux USB to transfer my files across to another drive, then reformat?
     
    Simack, Jul 23, 2017
    #7
  8. zbook New Member

    Bsod- phase 1 initiation repair startup bootloop after update

    If you have your files backed up then there are significantly better options.
    Was it these commands that allowed you to determine that the windows drive is e:
    3) type: C:
    4) dir
    5) type: D:
    6) dir
    7) bcdedit |find "osdevice"
    When you were in Administrator X: windows\system32\cmd.exe which commands did you enter and what was the result?
    Did you keep the drive as X or change the drive to e: ?
    Did you enter sfc /scannow when it was drive X or e: ?
    Did you enter chkdsk when it was drive X or e: ?

    Please backup the files
    There is another possible method to possibly recover the drive
     
    zbook, Jul 23, 2017
    #8
  9. Simack Win User
    Thanks mate, I was able to find my windows installation drive with, bcdedit find osdevice.

    I was unable to run any commands with administrator x:\windows\system32\cmd.exe
    The command prompt would just report my windows version then return to
    X:\windows\system 32>
    I tried with the drive as X: and switching it to E: but it didn't change anything.

    Sfc /scannow reports
    "There is a system repair pending which requires reboot to complete. Restart windows and run sfc again" on both x: and e:

    With drive set as E: Chkdsk seems to be freezing at total 7% ... I'm giving it ten minutes with no progress activity before restarting the PC.
    With X: it completed with no issues
     
    Simack, Apr 5, 2018
    #9
Thema:

Bsod- phase 1 initiation repair startup bootloop after update

Loading...
  1. Bsod- phase 1 initiation repair startup bootloop after update - Similar Threads - Bsod phase initiation

  2. Phase 1 Initialization Failure

    in Windows 10 BSOD Crashes and Debugging
    Phase 1 Initialization Failure: Frustration level high. I can't get past a Phase 1 Initialization Failure in Windows. Tried re-booting multiple times. Can't figure out how to get into Safe Mode before I get the final screen road block, "Choose your keyboard layout" see attached. I cannot move my mouse or...
  3. Phase 1 Initialization Failure

    in Windows 10 Gaming
    Phase 1 Initialization Failure: Frustration level high. I can't get past a Phase 1 Initialization Failure in Windows. Tried re-booting multiple times. Can't figure out how to get into Safe Mode before I get the final screen road block, "Choose your keyboard layout" see attached. I cannot move my mouse or...
  4. Phase 1 Initialization Failure

    in Windows 10 Software and Apps
    Phase 1 Initialization Failure: Frustration level high. I can't get past a Phase 1 Initialization Failure in Windows. Tried re-booting multiple times. Can't figure out how to get into Safe Mode before I get the final screen road block, "Choose your keyboard layout" see attached. I cannot move my mouse or...
  5. Startup repair after installing updates.

    in Windows 10 Gaming
    Startup repair after installing updates.: I have installed the latest updates before going to sleep and when I turned my PC on this morning, windows prompted a startup repair. It said the repair was unsuccessful. After shutting down and starting the PC again, I was able to boot into windows. Everything seems to work...
  6. Startup repair after installing updates.

    in Windows 10 Software and Apps
    Startup repair after installing updates.: I have installed the latest updates before going to sleep and when I turned my PC on this morning, windows prompted a startup repair. It said the repair was unsuccessful. After shutting down and starting the PC again, I was able to boot into windows. Everything seems to work...
  7. Windows startup repair loop BSOD after update Critical_Process_Died

    in Windows 10 BSOD Crashes and Debugging
    Windows startup repair loop BSOD after update Critical_Process_Died: Startup repair, uninstall updates, safe mode and system restore don't work. Maybe first BSOD was SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. I cannot include windows version number. I don't have any diagnostic files. 184050
  8. Automatic Repair Bootloop

    in Windows 10 BSOD Crashes and Debugging
    Automatic Repair Bootloop: I turned on my laptop and found myself at "Preparing Automatic Repair" I've tried everything but to no success.- Restarting didn't work- Using command prompt didn't work- I tried to factory reset my laptop and it asks me to input my password, I've put the correct password in...
  9. BSOD bootloop

    in Windows 10 BSOD Crashes and Debugging
    BSOD bootloop: So my laptop was not able to connect via wifi connection for a while because of outdated drivers. I worked my way around it with an ethernet adapter. After updating all my drivers and was in the process of restarting my laptop, I got the BSOD. So now I can no longer gain...
  10. Auto repair bootloop after graphics card update

    in Windows 10 Support
    Auto repair bootloop after graphics card update: Hi! I am having a scary situation with my wife's notebook (which keeps our family photos) after installing Windows 10. Her notebook is an ASUS G53JQ-A1 and the installation went through fine, except for the graphics card. The logos on screen were enormous and the...

Users found this page by searching for:

  1. phase 1 : initiation process error on pc