Решает проблемы с обновл windows

Applies ToWindows 11 Windows 10

Если отображается код ошибки при скачивании и установке обновлений Windows, решить эту проблему поможет средство устранения неполадок Центра обновления Windows. 

Выберите Пуск  > Параметры  > Система  > Устранение неполадок  > Другие средства устранения неполадок. Далее в разделе Наиболее распространенные выберите Центр обновления Windows > Запустить.

Когда средство устранения неполадок завершит работу, рекомендуется перезапустить устройство.

После этого проверьте наличие обновлений. Выберите Пуск > Параметры > Центр обновления Windows > Проверить наличие обновлений, а затем установите все доступные обновления.

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

Проверка наличия обновлений для Windows

Нужна дополнительная помощь?

Нужны дополнительные параметры?

Изучите преимущества подписки, просмотрите учебные курсы, узнайте, как защитить свое устройство и т. д.

How to Fix a Windows Update Pending Install (Solved)

Windows updates play an essential role in keeping your operating system secure, stable, and equipped with the latest features. However, many users encounter the frustrating problem of a Windows Update being stuck in a “Pending Install” state. This situation can delay important updates and affect overall system performance. In this article, we will explore common reasons behind pending installs and provide step-by-step guidance on how to resolve this issue effectively.

Understanding Windows Update Stages

Before diving into troubleshooting methods, it’s important to understand how the Windows Update process works. Windows Update typically goes through several stages:

  1. Detection: Windows checks for available updates.
  2. Download: Necessary updates are downloaded to your device.
  3. Installation: The downloaded updates are installed.
  4. Finalization: The update is configured, and the system may require a reboot.

The term “Pending Install” commonly indicates that your system has downloaded the updates but is having trouble moving on to the installation phase.

Common Causes of Windows Update Pending Install

Several factors can lead to Windows Update being stuck in a pending state:

  1. Corrupted System Files: Issues with critical system files may impede the installation process.
  2. Insufficient Disk Space: Lack of sufficient storage can prevent updates from installing properly.
  3. Network Problems: Connectivity issues during the download process might cause the updates to remain pending.
  4. Third-Party Software Conflicts: Certain applications, especially antivirus programs, can interfere with the update process.
  5. Windows Update Service Errors: Problems with the Windows Update service itself may render updates ineffective.
  6. Group Policy or Registry Settings: Sometimes, incorrect settings can prevent updates from proceeding.

Initial Checks Before Troubleshooting

Before implementing any complex solutions, it’s advisable to carry out a few initial checks:

  1. Check Internet Connection: Make sure your computer is connected to the Internet and that your connection is stable.
  2. Check Windows Update Settings: Go to Settings > Update & Security > Windows Update to check for update status.
  3. Reboot Your Computer: A simple restart can sometimes resolve many temporary issues.
  4. Check Disk Space: Ensure that there is enough disk space for updates to install (at least 20GB is recommended).

Methods to Fix Windows Update Pending Install

Here are a series of methods to troubleshoot and resolve the “Windows Update Pending Install” issue:

Method 1: Run Windows Update Troubleshooter

Windows includes a built-in troubleshooter designed to detect and fix common issues related to Windows Update.

  1. Open Settings by pressing Win + I.
  2. Navigate to Update & Security.
  3. Click on Troubleshoot in the left pane.
  4. Select Additional troubleshooters.
  5. Click on Windows Update and then click Run the troubleshooter.
  6. Follow the on-screen instructions to complete the process.

Running the troubleshooter often resolves minor issues while automatically fixing problems with the update service.

Method 2: Delete Temporary Update Files

Sometimes, temp files associated with Windows Update can become corrupted. Deleting these files can help reset the update process.

  1. Press Win + R to open the Run dialog.
  2. Type services.msc and press Enter.
  3. In the Services window, right-click Windows Update and select Stop.
  4. Open File Explorer and navigate to C:WindowsSoftwareDistributionDownload.
  5. Delete all files and folders in the Download folder.
  6. Go back to the Services window and right-click Windows Update, then select Start.

