Ошибка скачивания 0x80080005 windows 11

The error code 0x80080005 stretches across all OS versions, including Windows 11.

by Ivan Jenic

Passionate about all elements related to Windows and combined with his innate curiosity, Ivan has delved deep into understanding this operating system, with a specialization in drivers and… read more


Updated on

  • Encountering error 0x80080005 with Windows Update? Try disabling the antivirus, using the troubleshooter, and checking system files. More solutions in our article.

there were some problems installing updates, but we'll try again later. (0x80080005)

XINSTALL BY CLICKING THE DOWNLOAD
FILE

Windows 10’s performance and security are largely dependent on Windows Update, especially the radical upgrades that enhance system stability. 

However, even if you want to skip updates, it’s not possible since Windows Updates are obligatory. This means that you will inevitably be exposed to an abundance of error codes.

Not all errors are alike, but some pesky ones keep re-appearing for a variety of users with different system configurations.

There were some problems installing updates, but we’ll try again later. if you keep seeing this and want to search the web or contact support for information, this may help: (0x80080005).

The error code 0x80080005 frequently appears in forms like the installer encountered an error or download error. It typically indicates issues with installing updates, and while we’re experienced in addressing such errors, this specific code can be challenging as it often blocks new updates.

Windows Update error when searching for new updates.

To help, we compiled a list of workarounds that should be useful while addressing this issue.

In this article

  • What does error code 0x80080005 mean?
  • How do I fix error code 0x80080005?
  • 1. Fix error code 0x80080005 automatically
  • 2. Reset the Software Distribution Folder & Windows Update components
  • 3. Run the Windows Update troubleshooter
  • 4. Scan your system for issues
  • 5. Take ownership of the System Volume Information directory
  • 6. Use the Registry Editor
  • 7. Disable the Windows Update service
  • 8. Upgrade with the Media Creation Tool
  • 9. Disable the third-party antivirus software
  • How to prevent error 0x80080005 from occurring again
  • ➡ Update your system regularly
  • ➡ Keep your system as tidy as possible

What does error code 0x80080005 mean?

During a Windows Update, if certain system services malfunction, the 0x80080005 error can arise. This error is prevalent across various versions, including Windows 8.1, 7, 10, and 11. It can also manifest in different contexts like the Microsoft Store, Xbox, and browsers like Chrome. Variations of this error include 0x80080005 – 0x90017 and 0x80080005 – 0x90018.

Main Causes:

  • Windows Update Components Malfunction: The primary cause addressed in this article.
  • Windows Update Service Issues: Less common but can be resolved via Microsoft’s update page or the Media Creation Tool.
  • Corrupted System Files: Essential for smooth device operation. Corrupted files can hinder updates.
  • Antivirus Interference: Some antivirus software can block updates, though it’s rare.

These are the primary culprits, but other factors can also trigger the 0x80080005 error. The solutions provided aim to address these root causes.

How do I fix error code 0x80080005?

1. Fix error code 0x80080005 automatically

Installing an advanced third-party program to automatically scan your PC and fix Windows tweaks is recommended. System stability issues are caused by various factors, but most of them are connected to the Windows registry.

An updated OS and a registry cleanup performed on a regular basis will improve your computer’s performance and protect it against malware.

2. Reset the Software Distribution Folder & Windows Update components

  1. Type cmd in Windows search and select Run as administrator from the list.
  2. Now type or paste the following commands one by one and press Enter after each to run it:
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
pause

The error 0x80080005 appears often due to issues with Windows Update components. To fix that, you need to reset the necessary components manually.

After running these commands all the necessary components will be restarted and you’ll be able to download updates again.

If you don’t want to run all these commands manually, you can always create a Windows Update reset script and use it to reset the necessary components automatically.

