I noticed that my VM shows a message stating "your Windows version has reached the end of service" in the system update, and I'm unable to upgrade further. Can you help me fix this issue so I can update my Windows?

Adam 5 Reputation points
2024-12-10T14:09:00.8833333+00:00

I noticed that my VM shows a message stating "your Windows version has reached the end of service" in the system update, and I'm unable to upgrade further. Can you help me fix this issue so I can update my Windows?

Edition Windows 11 Home Single Language

Version 22H2

Installed on ‎20-‎12-‎2022

OS build 22621.4317

Experience Windows Feature Experience Pack 1000.22700.1041.0

User's image

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anshul Patel 0 Reputation points
    2024-12-10T15:42:42.92+00:00

    If your Windows version has reached the end of service, here's what to do:

    Check for Updates: Go to Settings > Windows Update and click Check for updates. If no updates are found, proceed with the next steps.

    Use Windows Update Assistant:

    • Download it from Microsoft's website.
      • Run it to upgrade to the latest version.
      Download the ISO:
      - Visit the same link and download the Windows 11 ISO.
      
         - Mount it and run `setup.exe` to start the upgrade. Choose to keep your files.
      
         **Reset Update Components**:
      
            - Open Command Prompt as Admin and run these commands:
      
            ```
            cmd
            Copy code
            net stop wuauserv
      

    net stop cryptsvc ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptsvc ```

                  - Restart and check updates again.
                  
    

    If these don’t work, reach out to Microsoft Support.

    4o

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.