This action can help clear any stuck or corrupted files related to the pending updates.

Method 3: Reset Windows Update Components

If the above methods don’t work, you may need to reset Windows Update components. This can be done through Command Prompt:

  1. Press Win + R, type cmd, and press Enter. Right-click Command Prompt and select Run as administrator.

  2. Type the following commands one by one, pressing Enter after each line:

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

    (Replace “ with the actual service name if required.)

  3. Once all services have been stopped, type the following commands one by one:

    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  4. After executing these commands, close Command Prompt and restart your computer.

Resetting the update components can help ensure that the update process can proceed correctly.

Method 4: Perform a System Scan

Corrupted system files can be the root cause of Windows Update failures. Use the System File Checker (SFC) and Deployment Imaging Service and Management Tool (DISM) to check for and repair damaged files.

  1. Open Command Prompt as an administrator.

  2. Run the SFC tool by typing:

    sfc /scannow

    This process may take some time. Allow it to complete and review any messages regarding fixed files.

  3. If issues persist, run the DISM tool by typing:

    DISM /Online /Cleanup-Image /RestoreHealth

    This command can take a longer time, and once it’s done, it will let you know if any repairs were made.

Method 5: Ensure Sufficient Disk Space

Lack of disk space can inadvertently stall Windows Update. Examine your available space and, if necessary, take steps to free up space:

  1. Open File Explorer and right-click on the drive where Windows is installed (usually C:), then select Properties.
  2. Check the Available space to see how much free space you have.
  3. To free up space, delete unnecessary files or uninstall applications you no longer need.
  4. Consider using the built-in Disk Cleanup tool:
    • Search for “Disk Cleanup” in the Start menu.
    • Select the drive you want to clean up and click OK.
    • In the Disk Cleanup window, check the boxes for the types of files you want to delete and click OK to remove them.

If you’re operating on a device with minimal space, consider connecting an external hard drive or using cloud storage for data that can be offloaded, thus freeing up local space.

Method 6: Check for Antivirus or Third-Party Conflicts

Sometimes, third-party security software can interfere with the Windows Update process. You can temporarily disable any third-party antivirus software to see if that resolves the update issue.

  1. Access your security software and look for the option to disable it temporarily.
  2. After disabling, navigate back to Windows Update and try to install updates.
  3. If updates install successfully, consider re-enabling the antivirus and, if the problem persists, look for alternative software.

Once you’ve confirmed that the updates work without the third-party software, reach out to the vendor for support or consider switching to a different service that ensures compatibility.

Method 7: Modify Group Policy Settings

For users with Windows 10/11 Pro or Enterprise editions, incorrect Group Policy settings might cause Windows Update problems.

  1. Press Win + R, type gpedit.msc, and press Enter.
  2. Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
  3. Look for the policy titled Windows Update for Business or any policy that has conflicting settings and disable it if it’s enabled.
  4. Exit the Group Policy Editor and restart your computer to see if the updates proceed.

Method 8: Check the Registry

As advanced users, you might consider checking the Windows registry for settings that could impact updates. Be cautious—incorrect changes to the Registry can lead to larger system issues.

  1. Press Win + R, type regedit, and press Enter.

  2. Navigate to the following path:

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateAuto Update
  3. Look for a value named AUOptions. If it’s set to an incorrect setting, you may need to change it to the default (recommended value is 3 for “Notify for download and auto install”).

  4. Once modified, exit the Registry Editor and restart your system.

Method 9: Utilize Windows Media Creation Tool

If all else fails and your updates are still pending, using the Media Creation Tool to repair your Windows installation might help. Follow these steps:

  1. Download the Media Creation Tool from the official Microsoft website.
  2. Run the tool and select Upgrade this PC now.
  3. Choose to keep your files and applications when prompted.
  4. The tool will reinstall Windows while preserving your data, which can resolve pending update issues caused by system corruption.

