Windows 10: Windows can not start after update, here is SrtTrail.txt

Discus and support Windows can not start after update, here is SrtTrail.txt in Windows 10 Updates and Activation to solve the problem; After Win10 was updated automatically at shutdown, it cannot start back, the Windows logo gets stuck at screen without spinning dots, there is no HDD... Discussion in 'Windows 10 Updates and Activation' started by Bozhart, Jan 7, 2018.

  1. Bozhart Win User

    Windows can not start after update, here is SrtTrail.txt


    After Win10 was updated automatically at shutdown, it cannot start back, the Windows logo gets stuck at screen without spinning dots, there is no HDD activity for half an hour. After computer is turned off forcibly sometimes and turned on again, the display shows 'preparing automatic repair' and 'diagnosing your PC', the result is 'automatic repair couldn't repair your PC' and give a log file, C:\WINDOWS\System32\Logfiles\Srt\SrtTrail.txt. Here I attach the file: SrtTrail.txt

    The file contains error code = 0x32 in the section "Disk metadata test". I don't know what this means.

    Safe mode is also stuck at the same Windows logo without spinning dots. I can only access the HDD through Advanced options => Command prompt (this is not safe mode) to open the SrtTrail.txt. When entering the command prompt, it should asks for the password of administrator but it does not !! So I'm able to enter the command prompt without password, eventhough I'm administrator. I have tried 'sfc /scannow' but the result is 'Windows Resource Protection could not perform the requested operation".

    Please help me to make Win10 can start again.

    Thanks

    :)
     
    Bozhart, Jan 7, 2018
    #1

  2. Windows 10 Operating System version is incompatible with Startup repair.

    same problem here: after a windows 10 update, my PC doesn't boot anymore. Just a blincking cursor in the upper left corner. SrtTrail.txt (just as with OriginalGrayGhost) consistently say OS incompatible with Startup Repair. fixmbr fixboot nor scanos
    doesnt solve the problem

    anyone with solutions ....??
     
    taasdaamde, Jan 7, 2018
    #2
  3. ASUS desktop CRASHED for the first time after latest windows 10 update.

    Here is the file:

    C:\WINDOWS\System32\Logfiles\Srt\SrtTrail.txt
     
    JohnDi Cresce, Jan 7, 2018
    #3
  4. zbook New Member

    Windows can not start after update, here is SrtTrail.txt

    Was the windows 10 iso made from the Microsoft website?
    If not please find a flash drive that you can format (8GB or larger)
    Make a bootable windows 10 iso: Download Windows 10

    Was system restore attempted?
    Did it fail?
    If it was not attempted that should be the first step (start with the oldest restore point and move forward in time trying each restore point.)
    If system restore failed or if there were no restore points move to the next step.
    Was startup repair performed?
    If not, then attempt startup repair.
    If both system restore and startup repair fail move to command prompt.

    The command prompt commands will attempt to :
    1) repair OS
    2) repair drive file system
    2) repair boot
    3) repair registry

    If these steps fail the next step will be boot recovery.

    Using a bootable windows 10 iso open command prompt > Administrator: X:\windows\system32\cmd.exe > Sources X:>
    1) type: bcdedit | find "osdevice"
    (look for the drive letter for the partition)
    2) type: C:
    type: dir
    3) type: D:
    type: dir
    (look for the drive that has windows and users)
    4) type: X:
    type: Sfc /Scannow /OFFBOOTDIR=G:\ /OFFWINDIR=G:\Windows
    (change the letter G to the drive letter for the partition displayed in step #1)
    This may take some time to run.
    5) type C:
    6) type: Chkdsk /f
    7) type X:
    9) type: bootrec /scanos
    10) type: bootrec /fixmbr
    11) type: bootrec /fixboot
    12) type: bootrec /RebuildBcd
    13) Use a camera or smart phone camera to take pictures of the commands and results and post an image into the thread
    14) reboot
    15) report into the thread whether you were able to boot to wall paper/splash screen or whether there was an error message and error code or a failure to boot without error message and code.

    If the above fails plan registry backup repair (these are windows advanced troubleshooting menu commands)

    If the registry repair fails find another flash drive that you can format and make a boot rescue drive:
    Windows 10 Recovery Tools - Bootable Rescue Disk - Windows 10 Forums
     
    zbook, Jan 7, 2018
    #4
  5. Please boot your computer with Windows Setup Media and from Windows Recovery Environment start the Command Prompt.

    Please type below command into Command Prompt and press Enter key.

    Following command will fixes errors on the disk and locates bad sectors and recovers readable information.


    Code: Chkdsk D: /r[/quote]

    Please replace partition letter D: 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.
     
    FreeBooter, Jan 7, 2018
    #5
  6. Bozhart Win User
    Hi zbook (and FreeBooter) *Smile

    I have attempted system restore, there is no restore points have been created. Also attempted startup repair, the images are here:
    Windows can not start after update, here is SrtTrail.txt [​IMG]

    Windows can not start after update, here is SrtTrail.txt [​IMG]

    Windows can not start after update, here is SrtTrail.txt [​IMG]


    I have an old bootable DVD Windows 10 ISO that was downloaded from Microsoft website, the version is 1607 while the installed Windows has been upgraded automatically to version 1709 some months ago. But I can still boot the old DVD to run these bcdedit, chkdsk, sfc and bootrec.

    According to bcdedit, the osdevice is partition=C: There are folder Windows and Users in C:

    chkdsk c: /f found no problem (to @ FreeBooter: chkdsk c: /r found no bad sector)

    The image of sfc is here:
    Windows can not start after update, here is SrtTrail.txt [​IMG]


    and the image of bootrec is here:
    Windows can not start after update, here is SrtTrail.txt [​IMG]


    Reboot has been done, Win10 still cannot start.

    Thanks
     
    Bozhart, Jan 7, 2018
    #6
  7. Do you know which Windows update was installed?
     
    FreeBooter, Jan 7, 2018
    #7
  8. Bozhart Win User

    Windows can not start after update, here is SrtTrail.txt

    No, I don't know. Even I didn't realize Windows downloaded and installed the update. I just found out there was update when I shutdown Windows
     
    Bozhart, Jan 7, 2018
    #8
  9. Please execute below command and reboot your computer to see issue resolves.


    Code: DISM /Image:C:\ /Cleanup-Image /RevertPendingActions[/quote] Replace C:\ drive letter with Windows 10 installed partition drive letter.
     
    FreeBooter, Jan 7, 2018
    #9
  10. Hifitollo Win User
    This started with Windows Update:
    windows cumulative update for 1709 KB4056892


    I have one workstation and one laptop with this AMD Athlon x2 64 -processors. The update seems to go through OK, but when restarting, booting stucks to black screen with Windows logo and rotating points. No disk activity.

    After poweroff a couple of times my machines do repair and try again to update, now 5-6 times.

    Same machines work no-problem with Ubuntu Linux 16.04LTS, and I have had never update problems with that. OK I can boot Linux, I tried to contact MS Support, but after some discussion with (idiot) virtual agent, I lost my interest to that.
     
    Hifitollo, Jan 7, 2018
    #10
  11. zbook New Member
    Let's see if this is a possible fix.


    1) boot to the Windows 10 iso
    2) it may take 5 minutes displaying the windows icon
    3) Use the default settings for language, time, currency, and keyboard
    4) click next
    5) In the left lower corner click Repair your computer
    6) click troubleshooting
    7) click startup repair (it is expected to fail)
    8) click system restore (it is expected to fail)
    9) 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
    10) type: C:
    11) dir
    12) type: D:
    13) dir
    Choose the C: or the D: drive to proceed. It should be the windows drive and not the USB drive.
    14) type: bcdedit | find "osdevice"
    This should display the location of the partition and in most cases is the location of the affected 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
    15) type or copy and paste: cd \windows\system32\config
    It should display: C:\windows\system32\config>
    16) 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.
    17) type: MD backup
    Copy all of the files into this new directory.
    18) 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
    19) type: cd regback
    It should now display: c:\windows\system32\config\regback>
    20)type: dir
    It should display: default, sam, security, software, system etc
    All of these files must be sizeable. If it displays zeros then abort.
    21) type or copy and paste: copy *.* ..
    It should now display:
    DEFAULT
    Overwrite ..\default? (yes/no/all):
    22) type: a
    It should now display: sam, security, software, system and that the files were copied.
    23) type: exit
    24) 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, Jan 7, 2018
    #11
  12. If @zbook suggestion wont work try uninstall KB4056892 update.




    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:C:\ /Get-Packages[/quote] Found KB4056892 and take note of the Package Identity entry update (Package) name you want to uninstall.

    Execute following to uninstall the KB4053577 update:


    Code: dism /image:C:\ /Remove-Package /PackageNameWindows can not start after update, here is SrtTrail.txt :package_for_KB4053577~31bf3856ad364e35~amd64~~10.0.1.0[/quote]
    Please replace partition letter C: 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.
     
    FreeBooter, Jan 7, 2018
    #12
  13. Bozhart Win User

    Windows can not start after update, here is SrtTrail.txt

    [/quote] Yes, this command has resolved the problem. Win10 is able to start up now. Thanks FreeBooter *Cool




    Thanks zbook. I haven't attempted this yet because the problem has been resolved by using the above dism command *Biggrin




    This troubled Win10 does use AMD processor too. Now I can see there is KB4056892 in Windows Update list and it is waiting restart, but I have temporarily paused the update from being restarted and will wait for next improved update for AMD CPU family *Smile
     
    Bozhart, Jan 8, 2018
    #13
  14. zbook New Member
    1) Run this version of the log collector and post a zip into the thread for troubleshooting:log collector v2-beta06.zip2) Backup all files to another drive or to the cloud
    3) Make a backup image using Macrium
    Macrium Software | Macrium Reflect Free
    4) Save the image to another drive or to the cloud
    5) Make a brand new restore point
     
    zbook, Jan 8, 2018
    #14
  15. We are glad to hear your issue has been resolved, thank you for letting us know that all is now well!
     
    FreeBooter, Jan 8, 2018
    #15