3. Run the Windows Update troubleshooter

  1. Press Windows Key + I to open the Settings app.
  2. Navigate to the Update & Security section.
  3. Now select Troubleshoot from the menu on the left.
  4. In the right pane select Windows Update and click Run the troubleshooter.
    Error code 0x80080005 Windows 7
  5. Follow the instructions on the screen to complete the troubleshooter.

Sometimes a minor glitch can occur and prevent you from downloading the latest updates. If you’re having an update error 0x80080005, you might be able to fix the problem using the Windows Update troubleshooter.

How we test, review and rate?

We have worked for the past 6 months on building a new review system on how we produce content. Using it, we have subsequently redone most of our articles to provide actual hands-on expertise on the guides we made.

For more details you can read how we test, review, and rate at WindowsReport.

Windows comes with a wide range of troubleshooters, and you can use them to fix many common problems. To use Windows Update troubleshooter, check the steps above.

If you’re having trouble opening the Settings app, we have a great guide that will show you what to do if the Settings app is not starting.

4. Scan your system for issues

4.1 Run SFC scan

  1. Type command in the Search bar and click on Run as administrator to start Command Prompt with elevated permissions just like we did in the first step.
  2. In the command line type the following line and press Enter to confirm: sfc/scannow
  3. After the procedure is done, retry updating.

4.2 Run the DISM scan

  1. Press Windows key + X and select PowerShell (admin) from the menu.
  2. In the command line, type the following and press Enter: DISM /Online /Cleanup-Image /RestoreHealth
  3. If you have a Windows 10 ISO mounted on a physical media or on a virtual drive you can use this alternative command (press Enter to run it): DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:SourcesInstall.wim:1 /LimitAccess
    • Don’t forget to replace X with a corresponding drive letter on which your Windows 10 ISO is mounted.

The process may be lengthy, so make sure not to interfere until it’s done, or you won’t benefit from the results.

Once the DISM scan is finished, check if the problem is still there. If the issue is still present, repeat the SFC scan and check if that solves the issue.

4.3 Run a chkdsk scan

  1. Open PowerShell by pressing the Windows key + X shortcut and selecting PowerShell (admin) from the list.
  2. Once the window opens, paste the following command and press Enter to run it: chkdsk /f c

This command with chkdsk will fix all the possible corrupted files on your drive so it might also take care of the error 0x80080005 so it wouldn’t hurt to try it.

5. Take ownership of the System Volume Information directory

  1. Press the Windows key + X combination and select the Windows PowerShell (Admin) from the list of options.
  2. Now enter the following command and press Enter: cmd.exe /c takeown /f "C:System Volume Information*" /R /D Y && icacls "C:System Volume Information*" /grant:R SYSTEM:F /T /C /L

Some of our readers got the error 0x80080005 while Windows was trying to access the System Volume Information directory.

It seems that Windows can’t access this directory for some reason, but you can fix that by changing system permissions.

After running this command, you’ll have full access to the System Volume Information directory and the problem with Windows Update will be resolved.

Taking ownership of a file or folder in Windows 10 shouldn’t be too complicated, and could prove useful when dealing with issues like this one.

6. Use the Registry Editor

  1. Press Windows Key + R and enter regedit. Now press Enter or click OK.
    0x80080005 – 0x90017
  2. In the left pane, navigate to the following path: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
  3. Right-click on an empty space in the right pane, click on New, select DWORD (32-bit) Value and name it RegistrySizeLimit.
  4. Double-click the newly created RegistrySizeLimit DWORD and set its value to 4294967295.

According to users, sometimes update error 0x80080005 can appear due to issues with your registry. To fix the problem you need to create a single value in your registry as shown in the steps above.

After saving the changes, check if the problem is still there. We also provide a very helpful guide on what to do if the Registry Editor is not opening if you find yourself in that unpleasant situation.