Method 10: Fresh Install of Windows

As a last resort, if you’re still facing issues, you might consider performing a clean installation of Windows. Be aware that this will remove all applications and files, so backup is crucial before proceeding.

  1. Backup your important data to an external drive or cloud storage.
  2. Use the Media Creation Tool to create a bootable USB drive.
  3. Boot your PC from the USB drive and follow the on-screen instructions to install a fresh copy of Windows.

Concluding Thoughts

A “pending install” status on Windows Update can be a frustrating experience, but with careful troubleshooting, it’s usually resolvable. By following the methods outlined above, you can not only fix the immediate problem but also improve your system’s overall performance and security.

Remember that regularly updating your operating system is essential to ensure you have the latest features and security patches. Should you continue to face issues, consider consulting with a professional technician, as there may be deeper underlying concerns affecting your system. With diligence and proper maintenance, your Windows Update process can run smoothly, keeping your system secure and efficient.

Quick navigation to the fixes for Windows Update Troubleshooter not working problem:

Workable Solutions Step-by-step Troubleshooting
Fix 1. Run SFC & DISM Scan DISM and SFC are two command-line tools that can be used to repair corrupted system files…Full steps
Fix 2. Clear DNS Cache A bulked-up DNS cache might lead to Windows Update Troubleshooter not working…Full steps
Fix 3. Change Local Group Policy Settings Local Group Policy Editor can stop Windows Updates and Update Troubleshooter. Edit a particular setting…Full steps
Fix 4. Update Windows to the Latest Version Upgrading Windows to the latest version might solve the Windows Update Troubleshooter not working…Full steps
Fix 5. Perform a System Restore Open Control Panel on Windows 10. Go to Recovery and click on Open System Restore…Full steps
Fix 6. Reset Your PC Running the Windows Reset option is a good way to ensure that your PC doesn’t cause any issues…Full steps

Windows Update is a remarkable service that keeps people’s computer’s in the loop of the latest upgrades. It also dispatches security patches that keep a computer safe and secure. Besides, they offer better stability regarding drivers and Windows’ core services.

However, sometimes issues like existing drivers or hardware-related problems get in the way, and Windows update not working problem occurs. Hence, Windows Update Troubleshooter comes into play. But what happens when it doesn’t work, either?

There are a few ways to work around that too. This article will explore those options and how you can deal with Windows Update Troubleshooter not working issue. So, let’s dive right into it.

What Is Windows Update Troubleshooter

The Windows Update Troubleshooter is a utility that helps you identify and fix problems with Windows updates. The Troubleshooter will analyze your System and recommend fixes for any issues it finds. This program aims to fix issues that might get in the way of Windows Updates.

Let’s say you have the latest update ready to download. However, the Windows Update then runs into an unknown issue. So, the Troubleshooter’s job is to determine what prevents the update from downloading or installing. It could be:

  • Bad internet connection or slow internet connectivity
  • Hardware or driver issue
  • Computer viruses or malware
  • Issues like outdated or inactivated Windows

So, when the Troubleshooter runs, it figures if one of these or more issues is getting in the way. If it finds a particular issue, then it tries to fix that. However, there are times when even the Windows Update Troubleshooter won’t work. So, let’s find out.

How to Run Windows Update Troubleshooter in Windows 10/11

It’s important to understand that Windows Update Troubleshooter is the same in Windows 10 and 11. So much that even the steps to get to it are the same. However, some users worry that accessing this particular program might be difficult or tough.

However, running the Troubleshooter is as easy a task as any. All you need to do is ensure that your PC is connected to the internet. Suppose it is, and your update is failing. In that case, you will have to go to additional settings to run the Windows Update Troubleshooter. Here’s how:

Step 1. Head into System «Settings». Go to the troubleshooting menu

Step 2. Go to «Update & Security» > «Troubleshoot» >»Additional troubleshooters».

