80070652 ошибка обновления windows 10

Все способы:

  • Способ 1: Средство устранения неполадок
  • Способ 2: Удаление обновлений
  • Способ 3: Сброс компонентов «Центра обновлений»
  • Способ 4: Проверка целостности системных файлов
  • Способ 5: Чистая загрузка ОС
  • Способ 6: Установка обновления вручную
  • Способ 7: Восстановление системы
  • Вопросы и ответы: 0

Способ 1: Средство устранения неполадок

Самый простой и часто эффективный способ исправить ошибку обновления 0x80070652 – это использовать предусмотренное разработчиком операционной системы средство устранения неполадок. Его можно применить для поиска и исправления разного рода сбоев «Центра обновления Windows», который непосредственно связан с установкой апдейтов:

  1. Через главное меню (кнопка «Пуск») откройте приложение «Параметры».
  2. Выберите раздел «Обновление и безопасность».
  3. ошибка обновления 0x80070652 в windows 10 как исправить-02

  4. На левой панели нажмите на строку «Устранение неполадок», а в центральной части окна кликните по кнопке «Дополнительные средства устранения неполадок».
  5. ошибка обновления 0x80070652 в windows 10 как исправить-03

  6. Найдите «Центр обновления Windows» и нажмите на соответствующую строку. Появится кнопка «Запустить средство устранения неполадок» — выберите ее.
  7. ошибка обновления 0x80070652 в windows 10 как исправить-04

Дождитесь, пока проверка будет произведена. Если средство обнаружит то, что может вызывать рассматриваемую ошибку, будут предложены способы их исправления.

Способ 2: Удаление обновлений

Бывают ситуации, когда скачанные обновления повреждены из-за сетевых сбоев или конфликтуют с системой по другой причине. Можете попробовать удалить предыдущие апдейты, используя встроенные средства Windows 10.

  1. Проделайте то же самое, что и в предыдущем Способе в Шагах 1 и 2 (через «Параметры» перейдите в раздел «Обновление и безопасность»). Кликните по строке «Просмотр журнала обновлений».
  2. ошибка обновления 0x80070652 в windows 10 как исправить-05

  3. Далее выберите строку «Удалить обновления».
  4. ошибка обновления 0x80070652 в windows 10 как исправить-06

  5. Вы попадете в окно со списком апдейтов раздела «Программы и компоненты» классической «Панели управления» Windows. Останется выбрать патчи, которые могли вызвать сбой — например, недавние, отсортировав их по дате, а затем нажать на кнопку «Удалить».
  6. ошибка обновления 0x80070652 в windows 10 как исправить-07

После того как некоторые из обновлений были деинсталлированы, вернитесь в «Центр обновления Windows» и нажмите на кнопку, запускающую проверку актуальных обновлений. Должна начаться загрузка и установка всех патчей: и удаленных, и тех, которые не удалось инсталлировать из-за ошибки. Если этого не произошло, переходите к следующим методам.

Способ 3: Сброс компонентов «Центра обновлений»

Этот вариант предполагает полный сброс настроек «Центра обновлений», который отвечает за установку апдейтов. В этом случае его работа и функционирование всех связанных с ним служб будут приостановлены для очистки кеша обновлений, после чего все понадобится включить вновь. Выполнив такую процедуру, можно пробовать повторно инсталлировать новые компоненты. Сброс «Центра обновлений» удобнее всего осуществить с помощью консольных команд:

  1. Запустите «Командную строку» от имени администратора. Для этого можете воспользоваться строкой системного поиска – это самый простой метод.
  2. ошибка обновления 0x80070652 в windows 10 как исправить-08

  3. Далее введите 4 команды, позволяющие быстро остановить работу процессов, которые могут препятствовать очистке кеша обновлений. Поочередно введите следующие запросы, нажимая после каждого клавишу «Enter»:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  4. ошибка обновления 0x80070652 в windows 10 как исправить-09

  5. Вставьте в окне консоли и выполните каждую нажатием на клавишу ввода еще две команды, которые переименовывают каталоги с кешем обновлений, хранящиеся на локальном системном диске:
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
  6. ошибка обновления 0x80070652 в windows 10 как исправить-10

  7. После можете снова запускать работу служб, отвечающих за процедуру обновления в Windows, используя несколько команд аналогичным образом:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  8. ошибка обновления 0x80070652 в windows 10 как исправить-11