7. Disable the Windows Update service

  1. Press Windows Key + R and enter services.msc. Press Enter or click OK.
    0x80080005 Windows Store
  2. When the Services window opens, locate Windows Update service and double-click it to open its properties.
  3. Now set the Startup type to Disabled and click Apply and OK to save the changes.
    Error code 0x80080005 Windows 7
  4. Restart your PC.
  5. When your PC restarts, go back to the Services window, open Windows Update service properties, set Startup Type to Automatic, and start the service.

Some of our readers found out that sometimes you might be able to fix update error 0x80080005 simply by disabling the Windows Update service as indicated in the steps above.

8. Upgrade with the Media Creation Tool

  1. Download the Media Creation Tool.
  2. After Windows 10 is downloaded, accept the license agreement.
  3. Run the tool and select Upgrade this PC now.
  4. Wait while the update downloads the necessary files.
  5. Follow the instructions until you reach Ready to install screen.
  6. Click Change what to keep and select Keep personal files and apps option.
  7. Now click Next. The installation will now start. Follow the instructions on the screen to complete it.

Besides a clean reinstallation of the OS, the Media Creation Tool can be used for updates as well.

Even though we advise you to perform a clean install to fix update issues, you can preserve your files, apps, and settings this way.

Once the installation process is finished, you’ll have the latest version of Windows installed, and the issue should be resolved.

9. Disable the third-party antivirus software

If you’re having issues with error 0x80080005 on your PC, the cause might be third-party antivirus software. They may prevent some updated files from downloading or even deleting and corrupting them.

To fix the problem, you should try disabling certain antivirus features or completely disabling your antivirus before trying to install updates.

This of course depends on the antivirus software you have installed, as in some cases, you might be able to use the built-in option to simply pause the protection for a specific amount of time.

Because we use Eset NOD 32, we have the option to pause the protection at will, choosing from a specific list of options regarding when to re-activate the software’s protection.

To enable this option in Eset antivirus software, follow these steps:

  1. Right-click the Eset icon from the taskbar, and choose Pause protection.
  2. Click the drop-down and choose the preffered option.
  3. Select Apply.

In case you’re using other antivirus software, the exact steps will be different. There might be cases in which your antivirus doesn’t offer you the possibility to pause the protection, in which case you will need to remove it from your PC by uninstalling it.

There are many great antivirus tools on the market, and you could try out the powerful Eset NOD32, or you can check out a great list including the best antiviruses for Windows 10.

Read more about this topic

  • How to use the Windows Update reset script in Windows 10
  • Windows backup server execution failed (0x80080005) [Fixed]
  • Your device is missing important security and quality fixes

How to prevent error 0x80080005 from occurring again

Considering that the error code 0x80080005 appears when you’re trying to update your OS, there are a few precautions that you can take to avoid it.

However, there are some general steps to take if you want to avoid Windows Update errors and this one in particular.

➡ Update your system regularly

Windows is updated regularly but not all updates are installed automatically. There are also optional updates for drivers that are not installed by default.

If you want to get them, you need to Go to Settings, then click on Windows Updates, and select the View optional updates option like in the screenshot below.

Then, clicking on the Driver updates section will reveal the available drivers. You just need to select the ones you want to install and hit the Download and install button below. You can also try dedicated PC optimizer software for the same effect.

➡ Keep your system as tidy as possible

Installing too many programs can clutter your system and that’s an invitation for corrupt system files to appear and mess up with your updates.

So, try to keep your system as clean as possible by uninstalling any necessary programs by visiting your Apps section from Settings and clearing some of the old, unused apps.

You just need to select the app that you want to get rid of and hit the uninstall button, just like in the screenshot below.

We hope you managed to fix the Windows 10 update error 0x80080005 by using one of our solutions above.

However, if you run into other such issues, you can also consult our article about how to fix common Windows update problems.

Updating your system is extremely important and that is why we also recommend checking out the latest Windows security update and staying up to date.

If you have any alternative solutions or questions regarding the ones presented, feel free to tell us in the comments section below.

newsletter icon

When you try to update Windows 11 or 10, an error code like 0x80080005 may appear. Now, You will know how to fix this update problem.