find windows update troubleshooter

Step 3. Find Windows Update. Click it, and you will see «Run the troubleshooter». 

windows update troubleshooter

Step 4. Click on «Run the troubleshooter».

This will start the Windows Update Troubleshooter utility on your PC. It’ll take a while, depending on the issue that your Windows might be facing. However, after a few minutes, the results should be clear.

It will either result in further errors or tell you to restart your PC to apply the fix. Once your PC has restarted, Microsoft suggests that you should try running your updates again. Because the Troubleshooter has most likely fixed your issue.

Windows Update Troubleshooter Not Working Windows 11/10 [Solved in 6 Ways]

In this section, we’re going to explore a few ways that you can fix your Windows Update Troubleshooter not working issue. As mentioned before, it could be your internet, a simple driver issue, or a problem related to Windows itself.

Therefore, the six fixes we will explore will target each potential reason behind this problem. Each of these fixes will guide you through simple steps. So, try to follow each step and stop at the one that works for you. So, let’s get started.

Fix 1. Run SFC & DISM Scan

The first method is to try SFC and DISM scans. DISM and SFC are two command-line tools that can be used to service Windows images. DISM is a command-line tool for servicing a Windows image. It can be used to install, uninstall, configure, and update Windows features, packages, drivers, and international settings.

SFC is a command-line tool for scanning and repairing issues in the installed image of Windows. With DISM & SFC scan, you can:

  • Install new features from the Windows Features node in the DISM GUI.
  • Uninstall unwanted or unneeded features from the same node
  • Enable or disable international settings from the international node in the DISM GUI

Therefore, you need to use one or both of these methods. So, here’s how you can do that:

DISM command:

Step 1. Open CMD as administrator on your PC.

run cmd

Step 2. Type DISM /online /cleanup-image /Scan Health and press Enter. Wait for the scan to complete.

Step 3. Now type DISM /Online /Cleanup-image /RestoreHealth.

run dism command

Step 4. Wait for it to finish and restart your PC.

You can try to run the Windows Update Troubleshooter after this step, but it’s better to follow it up with the SFC Command:

Step 1. Open CMD as administrator again.

Step 2. Type SFC /ScanNow and press Enter.

run sfc command

Step 3. Let it finish.

After this, restart your PC and run the Troubleshooter again. It’s most likely that your problem will be fixed after this.

Fix 2. Clear DNS Cache

It’s important to note that Windows Update Troubleshooter takes a lot of suggestions and necessary files through the internet. So, it needs the internet to work flawlessly.

Therefore, it’s important to clear it up by following these steps:

Step 1. Open CMD as administrator on your PC. Type ipconfig /flushDNS.

flushdns

Step 2. Wait for it to finish.

Once this is done, you can try running the Windows Update Troubleshooter again. Since flushing the DNS restores your internet to prime quality, it’s highly likely this will fix the issue.

Fix 3. Change the Local Group Policy Settings

There are times when wrongly configured settings in Local Group Policy Editor can stop Windows Updates and Update Troubleshooter. To fix this issue, it’s imperative to find and edit a particular setting.

This setting will disable any safeguards or preventions that might be causing the Windows Update or the Troubleshooter to not work. So, here’s how you’ll edit it:

Step 1. Type GPEdit.msc in the Run command.

Step 2. Head into «Computer Configuration»> «Administrative Templates» > «Windows Components».

windows components

Step 3. Scroll down and find «Windows Update». Then select «Manage updates offered from Windows Update».

Step 4. Find & double-click «Disable Safeguards for Feature Updates».

Disable Safeguards for Feature Updates

Step 5. Under configurations, select «Enabled», then click «Apply» and «OK».

Disable Feature Updates

Step 6. Exit the group policy editor. Restart your PC. 

Once this is done, restart your PC for the settings to take effect. Once done, try running the Troubleshooter again to see if it works. If it doesn’t, move on to the next fix.

Fix 4. Update Windows to the Latest Version