Можете закрыть «Командную строку» и попытаться снова выполнить установку обновлений для Windows 10.

Способ 4: Проверка целостности системных файлов

Многие ошибки при обновлении могут появляться по причине поврежденных системных файлов, и код 0x80070652 – не исключение. В этом случае можно использовать предустановленные инструменты, с помощью которых есть возможность проверить их целостность и при необходимости восстановить. Речь идет о штатных утилитах SFC и DISM, и запускается сканирование системы с помощью консольных команд. Более подробно об этом читайте в нашем отдельном руководстве.

Подробнее: Использование и восстановление проверки целостности системных файлов в Windows 10

ошибка обновления 0x80070652 в windows 10 как исправить-12

Способ 5: Чистая загрузка ОС

Стоит проверить, не блокируется ли процедура установки обновлений сторонними приложениями или службами (например, антивирусным ПО или какой-то другой программой). Для этого можете вручную отключить сторонние службы и софт, которые автоматически запускаются вместе с системой:

  1. Одновременно нажмите на клавиши «Win + R», затем в текстовом поле оснастки «Выполнить» вставьте команду msconfig и выполните ее, нажав на кнопку «ОК».
  2. ошибка обновления 0x80070652 в windows 10 как исправить-13

  3. В открывшемся окне перейдите на вкладку «Службы», активируйте опцию «Не отображать службы Майкрософт» внизу.
  4. ошибка обновления 0x80070652 в windows 10 как исправить-14

  5. Затем нажмите на кнопку «Отключить все».
  6. ошибка обновления 0x80070652 в windows 10 как исправить-15

  7. Далее нужно отключить все программы в автозапуске. Для этого перейдите на вкладку «Автозагрузка» и кликните по ссылке для перехода к другому штатному инструменту Windows – «Диспетчеру задач».
  8. ошибка обновления 0x80070652 в windows 10 как исправить-16

  9. Вам останется отключить автозапуск программ в списке, поочередно выделяя их и нажимая на соответствующую кнопку.
  10. ошибка обновления 0x80070652 в windows 10 как исправить-17

После того как все лишнее будет отключено, перезагрузите компьютер, в результате чего произойдет чистая загрузка (сторонние приложения по умолчанию будут отключены). Попытайтесь установить апдейты – если все в порядке, значит, ошибку вызывала какое-то установленное на компьютер ПО.

Активировать обычно работающие в фоне службы и возобновить автозагрузку программ можно аналогичным образом – через окно «Конфигурация системы» и «Диспетчер задач».

Вероятно, отключать сторонние процессы и программы в автозапуске в дальнейшем не придется – установленное обновление может решить данную проблему, и ошибка 0x80070652 больше не появится при инсталляции апдейтов.

Способ 6: Установка обновления вручную

Когда известно, в результате установки какого обновления происходит ошибка 0x80070652, тогда можно попытаться инсталлировать его вручную. Может быть, именно в этом апдейте есть исправление подобной неполадки либо такой вариант поможет обойти блокировку или конфликт с ПО. Наш автор уже детально разбирал то, как правильно найти и скачать нужный патч с официального сайта Microsoft, а затем его самостоятельно установить.

Подробнее: Устанавливаем обновления для Windows 10 вручную

ошибка обновления 0x80070652 в windows 10 как исправить-18

Вы также можете создать воспользоваться помощником по обновлению от Microsoft под названием Update Assistant. Скачивается он с официального сайта по ссылке ниже.

Скачать Update Assistant с официального сайта