Thema:

Windows can not start after update, here is SrtTrail.txt

Loading...
  1. Windows can not start after update, here is SrtTrail.txt - Similar Threads - start update here

  2. Can not save a .txt file

    in Windows 10 Customization
    Can not save a .txt file: Trying to "save" or "save as" a .txt file created by someone else received as part of a download. Windows 10 Pro keeps telling me I need Administrator permission to do the save. I am the only person using this computer and I am the Administrator. The only permission I do not...
  3. Srttrail error

    in Windows 10 Ask Insider
    Srttrail error: Initially I had a srttrail error where I was a in a infinite boot, then I was following some videos on how to fix it in command prompt. Now I cannot even reach advanced settings and command prompt without booting from a windows 10 USB. At work right now but I’m sure I’ll be...
  4. srttrail error

    in Windows 10 BSOD Crashes and Debugging
    srttrail error: windows 32 srttrail .txt error. unable to log on or use PC https://answers.microsoft.com/en-us/windows/forum/all/srttrail-error/2b5aed23-8b15-4bcb-801b-e101812a18ce
  5. Srttrail problems

    in Windows 10 BSOD Crashes and Debugging
    Srttrail problems: i was working with two pc, a notebook and a desktop, and the notebook was having some problems that didn't let me boot propperly in any way, so i take out the HDD and connect it to the desktop to see if it has bad sectors or anything, the answer was no, after that, when i...
  6. Start here

    in Windows 10 Customization
    Start here: Start CAN be clean, 'pretty', effective & tailored by YOU; can have a lot orVERY little. And has some 'hidden' controls. Take no offense if you know already: 1 Left Clk on YOUR name to see/use what is in the grey portion. 2 YOU opt for the folders YOU want on the left edge...
  7. srttrail error

    in Windows 10 BSOD Crashes and Debugging
    srttrail error: i’ve already tried the bootrec.exe commands and it returns something like “0 windows installations detected” “operation successful” and “access denied” and it won’t chkdsk c: drive...
  8. after update win10pro no txt editing

    in Windows 10 BSOD Crashes and Debugging
    after update win10pro no txt editing: after update win10pro no txt editing: necessary to execute ctfmon.exe https://answers.microsoft.com/en-us/windows/forum/all/after-update-win10pro-no-txt-editing/cc0245ca-aa3d-4a3a-9a1f-3f5f7ea63223
  9. srttrail help

    in Windows 10 BSOD Crashes and Debugging
    srttrail help: If you get the srttrail error and get stuck, don't worry. Boot into save mode, either through the startup settings page (see image below, #4 or #5) or by other means if you know how, I won't go into that. Your hard drive is most likely ok. However if safe mode doesn't...
  10. Windows 10 SrtTrail error

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 SrtTrail error: Hi today updating drivers of sound (realtek) and reboot the computer found this error so far i tried to use the bootrec but one command thats bootrec /fixboot is accedd denied I have a instalation media before the april update Can anybody help me please ?...
Tags: