js1701
New member
- Local time
- 4:31 PM
- Posts
- 4
- OS
- Win 11
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
sfc /scannow
dism /online /cleanup-image /restorehealth
dism /online /cleanup-image /startcomponentcleanup
Thanks. I tried this with no luck.Here's how to fix all Windows update problems with Reset Windows Update Tool.
Have you tried resetting the update components?
Open cmd prompt/powershell with admin & enter:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak
Ren %Systemroot%\SoftwareDistribution\Download Download.bak
Ren %Systemroot%\System32\catroot2 catroot2.bak
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
Restart the PC & try updating again.
And/or:
Search for services.msc & find Windows Update & ensure it is set to Automatic.
Do we have to do that all the time if there has been a failed update?You can also perform in-place upgrade of Windows 11. In-place upgrade is to use to replace the current operating system files on your computer. Unlike a clean installation of Windows, you can start a Windows in-place upgrade when your OS is still running. And an in-place upgrade can keep your files, settings, & apps during the upgrade process. You can perform a Windows 11 in-place upgrade is to use the Windows 11 Media Creation Tool. Make sure to select Upgrade this PC now and click Next. Follow the on-screen guide to perform a Windows 11 in-place upgrade.
![]()
Repair Install Windows 11 with an In-place Upgrade
This tutorial will show you how to do a repair install of Windows 11 by performing an in-place upgrade without losing anything. If you need to repair or create a new recovery partition or having problems with the Windows 11 operating system on your PC, and the usual solutions will not fix it...www.elevenforum.com
This is the last process to perform if nothing works that is.Do we have to do that all the time if there has been a failed update?
Then as others have mentioned you should run an in-place repair.I tried all this & it starts to download & then after 1% it fails. The Windows Setup Log in Even Viewer shows lines like this:
Windows update could not be installed because of error 2149842967 "" (Command line: ""C:\WINDOWS\system32\wusa.exe" "C:\Users\Jawad\Downloads\windows11.0-kb5034204-x64_6b5acf2782f8f21cdd4d0f790b18054eed2c207f.msu" ")
Windows update could not be installed because of error 2149842967 "" (Command line: ""C:\WINDOWS\system32\wusa.exe" "C:\Users\Jawad\Downloads\windows11.0-kb5034123-x64_d82c9af459245e90b5bf897f15a72cf810819f31.msu" ")
Windows update could not be installed because of error 2147942405 "Access is denied." (Command line: ""C:\WINDOWS\system32\wusa.exe" c:\Users\Jawad\Downloads /quiet /norestart")
Looking more & more like a Windows reinstall is needed?
I would certainly do so if it is a third party AV.Going for the in place repair, does the AV need to be disabled for it work?