Такой вариант порой помогает установить проблемное обновление, даже если это не удается сделать стандартными средствами системы. Вам достаточно запустить средство, посмотреть, обнаружил ли он апдейт (при условии, что тот крупный), и следовать инструкции, которая будет предоставлена в пошаговом формате.

ошибка обновления 0x80070652 в windows 10 как исправить-20

Способ 7: Восстановление системы

В крайнем случае вы можете восстановить состояние системы до последней сохраненной точки. Есть вероятность, что произошел довольно серьезный системный сбой, который не решается стандартными и альтернативными методами. Это может помочь, если ни одна из рекомендаций в статье не принесла нужного результата. Учтите, что у вас должна быть заранее активна функция автоматического создания контрольных точек – тогда откатиться к предыдущему состоянию не составит труда. Используя встроенные возможности операционной системы, попытайтесь восстановить Windows 10 – для этого воспользуйтесь инструкцией по ссылке ниже.

Подробнее: Откат к точке восстановления в Windows 10

ошибка обновления 0x80070652 в windows 10 как исправить-19

Наша группа в TelegramПолезные советы и помощь

Table of contents

  • How to Fix the Windows Update Error 0x80070652
    • Method 1: Give your PC a good old restart
    • Method 2: Run the Windows Update troubleshooter
    • Method 3: Roll back the latest updates
    • Method 4: Run the System File Checker (SFC)
    • Method 5: Update your drivers
    • Method 6: Reset Windows Update components
    • Method 7: Manually install the update
    • Method 8: Run the batch script
    • Method 9: Perform a clean boot
  • The Windows Update Error 0x80070652: Fixed

In this guide, I’ll walk you through some simple (and not very much so) steps to kick that 0x80070652 error to the curb. But what’s causing this error code to appear in the first place? Here are a few possible culprits:

  • Corrupted system files: Missing or corrupted files can mess things up.
  • Pending updates: Sometimes, a stuck update can block the next one.
  • Software conflicts: Your favorite apps might not play nice with updates.
  • Incomplete previous updates: If an earlier update didn’t finish properly, it might cause trouble.

Got it? Great! Let’s move on to the fixes.

How to Fix the Windows Update Error 0x80070652

Method 1: Give your PC a good old restart

Yeah, I know, it sounds too simple, but you’d be surprised how often a restart can fix things. Go ahead, reboot your computer , and try updating again. Sometimes, a fresh start is all it takes.

Method 2: Run the Windows Update troubleshooter

If the restart didn’t do the trick, it’s time for some real troubleshooting. Let’s start with the easy stuff. Windows comes with a built-in troubleshooter that can help you out. Here are the steps for Windows 10:

  • Press Win + I (this keyboard shortcut opens the Settings app).
  • Head over to Update & Security > Troubleshoot .
  • Click on Windows Update and then Run the troubleshooter .
  • Just follow the prompts and let Windows do its thing.

Click on Windows Update and then Run the troubleshooter

If you’re running Windows 11, follow this:

  • Press Win + I to get to the Settings app.
  • Go to System > Troubleshoot .
  • Click Other troubleshooters .
  • Click Run next to Windows Update.

Click Other troubleshooters

This tool can be a lifesaver when it comes to knocking out those common update issues like the error code 0x80070652 .

Method 3: Roll back the latest updates

Did the error show up right after a recent update? If so, that update might be the troublemaker. Rolling it back can sometimes clear up issues like the error 0x80070652. Here’s how to uninstall the update manually:

  • Go to Settings > Windows Update > Update history if you’re on Windows 11 (or Settings > Update & Security > View update history if you have Windows 10).
  • Scroll down and click on Uninstall updates .
  • Find the latest update and click Uninstall .
  • After that, restart your computer and check for updates again.

