Home > System Tutorial > Windows Series > How to cancel win11 upgrade

How to cancel win11 upgrade

下次还敢
Release: 2024-04-17 17:18:16
Original
943 people have browsed it

Windows 11 upgrade can be canceled through the following four methods: System restore point: Revert to the restore point before the update. Uninstall updates: Uninstall the Windows 11 upgrade directly. Command Prompt: Use the wusa command to uninstall a specific hotfix. System Reset: Reset your computer to factory settings, removing updates and programs.

How to cancel win11 upgrade

How to cancel Windows 11 upgrade?

Method 1: System Restore Point

  1. Go to "Settings" > "System" > "Recovery".
  2. In the Advanced Startup section, click Restart Now.
  3. In the troubleshooting menu, select Troubleshooting >Advanced Options>System Restore.
  4. Select "Restore Windows after updating, drivers, or applications."
  5. Follow the on-screen prompts to select a restore point and click "Scan for affected programs".
  6. Make sure there are no important programs or files in the list, then click "Next" to complete the restore.

Method 2: Uninstall the update

  1. Go to "Settings" > "Windows Update" > "Update History".
  2. Click "Uninstall Updates".
  3. Select the Windows 11 upgrade to uninstall.
  4. Follow the on-screen prompts to complete the uninstallation.

Method 3: Use the command prompt

  1. Open the command prompt as an administrator.
  2. Type the following command:

    <code>wusa /uninstall /kb:热补丁编号</code>
    Copy after login

    For example:

    <code>wusa /uninstall /kb:5000842</code>
    Copy after login
  3. Follow the on-screen prompts to complete the uninstallation.

Please note that hot patch numbers vary by Windows 11 version. You can get the latest information at https://support.microsoft.com/en-us/topic/how-to-uninstall-an-update-in-windows-11-93bca83e-4124-e75e-4bb1-c7b6f022ab8a.

Method 4: System Reset

  1. Go to "Settings" > "System" > "Recovery".
  2. In the "Reset this PC" section, click "Start."
  3. Select "Keep my files".
  4. Follow the on-screen prompts to reset your computer.

This method will delete all installed programs and settings, so make sure to back up important data before resetting.

The above is the detailed content of How to cancel win11 upgrade. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template