Sometimes the simplest & easiest fix is the most convenient. Sometimes, you don’t need to take extraordinary steps in Windows to fix any issues. In this case, all you might have to do is update Windows to the latest version.

Microsoft is notorious for launching overnight upgrades and updates. So, it might as well be that your Windows is simply outdated. So, here’s what you need to do:

Step 1. Press the Start button on your keyboard. Type «Settings» and click on it

Step 2. Under the side panel, go to the bottom and click «Windows Update».

Step 3. Click on «Check for updates».

check for Windows update

Fix 5. Perform a System Restore

There are times when installing software, a new driver, or any sort of update might hinder your PC. In this case, it’s better to revert to normal settings or a previous restore point where things worked flawlessly.

NOTICES:

Before you proceed with this method, it’s recommended that you create a recovery point or make a backup. So, if you end up losing any data after the System restores, you can recover it. But what if you restore your system without a backup and lose important data? Don’t worry. You can resort to a professional data recovery tool like EaseUS Data Recovery Wizard to get files back. 

This efficient data recovery software utility will restore any files you lose. It even can restore data from a hard drive that won’t boot. 

Follow the steps below to perform a system restore in Windows 10 or Windows 11: 

Step 1. Open Control Panel on Windows 10. 

Step 2. In the top-right corner, search for Recovery options. Open «Recovery». Under these options, find and click on «Open System Restore».

open system restore

Step 3. Once into the options, find and click «Choose a different restore point».

choose the system restore point

Step 4. Pick the restore point from a few days ago — or when things worked normally. Let Windows reset your PC to that restore point.

And this will restore your PC to a restore point where Windows Update Troubleshooter will work again. So, make sure you follow these steps correctly.

Fix 6. Reset Your PC

A good way to ensure that your PC doesn’t cause any issues when running Windows Update Troubleshooter is by running the Windows Reset option. To do that, you’ll have to reboot your PC into a recovery environment.

And then follow the steps mentioned to reset your PC. Here’s how:

Step 1. Head into the start menu and click on shutdown options. Press Shift on your keyboard and click on Restart.

Step 2. Before restarting, Windows will prompt a few options. Click on «Troubleshoot».

Step 3. Press the «Reset this PC» button.

choose reset this PC

Step 4. Then press «Keep my files». 

keep my file

Step 5. Once you enter your password, Windows will ask for confirmation once more. Press «Reset» to confirm.

This will reset your PC and also uninstall any secondary software. Therefore, securing any data before proceeding with this operation is recommended.

Conclusion

These are some of the most viable fixes if your Windows Update Troubleshooter has stopped working. All these steps will implement a variety of fixes, which will get your Windows Updates back up and running once more.

And it’s important to reiterate that some of these steps might end up losing your files. So, you need to use a professional utility like EaseUS Data Recovery Wizard to restore your files efficiently and quickly.

Windows Update Troubleshooter FAQs

If you have further queries, then you’ll find their answers here.

1. Why is troubleshoot not working on Windows 10?

As mentioned earlier on in this article, the problem might be because of bad internet or a hardware issue. If neither of these is the case, you simply have to reset your PC to ensure your operating System is up and running again normally.

2. How do I run the Windows Update Troubleshooter?

Here is the complete process to run Windows Update Troubleshooter in Windows 10 and 11:

Step 1. Click «Start», go to «Settings», and choose «Update & Security».

Step 2. Click»Troubleshoot» and select «Additional troubleshooters».

Step 3. Click «Windows Update» and «Run the troubleshooter».

3. What do I do if Windows Update Troubleshooter is not working?

We explored six different fixes, and all of them are known to work as a viable option to get Windows Update Troubleshooter up and running again. 

  1. Fix 1. Run SFC & DISM Scan
  2. Fix 2. Clear DNS Cache
  3. Fix 3. Change the Local Group Policy settings
  4. Fix 4. Update Windows to the latest version
  5. Fix 5. Perform a System Restore
  6. Fix 6. Reset PC