Go to Settings > Windows Update > Update history if you’re on Windows 11 (or Settings > Update & Security > View update history» src=»https://www.auslogics.com/en/articles/wp-content/uploads/2018/08/Uninstall-Updates.png»></p>
<div class= Картинка с сайта: www.auslogics.com

Method 4: Run the System File Checker (SFC)

If corrupted system files are the problem, the SFC tool can help you out.

  • Open the Command Prompt as an administrator (type cmd in the search bar, then right-click and choose Run as administrator ).
  • Type sfc /scannow and hit Enter.
  • Grab a coffee because this might take a while.
  • Once it’s done, restart your computer and try the update again.

Type sfc /scannow and hit Enter

The SFC tool is like a digital plumber—fixing leaks in your system that might be causing the error code 0x80070652 to pop up.

Method 5: Update your drivers

If none of the methods above have worked so far, there’s a good chance that you get the 0x80070652 error because of outdated or even missing drivers that are causing conflicts. There are a few ways you can update your drivers:

  1. By downloading them directly from the manufacturer’s website (if you know the exact driver for your exact PC specification) 
  2. By updating them via Device Manage r (which doesn’t guarantee you install the latest versions) 
  3. By using third-party apps to automate the process 

My personal recommendation here is to go with Auslogics Driver Updater —it’s a convenient and reliable tool with a constantly refreshed database to update all your outdated drivers just in one click.

Scan your PC for outdated drivers with Auslogics Driver Updater

Download Auslogics Driver Updater

Prevent hardware errors and ensure problem-free device operation with this advanced tool that detects outdated drivers and safely gets them updated.

Method 6: Reset Windows Update components

This one’s a bit more involved, but it’s worth a shot if the other methods haven’t worked.

  • Open the Command Prompt as an administrator (check out Method 4).
  • Copy and paste the following commands into the Command Prompt one by one, hitting Enter after each:
    net stop wuauserv 
    net stop cryptSvc 
    net stop bits 
    net stop msiserver 

Rename the SoftwareDistribution and Catroot2 folders with these commands:

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old 
ren C:\Windows\System32\catroot2 Catroot2.old 
  • Restart the services:
    net start wuauserv 
    net start cryptSvc 
    net start bits 
    net start msiserver 
  • Close the Command Prompt and reboot your computer.

Resetting the update components might sound scary, but it can be just what you need to fix the 0x80070652 error.

Method 7: Manually install the update

If Windows Update just won’t cooperate, you can manually install the update.

  • Visit the Microsoft Update Catalog .
  • Search for the update by its KB number (go to Windows Update > Update history to check it).
  • Download the update that matches your system.
  • Run the downloaded file to install the update.

Doing it manually can sometimes dodge the issue and get your updates back on track.

Method 8: Run the batch script

If you still get the error code 0x80070652, try running the batch script to reset Windows Update. Here’s how:

  • Click Start , search for Notepad , and hit Enter.
  • Copy and paste the following:
@ECHO OFF 

echo Simple Script to Reset / Clear Windows Update 

echo. 

PAUSE 

echo. 

attrib -h -r -s %windir%\system32\catroot2 

attrib -h -r -s %windir%\system32\catroot2\*.* 

net stop wuauserv 

net stop CryptSvc 

net stop BITS 

ren %windir%\system32\catroot2 catroot2.old 

ren %windir%\SoftwareDistribution SoftwareDistribution.old 

ren "%ALLUSERSPROFILE%\Microsoft\Network\Downloader" Downloader.old 

net start BITS 

net start CryptSvc 

net start wuauserv 

echo. 

echo Task completed successfully … 

echo. 

PAUSE 
  • Save the file as WUReset.bat at your preferred location.
  • Close Notepad, right-click the batch file you’ve just created, and select Run as administrator
  • Once it’s completed, restart your PC.

Method 9: Perform a clean boot

If all else fails, it’s time to strip things back with a clean boot . This starts your computer with just the essentials, so you can see if something else is causing the problem.

  • Press Win + R, type msconfig, and hit Enter.
  • In the System Configuration window, go to the Services tab.
  • Check Hide all Microsoft services and then click Disable all.

Check Hide all Microsoft services and then click Disable all

  • Go to the Startup tab and click Open Task Manager .
  • Disable everything here.
  • Close Task Manager, click OK in System Configuration, and restart your computer.

Try running the update again after a clean boot. If it works, you’ll know something else was getting in the way. Start enabling services one by one to expose the one to blame. And here’s a little friendly tip: to complete this quest at least twice as fast, you can first enable half of the services to see if the culprit is in this list. If it is, then enable half of the services in this shortened list, and so on, until you find your culprit.

Download Auslogics Driver Updater

Prevent hardware errors and ensure problem-free device operation with this advanced tool that detects outdated drivers and safely gets them updated.

The Windows Update Error 0x80070652: Fixed

Phew… That’s a wrap! It might take a bit of patience to fix the 0x80070652 error, but one of these methods should do the trick. So, give these fixes a try and say goodbye to the error for good! And let me know which one worked for you in the comments below!

This guide includes 3 methods to fix error code 0x80070652 in Windows 10, and all solutions are provided step by step. If you just encountered same error, keep reading to find out solutions quickly.

Overview on error 0x80070652

The error code 0x80070652 is one of the Windows error you may meet during installing system updates in Windows 7/8/10, and it may also occurs to the process of installing some software like Visual Studio. Usually, it comes with error message ERROR_INSTALL_ALREADY_RUNNING which means another installation is running. Thus this error might relate to the clash of already installed update files and the one to be installed. Some users encounter this error in Blue Screen of Death (BSOD) environment. This error code can be found on all versions of Windows, but it is currently more common on Windows 10.

Here is a read case about this error code found on online communities:

“I opened Windows Update Center and tended to install system update from version 10074 to 10122 for Windows 10, but the process ended up with a BSOD error with error code 0x80070652. I tried rebooting computer several times, and yet my PC seemed to be locked in a rebooting loop. This morning I turned on PC and received another message “Restoring the previous version of Windows”. Unluckily, the issue still exits. What should I do to install system update with error code? Do I have to make a clean installation of Windows 10?”

Causes of error code 0x80070652

Cause of error 0x80070652 can be different on different PCs, thus we listed several most common causes of this error.

  • Multiple Windows installer processes runs at the same time. Windows cannot run multiple installers simultaneously. The error code means you should close extra installation. You can do that in Windows Task Manger and then process like setup.msi or setup.exe.
  • Users are trying to downloading another application while Windows is upgrading system.
  • Previous update installations issue. For example, previous upgrade process was not properly completely or has been damaged.
  • Corrupted Windows registry or drivers
  • Virus or malicious file
  • System crash

It is not that difficult to deal with Windows 10 update error code 0x80070652. Here are a couple of solutions to fix it.

Solution 1: Run Clean Boot

Clean boot is a good method to many Windows issue, as it loads Microsoft services without loading any third party applications whose conflicts may lead to various errors. This solution takes Windows 10 as example to explain how to perform a clean boot.

You should note before performing a clean boot:

  • You should log on computer with the administrator account, as other account is not allowed to run a clean boot.
  • Your computer may lose functionality for the moment when you run a clean boot, but functionality recovers after computer boots normally.
  • If your computer is connected to a network whose policy setting may stop you from doing this, it is not advised configure settings in System Configuration utility without the help of experts.

Step 1: Type msconfig in the searching box and click “System Configuration” from the searching results.

Step 2: Click Service tab on the System Configuration dialog box.

Step 3: Select Hide all Microsoft services option on the lower part and click Disable all button.

Step 4: Click Startup tab and select Open Task Manager link.

Step 5: Under the Startup tab of Task Manager you can see several items. Select each item and click Disable one by one.

Step 6: Close Task Manager. Click OK button on System Configuration dialog box. Then Restart computer. Once your computer is restarted, you can check if the error code is removed.

Solution 2: Download stand-alone update package manually

This approach guides you to download and install Windows update manually, which can help you fix 0x80070652 error

Step 1: Click the Start button and choose Settings to open Windows Settings.

Step 2: Select Update & security Windows Update, recovery, backup on Windows Settings.

Step 3: Click Update history to find an update that has failed to install. Click “Failed to install” to view more information. Take down the name of the update.

Step 4: Open Edge or other browser and open Microsoft Update Catalog. Type the update name in the Search box and press Enter. Click Download button to download the update.

Solution 3: Run system restore

If you have created a system restore point when the system works well. Perform a system restore can help you get back to the status when Windows operating system was backed up. After system is restored to previous status when error code 0x80070652 does not appear, then your computer will get rid of the error.

Step 1: Right-click the Start menu to select Control Panel.

Step 2: Search Recovery in the search box and open it.

Step 3: Select Open System Restore and then click Next.

Step 4: Choose the restore point that does not contains the error code, and click Next and Finish.

How to backup Windows 10?

If you have no idea on creating a system restore point, you can use Eassos System Restore to backup Windows 10. This Windows backup software is able to create a full backup of operating system as well as multiple incremental backups, thus you’ll have several restore points. It’s much easier to backup Windows, as what you need to do clicking Next button several times.

Step 1: Install and launch Eassos System Restore. Click “Backup” button from the main interface.

0x80070652

Step 2: Click Next button. If you want to configure advanced settings, click Option button.

0x80070652

Step 3: Click Start button and Eassos System Restore will boots to the backup environment to backup Windows.

0x80070652

Step 4: Once the backup process completes, computer will restart to Windows automatically.

READ ALSO: How to fix error code 0x80004005

How to Fix Update Error 0x80070652 in Windows 10

Many people have reported getting error code 0x80070652 when trying to update Windows 10. This article should help you fix error code 0x80070652 and update Windows.

Error Code 0x80070652

What is Windows Update Error 0x80070652?

Windows Update error code 0x80070652, also known as ERROR_INSTALL_ALREADY_RUNNING, occurs because Microsoft Windows Installer can only run one installation at a time unless it is a nested installation. Error 0x80070652 means that a previous Windows installation has not yet been completed.

Having two or more installations running simultaneously confuses the operating system since Windows wasn’t designed to run several Windows Installer instances at the same time. If you get Error 0x80070652, the first thing you should do is allow the other installation to complete.

However, you may not see an installer window as the installation may be running in the background. You should be able to identify the installation process in the Task Manager. If you think the installation is stuck, you should restart your PC and update Windows again.

You may also get error 0x80070652 due to a slow Internet connection, missing or damaged DLL files, corrupted Windows Registry items, corrupted Windows update files, and outdated hardware drivers.

Video Guide on How to Fix Windows Update Error 0x80070652

Table of Contents:

  • Introduction
  • Solution 1. Run the Windows Update Troubleshooter
  • Solution 2. Install the Update Manually
  • Solution 3. Update Windows 10 Using the Media Creation Tool
  • Solution 4. Run the Deployment Imaging and Servicing Management (DISM) Scan
  • Solution 5. Run System File Checker (SFC) Scan
  • Solution 6. Reset Windows Update Components Manually
  • Video Guide on How to Fix Windows Update Error 0x80070652

Download Computer Malware Repair Tool

It is recommended to run a free scan with Combo Cleaner — a tool to detect viruses and malware on your device. You will need to purchase the full version to remove infections. Free trial available. Combo Cleaner is owned and operated by Rcs Lt, the parent company of PCRisk.com read more.

Solution 1. Run the Windows Update Troubleshooter

Right-click Start and click Settings

1. Right-click the Start Menu button and select Settings.

Click Update & security

2. Choose Update & Security.

Select Troubleshoot

3. Select Troubleshoot in the left pane.

Click Additional troubleshooters

4. Click Additional troubleshooters in the right pane.

Select Windows Update and click Run the troubleshooter

5. Choose Windows Update and then click Run the troubleshooter.

6. The troubleshooter will identify the issue and apply a fix automatically.

7. Try updating Windows.

[Back to Table of Contents]

Solution 2. Install the Update Manually

Go to the Windows Update Catalog website

1. Open your web browser and go to the Microsoft Update Catalog webpage.

Type in the KB code and click Search

2. Type in the KB (Knowledge Base) code (e.g., KB5004237) in the search box, and click Search.

Select the version for your CPU architecture and operating system version and click Download

3. Then, select the version for your operating system and CPU architecture, and click Download.

Click the download link

4. A new window will open. Click the update link, and the update will start to download.

5. Once the update is downloaded, run its installer.

Click Yes

6. The installer will scan your PC for updates and then ask whether you want to install the update. Click Yes.

7. The Standalone installer will begin installing the update.

Click Restart now

8. Once the update is installed, click Restart now.

9. Try updating Windows.

[Back to Table of Contents]

Solution 3. Update Windows 10 Using the Media Creation Tool

Go to the Media Creation Tool download page

1. Open your web browser and go to the Media Creation Tool download page.

Click Download tool now

2. Click the Download tool now button.

3. Run the Media Creation Tool (MediaCreationTool21H1.exe) executable file.

Accept the Media Creation Tool license agreement

4. Then, Accept the Media Creation Tool license agreement.

Click Upgrade this PC now

5. Select Upgrade this PC now and click Next.

Accept the Windows 10 license agreement

6. Accept the Windows 10 license agreement.

Click Change what to keep

7. You may keep your personal files and apps, but if you want a clean Windows 10 installation, click the Change what to keep button to customize the installation settings.

Choose what to keep and click Next

8. Choose what to keep and then click Next.

Click Install

9. Click Install, and the setup will start upgrading Windows 10.

[Back to Table of Contents]

Solution 4. Run the Deployment Imaging and Servicing Management (DISM) Scan

1. Hold down Windows+R keys to open Run.

Type in CMD and hold down Ctrl+Shift+Enter to open the elevated Command Prompt

2. In the Run dialog box, type in CMD and hold down Ctrl+Shift+Enter keys to open the elevated Command Prompt.

Run DISM ScanHealth and DISM RestoreHealth commands

3. In the Command Prompt window, type in DISM /Online /Cleanup-Image /ScanHealth and hit the Enter key.

4. Lastly, type in DISM /Online /Cleanup-Image /RestoreHealth and hit Enter.

5. Restart your PC and try updating Windows.

[Back to Table of Contents]

Solution 5. Run System File Checker (SFC) Scan

1. Hold down Windows+R keys to open Run.

Type in CMD and hold down Ctrl+Shift+Enter to open the elevated Command Prompt

2. In the Run dialog box, type in CMD and hold down Ctrl+Shift+Enter keys to open the elevated Command Prompt.

Run the SFC /ScanNow command

3. In the Command Prompt window, type in SFC /ScanNow and hit the Enter key.

4. Restart your PC and try updating Windows.

[Back to Table of Contents]

Solution 6. Reset Windows Update Components Manually

1. Hold down Windows+R keys to open Run.

Type in CMD and hold down Ctrl+Shift+Enter to open the elevated Command Prompt

2. In the Run dialog box, type in CMD and hold down Ctrl+Shift+Enter keys to open the elevated Command Prompt.

Enter the commands to stop Windows Update services

3. In the Command Prompt window, type in the commands listed below, and hit the Enter key after entering each one:

  • net stop wuauserv
  • net stop cryptSvc
  • net stop bits
  • net stop msiserver

4. Then, type in ren C:\Windows\SoftwareDistribution SoftwareDistribution.old and hit the Enter key.

5. Type in ren C:\Windows\System32\catroot2 Catroot2.old and hit Enter.

Enter the commands to restart Windows Update services

6. Type in the commands listed below, and hit Enter after entering each one:

  • net start wuauserv
  • net start cryptSvc
  • net start bits
  • net start msiserver

7. Close the Command Prompt and try updating Windows.

[Back to Top]

  • Home
  • News
  • 5 Methods to Fix Windows 10 Update Error 0x80070652

By Sonya |
Last Updated

What will you do when you encounter the Windows Update error 0x80070652? If you don’t know, then you should read this post written by MiniTool. There are multiple efficient and workable methods to fix the error code 0x80070652.

Although Windows 10 is the most popular operating system, there are lots of update problems. The error code 0x80070652 is one of the most common Windows Update errors, and you can use the methods in this post to fix it.

Method 1: Run Windows Update troubleshooter

It is a good idea to run Windows Update Troubleshooter at first to fix the 0x80070652 error. Follow the steps below:

Step 1: Click Start and then click Settings.

Step 2: Choose Update & Security and then select Troubleshoot in the left panel.

Step 3: Choose Windows Update in the right panel and then click Run the troubleshooter.

click Run the troubleshooter

Step 4: Follow the on-screen instructions to complete the troubleshooting.

Step 5: Once the troubleshooter is finished, reboot your computer and then update Windows again to see whether the 0x80070652 error is fixed.

Method 2: Run System File Checker

If you meet the error 0x80070652, then there may be some corrupted system files. Therefore, you can run System File Checker to fix the error.

Step 1: Type cmd in the search box and then right-click Command Prompt to choose Run as administrator. Click Yes.

Step 2: Type sfc /scannow and then press the Enter key.

Step 3: Wait for Windows to detect corrupt system files and then repair them automatically.

Step 4: Reboot your computer and then try to update your system again to check if the error still persists.

Tip: If SFC scannow isn’t working, then you should read this post – Quickly Fix – SFC Scannow Not Working (Focus on 2 Cases).

Method 3: Uninstall the Latest Updates

If the 0x80070652 error appears, you can try to uninstall the latest updates to fix it.

Step 1: Open the Settings application and then navigate to Update & Security > Windows Update.

Step 2: Choose View update history in the right panel and then click Uninstall updates.

click Uninstall updates

Step 3: Right-click the latest update that probably caused the issue and then choose Uninstall.

Step 4: Reboot your computer and then check if the error is fixed.

Method 4: Reset the Software Distribution folder

If your system’s DataStore and Download folder get de-synchronized, then the 0x80070652 error occurs. Therefore, you need to reset the Software Distribution folder. Here is the tutorial:

Step 1: Open Command Prompt as administrator.

Step 2: Enter the following commands in the Command Prompt window:

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

Step 3: Exit Command Prompt and restart your computer. Try to update Windows again to see if the error is gone.

Method 5: Install the Update Manually

If none of the methods work, then you can try to install the update manually. Follow the instructions step by step:

Step 1: Open the Settings application and then navigate to Update & Security > Windows Update.

Step 2: Choose View update history in the right panel and then click Uninstall updates.

Step 3: Find an update for Windows that has failed to install from the most recent dates. Updates that have failed to install will display Failed under the Status column.

Step 4: Go to the Microsoft download center and then search the update package by typing the KB article number.

Step 5: Download and install the update package on your computer.

Further Reading

There are another two methods you can try to fix the Windows Update error 0x80070652, and I have listed them below:

  • Update device drivers: You should keep your drivers updated to prevent your system from acting up.
  • Use the Media Creation Tool: Media Creation Tool provides all the available updates for your Windows 10, so you can use this tool to update your operating system.

Conclusion

There are a number of fantastic and feasible methods to fix the Windows 10 update error 0x80070652 in this post, so if you encounter this error when you update your system, then you can try these methods mentioned above.

About The Author

Position: Columnist

Author Sonya has been engaged in editing for a long time and likes to share useful methods to get rid of the common problems of Windows computers, such as Windows Update error. And she aims to help more people to protect their data. What’s more, she offers some useful ways to convert audio and video file formats. By the way, she likes to travel, watch movies and listen to music.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как посмотреть компьютеры в локальной сети windows 11
  • Yota status для windows
  • Hamachi настройка windows 10
  • Считать пароль windows 7
  • Фотогалерея для windows 10 отзывы