Share via

Error 0x8007045d on windows 10

Anonymous
2021-06-07T07:58:50+00:00

My windows 10 update cannot proceed for unknown reasons. I have also tried using the automatic updater in the microsoft website but it did not solve my issue either. Does anyone have any idea what is causing this error? Thank you.

Windows for home | Windows 10 | Devices and drivers

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

7 answers

Sort by: Most helpful
  1. Anonymous
    2021-06-07T08:32:53+00:00

    Hi, I'm Robinson, an Independent Advisor and a Windows user like you.

    An 0x8007045d error code occurs when a computer has difficulty accessing or reading the required files during a process. This can be caused by a corrupt Windows registry, corrupt system or program files, an incomplete file download, faulty memory modules, or a damaged storage device such as an external hard drive, USB drive, CD, or DVD.

    Check if doesn't any corrupt file on Windows.

    1-Right-Click on Start then click Windows PowerShell(admin)

    2-Type these commands.

    DISM.exe /Online /Cleanup-image /Restorehealth and press [Enter]

    sfc /scannow and press [Enter]

    Reset the Windows update components.

    1-Press Start>Windows System> Command Prompt right-click run as admin and type these commands.

    net stop wuauserv and press [Enter]

    net stop cryptSvc and press [Enter]

    net stop bits and press [Enter]

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old and press [Enter]

    ren C:\Windows\System32\catroot2 Catroot2.old and press [Enter]

    net start wuauserv and press [Enter]

    net start cryptSvc and press [Enter]

    net start bits and press [Enter]

    netsh winsock reset

    2-Reboot and try to Update again

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-06-09T17:20:09+00:00

    The Avast can be the cause of the problem. Uninstall the Avast using this removal tool then try to update again.

    https://support.avast.com/en-ww/article/Uninsta...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products).

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-06-07T11:06:02+00:00

    Hi Rob,

    Upon checking for corrupted files using Windows PowerShell, I got error: 0x800f081f and failed to proceed on sfc /scannow command.

    Please see attach photo for your reference.

    I am now trying to reset the windows update components in cmd using your instructions. I will get back to you if this has resolved my issue.

    Thank you.

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2021-06-08T09:38:15+00:00

    I got this message after doing this

    You can use the media creation tool to repair the Windows.
    1-Download the media creation tool.
    https://go.microsoft.com/fwlink/?LinkId=691209
    2-Run the tool and select 'Upgrade this pc now'
    3-Select the option 'Keep all my files and apps'
    4-Then click to update.

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-06-08T02:11:40+00:00

    You can use the media creation tool to repair the Windows.

    1-Download the media creation tool.

    https://go.microsoft.com/fwlink/?LinkId=691209

    2-Run the tool and select 'Upgrade this pc now'

    3-Select the option 'Keep all my files and apps'

    4-Then click to update.

    1 person found this answer helpful.
    0 comments No comments