Windows 10: I can't update my windows 11.

Discus and support I can't update my windows 11. in Windows 10 Software and Apps to solve the problem; Long story short, i downloaded a software a game and a few days later my friend told me that it messes up the windows update services. Now i noticed i... Discussion in 'Windows 10 Software and Apps' started by Gejobian21, Dec 5, 2023.

  1. I can't update my windows 11.


    Long story short, i downloaded a software a game and a few days later my friend told me that it messes up the windows update services. Now i noticed i can't update my windows anymore nor open the setting "Windows update" it's just stuck in loading and crashes a few seconds later. i tried to do troubleshooting but its stuck on "...restart pending" something like that. I tried to Reset the Windows Update components but half way when i executed/enter the command "ren C:\Windows\Temp\Catroot2 Catroot2.old" but the results says "C:\Windows\Temp\Catroot2 Catroot2.old The system cannot find the fi

    :)
     
    Gejobian21, Dec 5, 2023
    #1
  2. 3Colors Win User

    Windows Updated(16299.309).KB4088776 Restart is required to complete.

    Hi dalchina. Good news, I followed your suggestion and reinstalled the update and now it appears as "installed correctly" *Biggrin Maybe it was not necessary to run the Windows Update Troubleshooter or maybe if necessary. But using it I do not think it could have worsened something. The installation was very fast, unlike the first time it showed step 1 and step 2 completed.

    Thanks for the suggestions and for the time to respond I can't update my windows 11. :) Best regards.


    And thanks for the tip of that program, I'll have it on my list.
     
    3Colors, Dec 5, 2023
    #2
  3. AsRock Win User
    Windows Updates failed to instal

    I'm not sure how differant XP media center Edition is but you could clear the history \ cache if these folders are there.

    Step 1 Register DLL files.

    =================

    By trying this step, we can check if the update engines are working properly.



    1. Close all instances of Internet Explorer.

    2. Click Start and Run, type "Regsvr32 atl.dll" (without quotes) in the Open box and click OK.



    Note: There is a space between regsvr32 and atl.dll



    3. Similarly, one by one, register the files listed below:



    Regsvr32 msxml3.dll

    Regsvr32 wuapi.dll

    Regsvr32 wuaueng.dll

    Regsvr32 wuaueng1.dll

    Regsvr32 wups2.dll

    Regsvr32 wucltui.dll

    Regsvr32 wups.dll

    Regsvr32 wuweb.dll

    Regsvr32 qmgr.dll

    Regsvr32 qmgrprxy.dll

    Regsvr32 jscript.dll



    Note: If you encounter errors while registering any of these files then skip that file and continue with the next one.



    If the issue persists, let's move on to the steps below to verify Windows Update services and temporary folders.



    Step 2 Verify the relevant Windows Update services.

    =========================================

    1. Click Start->Run, type "services.msc" (without quotation marks) in the open box and click OK.

    2. Double click the service "Automatic Updates".

    3. Click on the Log On tab, please ensure the option "Local System account" is selected and the option "Allow service to interact with desktop" is unchecked.

    4. Check if this service has been enabled on the listed Hardware Profile. If not, please click the Enable button to enable it.

    5. Click on the tab "General "; make sure the "Startup Type" is "Automatic" or "Manual". Then please click the button "Stop" under "Service Status" to stop the service.

    6. Then please click the button "Start" under "Service Status" to start the service.

    7. Please repeat the above steps with the other services:



    Background Intelligent Transfer Service

    Event Log

    Remote Procedure Call (RPC)



    Note: Event log service is enabled on all of the hardware profiles; this service does not have an option to enable or disable on certain hardware profile.



    If it still does not help, let's proceed to step 3.



    Step 3 Reload the Update temporary folders.

    ===================================

    One possible cause is that the temporary folder for Windows Update is containing corrupted files. Let's erase all the files there to get the system clean.



    1. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net stop WuAuServ



    2. Click Start, Run, type: %windir% and press Enter.

    3. In the opened folder, rename the folder SoftwareDistribution to Sdold.

    4. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net start WuAuServ



    Please test the Windows Update website and let me know the result. If the issue persists, to clarify the issue and provide more accurate troubleshooting steps, please assist me in collecting the following information.
     
    AsRock, Dec 5, 2023
    #3
  4. KTR
    ktr Win User

    I can't update my windows 11.

    Windows updates won't install!

    I had the same problem when i repaired my O/S, i forgot the steps on how to fixed it, but it is in the microsoft support forum.

    You have to reinstall the windows updater, then restart the updating service.

    edit: Found it...http://support.microsoft.com/kb/943144
     
