Rbspetne

updated

3 months ago

R

Rbspetne

1 Rookie

3 Posts

0

3183

May 19th, 2022 08:00

Windows 10 fails to update

I have 2 computers, both Dell Optiplex 3060 desktops part of a Windows domain, with Windows 

Pro 10.0.18363 that consistently fail to update. 

 I have tried updates via the Settings check for updates and manually via Microsoft download Media Creation Tool as well as ISO. 

Also Dell Command update indicates all drivers are current. The latest failure recorded the event log message:"Installation Failure: Windows failed to install the following update with error 0x80242016: Feature update to Windows 10, version 21H2"Some of the things I have tried include:clean bootunplugged external USB devicesrenamed Software Distribution folderWindows Update troubleshootersfc /scannowDISM /online commands for /cleanup-image and /restoreHealthreset Windows Update componentsHas anyone else experienced this and found a solution? 

  • DELL-Chris M

    Community Manager

    56891 Posts

    232143 Points

    2268

    0

    Posted July 27th, 2022 06:00

    SA OS repair will be tried once data is backed up by user.


    DELL-Chris M (old account)

    #IWork4Dell

  • drewmaxworth

    1 Rookie

    1 Message

    8 Points

    0

    0

    Posted May 31st, 2026 21:05

    I'm having an issue with Windows 10 updates. Every time I try to install the latest update, the download completes but the installation fails and rolls back. I've already restarted my PC and checked my internet connection, but the problem remains.

  • speedstep

    11 Legend

    46969 Posts

    2389

    1

    Posted May 19th, 2022 11:00

    @Rbspetne 

    To solve this issue, open admin cmd and execute the following:
    dism /online /cleanup-image /scanhealth
    dism /online /cleanup-image /checkhealth
    dism /online /cleanup-image /restorehealth
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
    Then, execute the Windows update troubleshooter:
    4027322 windows update troubleshooter

     

  • NJDave

    2 Intern

    406 Posts

    2191

    0

    Posted August 3rd, 2022 23:00

    There's also the handy Windows repair install technique. Quick and very easy. All you need is Windows 10 install media or a Windows 10 ISO image present on the system, either of which can be created with the Windows media creation tool.

  • Willjoe

    1 Rookie

    40 Posts

    2141

    0

    Posted August 10th, 2022 22:00

    In many cases, simply rebooting your computer and rerunning the update will fix your problem. If Windows 10 has multiple updates queued, it's pretty standard for one to fail during the initial update process. In that case, you can usually get things working again by rebooting and starting the update process again

     

    Regards,

    Will