Boot loop after update no safe mode option-repair fails- restore fails

Page 5 of 11 FirstFirst ... 34567 ... LastLast

  1. Posts : 56
    Win 10 64bit
    Thread Starter
       #41

    Boot loop after update no safe mode option-repair fails- restore fails-20180128_113234.jpg
      My Computer


  2. Posts : 5,326
    Windows 11 Pro 64-bit
       #42

    Please execute following commands and restart your computer:


    Code:
    ren E:\windows\SoftwareDistribution SoftwareDistribution.OLD
    
    del E:\Windows\WinSxS\pending.xml
      My Computer


  3. Posts : 56
    Win 10 64bit
    Thread Starter
       #43

    Boot loop after update no safe mode option-repair fails- restore fails-20180128_114429.jpg
      My Computer


  4. Posts : 5,326
    Windows 11 Pro 64-bit
       #44

    Have you restarted your computer?
      My Computer


  5. Posts : 56
    Win 10 64bit
    Thread Starter
       #45

    Sorry I meant to add that. Yes I did a restart with the same result of a rapid boot loop.
      My Computer


  6. Posts : 5,326
    Windows 11 Pro 64-bit
       #46

    You can only follow below instructions if the Dism /image:C:\ /Get-Packages command display install time for the Windows updates if it does found the latest Windows update and uninstall it.

    Uninstall Windows Update Offline With Dism Command


    Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

    Displays information about all packages that are installed by executing below command.


    Code:
    Dism /image:E:\  /Get-Packages

    Found all Windows updates which you can identify by there KB number and take note of the Package Identity entry update (Package) name you want to uninstall.

    Execute following command to uninstall the update this command will uninstall KB4053577 update :

    Code:
    dism  /image:E:\   /Remove-Package  /PackageName:Package_for_KB4053577~31bf3856ad364e35~amd64~~10.0.1.0

    Please replace partition letter E: with Windows installed partition letter. When computer boots into Windows Recovery Environment (WinRE) environment the drive letter assign to Windows partition may not be C: drive letter because Windows 7, 8 , 8.1 and 10 creates a separate system partition when it's installed from scratch. The system partition contains boot files WinRE assigns the system partition the C: drive letter and the Windows installed partition will be assign any other drive letter usually D: drive letter is assign to Windows installed partition. The Bcdedit /enum | find "osdevice" command can be use to find out the drive letter of the Windows installed partition the output of the Bcdedit command is similar to this osdevice partition=D:. The drive letter after partition= is the drive letter of the Windows partition.
      My Computer


  7. Posts : 56
    Win 10 64bit
    Thread Starter
       #47

    Failed with error 3.
    Boot loop after update no safe mode option-repair fails- restore fails-20180128_121341.jpg
      My Computer


  8. Posts : 5,326
    Windows 11 Pro 64-bit
       #48

    Please post a screenshot of below command:


    Code:
    Dir  E:\
      My Computer


  9. Posts : 56
    Win 10 64bit
    Thread Starter
       #49

    Boot loop after update no safe mode option-repair fails- restore fails-20180128_123102.jpg
      My Computer


  10. Posts : 5,326
    Windows 11 Pro 64-bit
       #50

    There is a problem i don't see Users and Program Files folders something telling me you are upgrading to Windows 10 Fall Creators Update version 1709.

    You have a Windows.old and Windows.old(1) folders which are use to upgrade to latest version of Windows 10.

    Execute below command to find out creation data of the Windows.old and Windows.old(1) folders and use my tutorial below to manually revert back to previous version of Windows 10. Even do tutorial is about downgrading to Windows 7 from Windows 10 it will work for downgrading to previous version of Windows 10.


    Code:
    Dir  /T:C E:\

    Manually Downgrade to Windows 7 from Windows 10 Upgrade



      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:48.
Find Us




Windows 10 Forums