Unsolved

1 Message

3443

November 27th, 2023 06:46

Windows 11 update error 0x80070002

I have a dell inspiron 15 3510. It is supported for windows 11 and the update for win 11 shows up too.

but when the laptop restart to install windows 11 it shows undoing changes made to your computer and reboots back to windows 10. How can I fix this

11 Legend

 • 

8.4K Posts

 • 

46.4K Points

November 27th, 2023 08:54

To avoid any conflicting drivers during update, remove any external devices from your laptop and attempt with the update again. 

1 Message

November 27th, 2023 10:17

The error code 0x80070002 is a common Windows Update error that can occur during the installation or upgrade process. Here are some steps you can take to try and resolve this issue:

  1. Run Windows Update Troubleshooter:

    • Press Windows Key + I to open Settings.
    • Go to "Update & Security" and then "Troubleshoot."
    • Run the Windows Update Troubleshooter to identify and fix any issues.
  2. Check for Sufficient Disk Space:

    • Ensure that your device has sufficient free space for the Windows 11 update. Delete unnecessary files or move them to an external drive if needed.
  3. Temporarily Disable Antivirus/Firewall:

    • Sometimes, security software can interfere with updates. Temporarily disable your antivirus and firewall and try installing the update again.
  4. Reset Windows Update Components:

    • Open Command Prompt as an administrator.
    • Type the following commands, pressing Enter after each:
      arduino Copy code
      net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
  5. Check Date and Time Settings:

    • Ensure that the date and time settings on your computer are correct. Incorrect date/time can cause update failures.
  6. Perform a Clean Boot:

    • Temporarily disable startup programs and services using a clean boot. This can help identify if third-party software is causing the issue.
  7. Manually Download and Install the Update:

    • Visit the official Microsoft website and download the Windows 11 Update Assistant.
    • Run the Update Assistant and follow the on-screen instructions to upgrade your system.
  8. Check Device Drivers:

    • Ensure that your device drivers are up-to-date, especially graphics and chipset drivers. Visit the Dell website to download the latest drivers for your specific model.

If the issue persists after trying these steps, it's advisable to contact Microsoft Support or Dell Support for further assistance. They may have specific troubleshooting steps based on your device and the Windows 11 update.

No Events found!

Top