For this error, Many people are not being able to install a security update in Windows 10 v1903. There may be many reasons for this problem. But, Third-party antivirus or other software and corrupted update components are the more common reasons. Fortunately, This error is fixable.

You can follow these methods to get rid of this problem while updating Windows.

1. Disable Third-Party Antivirus

When you encounter any update installation-related problem, disable or uninstall your antivirus temporarily. Then try to update again. It should fix error 0x80080005. Often, Third-party antivirus or firewalls interfere with many installation processes on your PC. So, This method may help you.

2. Run Update Troubleshooter

When you encounter an update error, another common and effective solution is using the built-in troubleshooter. If you are lucky, it can fix update error 0x80080005. By the way, Here are the instructions to follow.

  • First, Press Win + I on the keyboard. It will open the Windows 10 settings.
  • Now, Go to Update & Security > Troubleshoot.
  • Then, Find and click on ‘Windows Update.’
  • Click on Run the troubleshooter and follow on-screen instructions.

3. Reset SoftwareDistribution and Catroot2 Folder

If the update troubleshooter fails, It is the most effective method you can try. In almost 100% cases, except some special situations, It fixes any Windows update related errors. If you don’t know how to do it, Read: How to Reset SoftwareDistribution and Catroot2 folder.

4. Grant Full Permission to System Volume Information directory

According to a significant number of users, the error 0x80080005 appeared, when Windows tried to access the System Volume Information Directory. It is because the installation doesn’t have the proper rights to access this folder. In this case, taking ownership of this folder should fix update error 0x80080005. To do it, follow these instructions.

  • At first, Open the Start Menu, type cmd, right-click on the command prompt and choose run as administrator.
  • Now, Run the following command.
cmd.exe /c takeown /f "C:\System Volume Information\*" /R /D Y && icacls "C:\System Volume Information\*" /grant:R SYSTEM:F /T /C /L
  • Now, Try to update Windows again.

I hope you will no longer face the problem again.

5. Reset Update Components

If none of the above methods work, you can reset the windows update components. It will restore all of them the default states. So, It is possible that it will fix the update error 0x80080005.

Read: How to reset update components

6. Run SFC and DISM Commands

I hope you won’t have to try this method. Because the above methods should be enough to solve that update error. If these fail, you can run the SFC and DISM commands. It will repair the important system files. If these corrupted files are the reason behind your problem, it should fix update error 0x80080005.

I wish any of these solutions will solve your problem. If none of them work and it is a feature update for Windows 10, You should use the Media Creation tool to upgrade your PC. If you know any other methods that work, you can share it in the comment box.

Several things can go wrong with the Windows Update module of Windows 11/10. Out of several fixable errors, Error 0x80080005 is one of the errors whose cause is dependent on many factors. The people who encounter this error cannot get the download of the requested update started on their computers. This can be due to both first-party and third-party factors on a computer. This includes software by the third party or the overall internal components that help function the Windows Update module. Today, we will be helping you to fix this issue no matter what the cause of the error is.

Windows Update Error 0x80080005

There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80080005).

Before you begin, you might want to create a System Restore point first, as it can help you to reverse undesirable or unwanted changes.

We will be taking a look at the following fixes to fix Windows Update Error 0x80080005 on Windows 11/10-

  1. Use Windows Update Troubleshooter.
  2. Disable your Antivirus or Firewall.
  3. Grant Full Control of System Volume Information directory
  4. Reset SoftwareDistribution & Catroot2 folders.

1] Use Windows Update Troubleshooter

windows update troubleshooter

Run Windows Update Troubleshooter. You can also try to run Microsoft’s Online Windows Update Troubleshooter and check if that is any help in fixing any of your issues.

2] Disable your Antivirus or Firewall

You can try to temporarily disable Windows Security which is installed out of the box on your Windows 11/10 computer. You can also disable your Windows Firewall on your computer and check if that fixes the errors that you are encountering. If you are using 3rd-party security software, disable them and see.