4. How do I fix a corrupted Windows 10 Update?

The easiest way is to go to System restore and restore your PC to an early System Restore point before the Windows update. If that doesn’t work, reset your PC, as it can reinstall Windows without losing files. However, you will lose all of the installed software and drivers.

Many Windows 10 users are having an issue with Windows Update. They can’t download or install updates for their operating system because Windows Update is not working properly.

This is a very frustrating issue. And trying to fix it can be just as annoying, because you’ll spend a lot of time reading suggestions on the Internet, and most won’t work.

But don’t worry! The following are a few methods that have helped many other Windows 10 users fix Windows Update.

Try these fixes:

You don’t have to try them all; just work your way down the list until you find the one that works for you.

  1. Run the Windows Update troubleshooter
  2. Reset Windows Update components
  3. Install the updates for your system manually

Method 1: Run the Windows Update troubleshooter

You should first try running the built-in troubleshooter for Windows Update to fix the error. To do so:

1) Click the Start button in the lower left corner of your screen, then type “troubleshoot“.

2) Click Troubleshoot in the search results.

3) Click Windows Update and then Run the troubleshooter.

4) Follow the on-screen instructions to complete the troubleshooting process.

If the troubleshooter fixes your Windows Update utility, great! But if not, there are two more fixes to try…

Method 2: Reset Windows Update components

Windows Update may not be working properly because your Windows Update components are corrupted. You should reset those components and see if this fixes your problem. Here’s how to do it.

1) Click the Start button in the lower left corner of your screen, then type “cmd“. In the list of results, right-click Command Prompt and select Run as administrator.

2) In Command Prompt, type the following lines of command and press Enter on your keyboard after typing each:

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

These commands will stop the services that Windows Update requires to download and install updates.

3) Type these lines of command and press Enter after typing each in Command Prompt:

  • Ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
  • Ren %systemroot%\system32\catroot2 catroot2.old

This will rename the SoftwareDistribution and catroot2 folder, which are used by Windows Update to store data and temporary files. Your system will detect that these folders are missing, and then it’ll create new ones. The purpose of this is to make the system use the new SoftwareDistribution and catroot2 folders so that Windows Update can avoid issues from the old ones.

4) In Command Prompt, type these commands and press Enter after each to restart the services:

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

Hopefully this works for you. But if not, you may need to…

Method 3: Install the updates for your system manually

You can also download and install the update manually if Windows Update fails to do it for you. To install the update manually:

1) Click the Start button in the lower left corner of your screen. Then type “information“. In the list of results, click System Information.

2) In the System Information window, check System Type. Its value is usually x64-based or x86-based (or sometimes ARM64-based).

This is an important piece of information and you should note it down. It will be useful when you are looking for the updates that match your Windows later.

3) On Windows Update, note down the system updates that failed to install. (You may need to get the information from the update history.)

Note down the codes of these updates that start with “KB“.

4) Go to Microsoft Update Catalog. Then search for the updates you have failed to install.

5) In the search results, find the update that matches your system type (x86-, x64- or ARM64-based). Then click Download next to the update.

6) Click the link on the new window to download the update.

7) Open the file you’ve just downloaded and follow the on-screen instructions to install the update.

7

7 people found this helpful

Прежде всего стоит удалить содержимое локальных папок для загрузок обновлений. Для этого откройте окно командной строки с правами администратора, завершите работу Центра обновлений командой «net stop wuauserv» и работу Фоновой службы передачи командой «net stop bits». Вызовите окно Проводника Windows и перейдите к папке «C:\Windows\SoftwareDistribution». Полностью удалите ее содержимое.

Выявляем и исправляем ошибки в обновлениях Windows

Через меню «Пуск» задействуйте последнюю работающую конфигурацию, если Windows 10 перестала нормально функционировать

Снова запустите ранее остановленные службы. Для этого в окне командной строки сначала введите «net start wuauserv», а затем — «net start bits».

