Share via

How to handle error "A recently serviced boot binary is corrupt. Repair action: Uninstall latest LCU Result: Failed. Error code = 0x905 Time taken = 3593 ms"

Anonymous
2024-09-19T11:43:32+00:00

When I start my laptop it boots normally successfully but when I restart the laptop some kind of booting error acquires which stops my laptop to boot successfully and shows black screen with cursor the error I gave above is from troubleshooting log which also failed to solve the issue the whole log is like this:

Startup Repair diagnosis and repair log


Last successful boot time: ‎9/‎17/‎2024 12:09:28 PM (GMT)

Number of repair attempts: 1

Session details


System Disk = \Device\Harddisk1

Windows directory = E:\Windows

AutoChk Run = 0

Number of root causes = 1

Test Performed:


Name: Check for updates

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: System disk test

Result: Completed successfully. Error code = 0x0

Time taken = 15 ms

Test Performed:


Name: Disk failure diagnosis

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Disk metadata test

Result: Completed successfully. Error code = 0x0

Time taken = 94 ms

Test Performed:


Name: Disk metadata test

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Target OS test

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Volume content check

Result: Completed successfully. Error code = 0x0

Time taken = 47 ms

Test Performed:


Name: Boot manager diagnosis

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: System boot log diagnosis

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Event log diagnosis

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Internal state check

Result: Completed successfully. Error code = 0x0

Time taken = 0 ms

Test Performed:


Name: Check for installed LCU

Result: Completed successfully. Error code = 0x0

Time taken = 2016 ms

Root cause found:


A recently serviced boot binary is corrupt.

Repair action: Uninstall latest LCU

Result: Failed. Error code = 0x905

Time taken = 3593 ms



Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Ramesh Srinivasan 79,300 Reputation points Independent Advisor
    2024-09-19T15:48:46+00:00

    Hi Krish, This is Ramesh.

    Let's try rebuilding the boot files via Windows RE. Press WinKey+X to open the Quick Link menu, click Shut down or sign out, then hold down Shift and click Restart.

    This takes you to WinRE.

    In WinRE, click Troubleshoot → Advanced Options → Command Prompt.

    Run these commands:

    mountvol Y: /s
    diskpart
    list disk
    select disk 0
    list part
    list vol
    exit
    

    Take photos of the output screen and share the images here.

    1 person found this answer helpful.
    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more