How to fix windows update Error Code 0x80070002 via Windows Update Components on windows 10/11

Configurare noua (How To)

Situatie

Solutie

Pasi de urmat

Resetting Windows Update components removes any corrupted files or settings that may be causing the issue. This solution provides a fresh start to the Windows Update process.

  • First, type cmd in the Windows search bar
  • Next, open Command Prompt as an administrator.

Command-Prompt-as-an-administrator

In the Command Prompt window, enter the following commands one by one and press Enter after each to stop Windows components:

  • net stop bits
  • net stop wuauserv
  • net stop appidsvc
  • net stop cryptsvc

Command-Prompt-window

Next, restart the BITS, Windows Update, App Identity, and Cryptographic services by entering the following commands in the Command Prompt window:

  • net start bits
  • net start wuauserv
  • net start appidsvc
  • net start cryptsvc

BITS

Close the Command Prompt and try the Windows update again.

Tip solutie

Permanent

Voteaza

(6 din 9 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?