3] Grant Full Control of System Volume Information directory

Start by hitting the WINKEY + X combinations and select Command Prompt (Admin) to launch Command Prompt with Administrator Privileges.

Now, run the following command-

cmd.exe /c takeown /f "C:\System Volume Information\*" /R /D Y && icacls "C:\System Volume Information\*" /grant:R SYSTEM:F /T /C /L

Fix Windows Update error 0x80080005 on Windows 11/10

It will run a batch of tasks and will show their status on your command line window.

Once it is all done, exit the Command Prompt.

Reboot your computer and check if that fixes your issues.

4] Reset SoftwareDistribution & Catroot2 folders

To rename SoftwareDistribution & reset Catroot2 folders, start by hitting the WINKEY + X combinations and select Command Prompt (Admin) to launch Command Prompt with Administrator Privileges.

Now copy and paste the following commands one by one in the Command Prompt console and hit Enter.

Shutdown Windows 11/10 without installing any Updates

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

This will stop all the Windows Update Services running on your Windows 11/10 PC.

After that, type in the following commands to rename the respective directories on your computer,

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

Finally, type in the following commands and hit Enter to restart the Services for Windows Update that we stopped earlier,

net start wuauserv
net start bits
net start cryptSvc
net start msiserver
pause

Close Command Prompt and reboot your computer and check if that fixes the error mentioned above.

Windows Update Standalone Installer Error 0x80080005, Server execution failed

Windows Update Standalone Installer Error 0x80080005

If Windows Update Standalone Installer throws up Error 0x80080005, Server execution failed, we recommend you check your network connection, clear the contents of the SoftwareDistribution folder, run Windows Update Troubleshooter, restart your computer and then again try to run the Installer and see if it helps.

Similar: Server execution failed (0x80080005): Windows backup application could not start due to an internal error

What does Windows Update 0x80080005 error mean?

It means that Windows has failed to download the update, and installation has failed. While these solutions can fix the problem, you can also download the update directly from the Microsoft Update Catalog Website.

How do I force a Windows Update to install?

If you are not able to download the update the usual way, it can be forced by restarting a set of services. It includes Windows Update Service, BITS, CryptSvc, and MSI Server. Thes when restarted, check for updates from scratch and download it. However, ensure that you have a stable internet connection when you do so.

Did something help?

Иногда процесс обновления программного обеспечения на ПК не сопровождается сложностями, но в некоторых ситуациях вы можете увидеть на мониторе компьютера ошибку с кодом 0X80080005. Это препятствует возможности поиска или установки обновлений. В этой статье расскажем, почему система не может автоматически обновиться, показывая ошибку 0X80080005, и как бороться с этой проблемой.

Как исправить ошибку 0x80080005 на Windows

Причины появления ошибки 0X80080005

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

  1. Активные вирусы на ПК, ограничивающие работоспособность центра обновления.
  2. Некорректные настройки ключевых параметров обновления Windows.
  3. Предшествующая сбою загрузка и установка приложений, влияющих на корректное функционирование службы путём блокирования её полномочий.
  4. Дефекты файлов, загруженных на ПК в процессе обновления.

Сбой такого рода может возникнуть на любом компьютере под управлением программного обеспечения от Microsoft: и на популярной Windows 7, и на Windpws 10. Методы устранения ошибки не имеет кардинальных отличий в зависимости от версии ОС: вектор борьбы с неполадкой определяется исключительно первопричинами появления сбоя.

Извещение с кодом 0X80080005

Как исправить ошибку 0X80080005

Работа над устранением неполадки не отличается особой сложностью, если изначально отыскать точный первоисточник. Так как причин возникновения неполадки может быть несколько, от «глюков», до дефектов загрузочных файлов системы, а теоретически определить природу и категорию сбоя невозможно, то придётся путём проб и ошибок исправлять ситуацию, задействовав поочерёдно методы ликвидации неисправности. Рассмотрим каждый из методов «лечения» ПК.