Утилита Windows для устранения неполадок

Выявляем и исправляем ошибки в обновлениях Windows

Утилита для устранения неполадок Wudiag находит и устраняет ошибки в процессах Центра обновления Windows

Ошибки в Центре обновления не исчезли и после проведенных операций? Воспользуйтесь утилитой Wudiag. Откройте в браузере ссылку https://aka.ms/wudiag и сохраните программу на жестком диске. Запустите ее и в левом нижнем углу нажмите на «Дополнительно | Запуск от имени администратора».

Выявляем и исправляем ошибки в обновлениях Windows

После обнаружения утилитой Wudiag ошибки в базе данных обновлений ее можно исправить

Программа откроется заново, теперь с правами администратора. Запустите поиск ошибок нажатием на кнопку «Далее». Wudiag возьмет на себя анализ вашего ПК.

Отключение определенных обновлений

Проблемы могут создавать и отдельные обновления, и даже какой-то определенный патч. В таком случае воспользуйтесь еще одной утилитой от Microsoft, Show or Hide Updates, чтобы в Windows 10 прицельно отключить такие обновления. Для этого в браузере откройте страницу https://support.microsoft.com/ru-ru/help/3073930 и нажмите на ссылку «Скачать пакет инструмента устранения неполадок «Показывать или скрывать обновления».

Выявляем и исправляем ошибки в обновлениях Windows

Утилита Show or Hide Updates вычисляет обновления с ошибкой и предотвращает последующие попытки их установить

Запустите этот инструмент и нажмите на «Далее». Щелкните по «Hide Updates» и выделите все обновления, приводящие к ошибкам. После этого Windows 10 перестанет пытаться их установить.

Аварийные утилиты:

Ubuntu: Спасение данных базе с помощью Live-Linux

В ситуациях, когда Windows вообще перестает загружаться, зачастую поможет загрузочная флешка с Linux (ее придется подготовить заранее).

Запишите ISO-файл с Ubuntu на USB-накопитель (скачать с ubuntu.ru). В экстренном случае вы сможете запустить с него компьютер и спасти свои данные.

При этом не следует устанавливать Linux — выберите «Попробовать Ubuntu». Ubuntu запустится в виде Live-системы, которая автоматически интегрирует жесткие диски ПК. Подключите внешний накопитель и скопируйте на него всю необходимую информацию.

Recuva: Восстановление удаленных файлов

Windows запускается, но вы случайно удалили нужные вам файлы? Обратитесь к программе Recuva.

После установки это приложение вызовет удобного ассистента настройки и поиска, помогающего восстановить такие файлы.

Выберите в верхнем меню функцию поиска «All Files», «Pictures» или «Documents» и укажите папку, из которой была удалена важная для вас информация. После поиска выделите все файлы, которые вы хотели бы восстановить, и нажмите на «Recover». Задайте новое место хранения восстановленных файлов.

TestDisk: Исправление поврежденных разделов

TestDisk — проверенная программа, анализирующая разметку жесткого диска и восстанавливающая его до крупных сегментов.

Тем самым, к примеру, вы можете вернуть себе раздел, пропавший вследствие вирусной атаки. Запустите утилиту двойным щелчком по файлу «testdisk_win.exe» и следуйте указаниям Мастера.

Выберите жесткий диск с утраченным разделом, отметьте «Intel», а также «Analyse | Quicksearch». Подтвердите каждый свой шаг нажатием на «Enter».

Читайте также наши советы в материалах: Как починить Windows, если она не загружается и Исправляем ошибки в работе Windows.

Фото: компании-производители, ShutterStock/Fotodom.ru

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

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Красивое оформление windows form
  • Как забиндить калькулятор на клавиатуре windows 10
  • Настройка виртуальной памяти windows 10 для игр
  • Windows movie maker fonts
  • Windows 2000 server встроенная клиентская лицензия служб терминалов