Thema:

I can't update my windows 11.

Loading...
  1. I can't update my windows 11. - Similar Threads - can't update

  2. Windows 10 can't update

    in Windows 10 Installation and Upgrade
    Windows 10 can't update: PLS HELP! https://answers.microsoft.com/en-us/windows/forum/all/windows-10-cant-update/16170b1b-92d5-40d8-b1e3-5f2ff39e7432
  3. can't ues windows update 0x80070005

    in Windows 10 Gaming
    can't ues windows update 0x80070005: can't ues windows update 0x80070005./* moved from Chinese Simp. */ https://answers.microsoft.com/en-us/windows/forum/all/cant-ues-windows-update-0x80070005/0f84ebb8-de47-4ba3-a3eb-10f0d9eb50c1
  4. can't ues windows update 0x80070005

    in Windows 10 Software and Apps
    can't ues windows update 0x80070005: can't ues windows update 0x80070005./* moved from Chinese Simp. */ https://answers.microsoft.com/en-us/windows/forum/all/cant-ues-windows-update-0x80070005/0f84ebb8-de47-4ba3-a3eb-10f0d9eb50c1
  5. Can't install updates with Powershell Windows update script after kb5040442

    in Windows 10 Gaming
    Can't install updates with Powershell Windows update script after kb5040442: I am using the following script to update Windows images during Hashicorp Packer builds: https://www.powershellgallery.com/packages/AppVeyorBYOC/1.0.82/Content/hyper-v%5CWindows%5Cscripts%5Cwin-updates.ps1The script stops working on Windows 11 22h2 and 23h2 OS versions after...
  6. Can't install updates with Powershell Windows update script after kb5040442

    in Windows 10 Software and Apps
    Can't install updates with Powershell Windows update script after kb5040442: I am using the following script to update Windows images during Hashicorp Packer builds: https://www.powershellgallery.com/packages/AppVeyorBYOC/1.0.82/Content/hyper-v%5CWindows%5Cscripts%5Cwin-updates.ps1The script stops working on Windows 11 22h2 and 23h2 OS versions after...
  7. I can't install windows update on my laptop

    in Windows 10 Gaming
    I can't install windows update on my laptop: 2024-07 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems KB5040442 it says Install error - 0x80070020Tried clearing the cache , troubleshooting.Also for 2024-07 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 23H2 for x64...
  8. I can't install windows update on my laptop

    in Windows 10 Software and Apps
    I can't install windows update on my laptop: 2024-07 Cumulative Update for Windows 11 Version 23H2 for x64-based Systems KB5040442 it says Install error - 0x80070020Tried clearing the cache , troubleshooting.Also for 2024-07 Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 23H2 for x64...
  9. Can't update Windows or access the Microsoft Storepossibly not able to connect to Microsoft...

    in Windows 10 Gaming
    Can't update Windows or access the Microsoft Storepossibly not able to connect to Microsoft...: I've had a problem for about 6 months now where I can't seem to update Windows 10 or even access the Microsoft Store. When I try to use the "Windows Update" area of the Settings menu to update it just keeps "Checking for updates..." until it ends in "error encountered" and...
  10. Can't update Windows or access the Microsoft Storepossibly not able to connect to Microsoft...

    in Windows 10 Software and Apps
    Can't update Windows or access the Microsoft Storepossibly not able to connect to Microsoft...: I've had a problem for about 6 months now where I can't seem to update Windows 10 or even access the Microsoft Store. When I try to use the "Windows Update" area of the Settings menu to update it just keeps "Checking for updates..." until it ends in "error encountered" and...