Перезагрузка ПК

Первый и самый простой по характеру выполнения метод решения ошибки 0X80080005 предполагает банальную перезагрузку компьютера, с расчётом на то, что невозможность загрузки обновления была спровоцирована ситуативным, разовым сбоем в системе. Если прецедент был запущен на фоне несерьёзного «глюка», то простой перезапуск ПК позволит ликвидировать неисправность. Если проблема не самоустранилась, придётся задействовать следующие способы борьбы с ней.

Перезагрузка компьютера

Выключение или удаление антивирусных компонентов и программ

Следующий метод исправления ошибки с кодом 0X80080005 предполагает исключение варианта, когда Центр обновления Windows 10, 8 или 7 блокируется ресурсами антивирусного обеспечения, установленного на ПК. С этой целью пользователю сначала потребуется зайти в «Параметры» антивирусного софта, где необходимо будет выбрать пункт, отвечающий за базовую или активную защиту от несанкционированного вмешательства в систему и временно деактивировать функционирование противовирусной утилиты. Дальше стоит проверить результат: если ошибка не устранена, стоит попытаться полностью удалить антивирусный софт из системы, после чего отключить активный режим «Защитника Windows», который включается по умолчанию при отсутствии стороннего защитного программного обеспечения, и повторить попытку обновления системы.

Проверка и исправление повреждений файловой системы

Если вышеописанные манипуляции оказались безрезультатными, значит, проблема кроется глубже и может заключаться в наличии дефектов в системных файлах, имеющих прямое влияние на процесс обновления Windows. Для исправления ошибки в системных файлах нужно задействовать ресурсы командной строки. Регламент проверки, с параллельным исправлением дефектных файлов системы, имеет такую последовательность:

  1. Через меню «Пуск» в «семёрке» или же команду Win и R в «десятке», зайти в «Командную строку», посредством введения в поисковом окне команду cmd.
  2. В диалоговом «чёрном» окне потребуется ввести установку sfc/scannow, и подтвердить её клавишей Enter.
  3. Дождаться окончания запущенного процесса, который может занять продолжительный период времени, и оценить результат проверки.

Процесс запрограммирован таким образом, чтобы система не только отыскала «проблемные» файлы, но и устранила имеющиеся неполадки, если это выполнимо на программном уровне. Зачастую исправление дефектов файловой системы даёт положительный результат, ошибка 0X80080005 не возникает больше при попытке обновления Windows.

Проверка целостности системы

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

Следующий метод, предполагает кардинальный сброс агентов «Центра обновлений», применяется в случаях, когда устранить ошибку 0X80080005 предыдущими способами не удалось. Для его реализации необходимо загрузить с официального ресурса Microsoft архив с bat файлом под названием Reset_Reregister_Windows_Update_Components в ZIP формате, предназначенный для Windows 10, 8 или 7, в зависимости от версии ОС, установленной на ПК. Дальше потребуется разархивировать загруженный архив, запустить файл с расширением bat от имени администратора, посредством выбора позиции «Запуск от имени администратора» из выпадающего списка после клика на объекте правой кнопкой мыши. Для запуска процесса потребуется подтвердить нажатием кнопки «Да».

После подтверждения разрешения на старт процесса активизируется выполнение директив, содержащихся в загруженном файле, что будет отображено в командном окне в такой последовательности:

  1. Произойдёт последовательная блокировка службы BITS, «Центра обновления» и компонентов шифрования.
  2. Выполнится удаление служебных файлов.
  3. Реализуется перезапись файлов и конфигураций, с параллельным пересозданием компонентов системы обновления и удалением «старых» данных.
  4. В автоматическом режиме снимутся привилегированные права служб BITS и Update, после чего выполнится перерегистрация библиотек системных компонентов.
  5. Активизируется блокирование параметров ресурса Winsock и системных полномочий.
  6. Запустится восстановление работы всех остановленных служб в откорректированном формате.

После завершения процесса пользователю потребуется перезагрузить ПК и проверить результат выполненных работ. В большинстве случаев этот метод даёт гарантированно позитивный результат, «Центр обновлений» заработает в стандартном режиме.

Ручная загрузка обновления

Обойти запрет обновления можно попытаться посредством скачивания и установки требуемого «свежего» конкретного программного компонента в ручном формате, если загрузить обновление система не позволяет в автоматизированном режиме, блокируя процесс сообщением, в составе которого присутствует код 0X80080005. Этот метод применяется, когда банальная перезагрузка устройства и отключение антивируса не дали результата, а предыдущий способ слишком сложный в исполнении для пользователя. Для решения проблемы пользователю достаточно будет загрузить с сайта Microsoft обновление и установить его на ПК.

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

Загрузка обновлений Windows 

Подведение итогов

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

The update or installation error 0x80080005 is one of its kind issue that users encounter while performing an in-place upgrade to Windows. In this guide, we have discussed all possible causes that might trigger it and four separate ways that resolve this issue.

While you attempt upgrading to Windows 11/10, you will get the below error message in cases where this problem occurred. 

There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80080005).

What causes an error code 0x80080005 on Windows?

Windows Updates fail on this error code primarily due to corruption inside the Windows update components or enabled Firewall. Some users even suggested taking control of the System Volume Information directory as this favors them in updating their devices with no error code. 

Run Update Troubleshooter, reset SoftwareDistribution and catoot2 folders are two effective ways to solve this bug. In case, both solutions fail, disabling Windows Firewall, or taking full control of the System Volume Information directory might help.

Fix - Update and Installation Error 0x80080005

Fix – Update & Installation Error 0x80080005  

Before applying any fixes, make sure to create a System Restore Point. This is to avoid loss of personal data, files, or folders. After you have generated a system backup, follow these solutions one after another – 

  • Run Windows Update Troubleshooter
  • Disable Windows Firewall
  • Grant Full Control of the System Volume Information directory
  • Reset Software Distribution & Catroot2 folders

1] Run Windows Update Troubleshooter

To solve any update-related trouble on Windows 11/10, Update Troubleshooter is the best utility program. Running this tool will look for any suspicious files or applications on the computer and address their underlying causes. Here’s the working procedure –

Windows 11

  • Press Win + I to launch Settings. 
  • Go to System > Troubleshoot > Other troubleshooters.
  • Under “Most frequent”, locate Windows update, and hit the Run button.

Windows 11 Update Troubleshooter

  • When the troubleshooter window opens up, click Next and follow the on-screen instructions. 

Most of the time, troubleshooting Windows Update alone resolves an update error code on Windows PC. So, there’s a possibility that your update issue has already been resolved. Try updating your Windows and check if the error code 0x80080005 resolves this way. 

Windows 10:

  • Use the Win & I hotkey to launch Settings.
  • Select Update & Security followed by Troubleshoot on the left pane.
  • Jump to the right-hand side and tap Windows Update.
  • Hit Run the Troubleshooter on the extended pane to begin the scanning process.

Update & Installation Error 0x80080005

  • Now, follow the on-screen instructions to complete the remaining steps. 

After completing the above steps successfully, Restart your device. Sign back into Windows and check if the Error 0x80080005 is still there or is corrected.

2] Disable Windows Firewall

Windows Firewall is known to block certain processes or applications from time to time. The error code 0x80080005 could be the result of this blocking. Disable Windows Firewall on your computer and check if you can update Windows now. 

If you don’t know how to proceed, go through the below steps and apply them on your Windows PC –

  • Launch Control Panel first. 
  • When this desktop app opens, select System & Security.
  • Go to Windows Defender Firewall next. 
  • On the left navigation, click “Turn Windows Defender Firewall On and Off“.
  • Choose to Turn Off the Windows Defender radio button in both the “public network” and “private network” settings.

Update & Installation Error 0x80080005

  • Lastly, hit OK to confirm disabling the Firewall, and restart your PC.

Browse to Settings > Windows update, and check if you can update your device normally. In case the error persists even after this, attempt the next workaround. 

3] Grant Full Control of the System Volume Information directory

Several users reported fixing this error code when they get control over the System Volume Information directory. Not having full control over this directory might cause problems including an update error 0x80080005, or Windows installation stuck at a certain percentage. 

The following steps will help you take full control of the above-mentioned directory and then update your Windows 11/10 PC without any glitches. So, follow the instructions below and apply them on your computer – 

  • Press Win + R, type “CMD“, and hit ctrl + shift + enter keys together. 
  • The UAC window will prompt next, click Yes to authorize opening it.
  • Doing this will invoke Command Prompt having admin rights. 
  • On the elevated console, copy/paste the following and press Enter

cmd.exe /c takeown /f "C:\System Volume Information\*" /R /D Y && icacls "C:\System Volume Information\*" /grant:R SYSTEM:F /T /C /L

Grant Full Control of System Volume Information directory

  • Let this command run successfully and once this is over, come out of Command Prompt.

Restart your PC next and check if you can update Windows normally without receiving any update error code. 

4] Purge Software Distribution & Catroot2 folders

If the trouble persists even after following the above fixes, you must purge the Software Distribution & Catroot2 folders on your PC. You can’t directly open these two folders and clear their contents. This is because the update services are running in the background and when they don’t find the required files, it might corrupt your operating system. 

Here’s how to purge both Windows Cache folders without corrupting your Windows 11 OS –

  • Press Win + X, and select Terminal from the Power Menu. If you are on Windows 10, choose Command prompt or Windows PowerShell, whichever option is available there. 
  • Use the drop-down menu and select Command Prompt. You may execute the below codes on PowerShell as well. 
  • Type the below codes one by one and press Enter at the end of each command. These codes will stop all update-related services on Windows PC. 
net stop wuauserv
net stop bits
net stop cryptSvc
net stop msiserver

Reset update components - stop all services

  • Now that you have stopped all update services, run these two codes –
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
  • The above two codes will rename both Windows Cache folders by adding .old extensions to their names. For example, SoftwareDistribution will change to SoftwareDistribution.old. Similarly, the catroot2 folder name changes to catroot2.old.
  • After you rename both these folders, restart all the services that you stopped earlier. To do so, run these codes –
net start wuauserv
net start bits
net start cryptSvc
net start msiserver
pause

reset update components - rename cache folders

  • At last, type exit and press Enter to come out of Command Prompt.
  • Reboot your device next so that the changes made become effective from the next login. 

Two new Windows Cache folders will generate automatically with the names “SoftwareDistribution” and “catroot2” at their respective locations. You may check the same by navigating to the below locations –

SoftwareDistribution – C:\Windows

Catroot2 – C:\Windows\System32

Go to Settings > Windows Update, and hit Check for updates. I hope the error code 0x80080005 must have been fixed by now and you are able to upgrade your system. 

Manually download and install pending updates on Windows

If for any reason, the update error 0x80080005 is still appearing, you may solve it temporarily by manually downloading and installing the pending updates on your PC. 

  • Manually update and install cumulative updates on Windows 10
  • Manually update and install cumulative updates on Windows 11

The setup file downloads as .msu file format, and all you require is to double-click on it and the installation completes with no error code. Let’s know in the comment section if you face any difficulty following the above sections. 

Другие наши интересноые статьи:

  • Ошибка расположение недоступно windows 10
  • Ошибка скачивания 0x800706be windows 10
  • Ошибка при установке microsoft office 2016 на windows 11
  • Ошибка профиля некоторые функции могут быть недоступны windows 10
  • Ошибка синий экран windows 10 whea uncorrectable error

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии