How to set up smartphones and PCs. Informational portal
  • home
  • OS
  • What's new in the latest update for windows 10. Fixes for problems at the beginning of the update process

What's new in the latest update for windows 10. Fixes for problems at the beginning of the update process

Official distribution of Windows 10 begins today Creators Update... From the experience of past years, we can say for sure that there will be many users who will encounter after the update with different problems: from the inability to launch your favorite programs to inoperative equipment.

Some of these problems can be dealt with on your own. Windows 10 has several built-in tools to help you do this.

Method 1

The first place to look is new section"Troubleshoot" in the system settings ("Options" → "Update & Security" → "Troubleshoot").

This place lists all typical problems in work operating system and tools for their elimination are presented. As a rule, these are wizards, under whose guidance it is necessary to perform several simple actions... This is often enough to fix bugs.

Method 2

The second way is more radical. Windows 10 Creators Update introduced new function called Start Over. It can be found in the Windows Defender Security Center app.

Essentially it is quick reinstallation operating system with the preservation of your personal data and default programs.

Reinstallation of Windows takes place in automatic mode... As a result, you get a completely fresh, activated, completely updated operating system with all the data that was stored in user folders. The process takes from 20 minutes: the duration depends on the power of the computer.

Method 3

The third method is intended for those users who could not get rid of the errors and decided to return to the previous one. Windows versions... This feature is familiar to you from older versions of the system and has not undergone any changes in the Windows 10 Creators Update.

If you decide to uninstall the Windows 10 Creators Update, go to Settings → Update and Security → Recovery. There is a button here, clicking on which will allow you to roll back. Unless, of course, you were in a hurry and did not delete the backup of the previous installation, as Lifehacker described in this one.

On the this moment there are three various problems experienced by Windows 10 users when installing updates. First, there is an error downloading the update or the download process freezing. Secondly, these are problems during the installation of the update, and finally, the system crash with BSOD after reboot. Below are a few possible solutions for troubleshooting.

Fixing the problem of downloading the Windows 10 update

If the cumulative update won't download, try the following steps:


If a cumulative update hangs during download or installation fails, then something went wrong with the update files. After clearing the folder containing the update files, Windows Update will try to download the update components again. Navigate to the following location:

C: \ Windows \ SoftwareDistribution \ Download

Delete all files / folders, but do not delete itself Download folder... Select all files and folders using combination CTRL+ A and press Delete key for removing. Restart your computer and run the update procedure again.

If the cumulative update freezes during download, try next decision:

  1. Enter Services
  2. Scroll to Service Delivery optimization.
  3. Click right click mouse on the service and select "Properties".
  4. Change the Startup Type to Manual.
  5. Reboot your computer.
  6. If Windows 10 update still freezes, change the startup type to Automatic (Delayed Start).

Stop Windows Update

If stopping the Delivery Optimization service does not solve the problem, additionally try stopping Windows Update. If Windows 10 update hangs at the “Initializing ...” phase, try the following solution:

  1. Click on the "Start" menu icon.
  2. Enter Services and launch the classic application of the same name.
  3. Scroll to Service Windows Update.
  4. Right click on the service and select Stop.
  5. Reboot your computer.
  6. Check for new updates.
  7. The update should proceed normally.

Windows Update Reset Script

Will completely reset the Windows Update client settings. It has been tested on Windows 7, 8, 10 and Server 2012 R2. The script will configure the services and registry keys related to Windows Update, restoring the default settings. It will also clean up files related to Windows Update.

Fixing the problem of installing Windows 10 update

In some cases, you may face a problem installing an update. If the update installation is stuck at some stage, then try the next solution.

If your computer freezes at the stage, then follow the instructions below.

  • While holding the power button, turn off the machine.
  • Restart your computer and boot into Safe Mode.
  • Sign in to your account (if necessary).
  • Before proceeding, make sure all antivirus scanners disabled.
  • In the start menu, type Recovery and select the appropriate classic app.
  • Click on Launching System Restore.
  • Choose more early point recovery, and then click Next.
  • Follow the instructions to start the system restore.
  • Wait while your computer completes the system restore process.
  • Regardless of whether the recovery succeeds or fails, you are most likely a freeze error rescuer at the “Prepare for Windows setup... Do not turn off your computer. "
  • Sign in to your account if required.
  • Disable antivirus scanners before proceeding.
  • Start the Windows update process.
  • The update should now install without problems.

Some users may encounter a stop error causing the display blue screen death (BSOD) during system reboot.

If you encounter BSOD crashing while updating Windows 10, check out this article:

Other problems updating Windows 10

After installing Windows 10 updates, you may encounter some issues like internet connection errors.

To fix these problems, you need to run the following commands from the command line (cmd.exe). In the search box on the taskbar, type Command line, press and hold (or right-click) "Command Prompt" and select "Run as administrator". After opening the command line, enter the following commands one by one:

netsh winsock reset catalog

netsh int ipv4 reset reset.log

If you still face “No Internet Connection” issue, please update your computer's IP address. To do this, open Command Prompt (Win + R, type cmd.exe and press Enter) and enter the following command:

ipconfig / renew

Disable Windows 10 updates and drivers

Sometimes, you may need to disable the installation of Windows 10 updates on your computer. Windows 10 Pro users can defer updates by a certain period but have Windows users 10 Home, there is no such possibility.

Microsoft provided separate tool Show or Hide Updates to disable cumulative updates or even drivers.

DISM Commands to Check Windows 10 Issues

You can use the official DISM commands to restore a Windows image to fix any problem with your updates .. Before you start, it is recommended that you make a full system backup or create a system restore point in case something goes wrong.

Usage CheckHealth options in DISM

Team / CheckHealth DISM allows you to detect potential corruption. This command is used only for troubleshooting purposes, but does not perform any troubleshooting operations.

Command line, right-click on the link that appears and select "Run as Administrator" because Device Administrator rights are required to run DISM.

DISM / Online / Cleanup-Image / CheckHealth

UsageoptionsScanHealth'sDISM

Team / ScanHealth DISM allows you to scan a Windows image for any damage. Unlike / CheckHealth, checking / ScanHealth can take up to 10 minutes.

To start it this command follow these steps:

1. Enter the Start menu in the search Command line

2. In " Command line"type the following command and press Enter:

DISM / Online / Cleanup-Image / ScanHealth

UsageoptionsRestoreHealth inDISM

Team / RestoreHealth in DISM allows you to automatically carry out the procedure for recovering damaged Windows images... Unlike / ScanHealth, the / RestoreHealth check can take up to 10 minutes.

To run this command, follow these steps:

1. Enter the Start menu in the search Command line, right-click on the link that appears and select "Run as administrator".

2. In the "Command Prompt" enter the following command and press Enter:

DISM / Online / Cleanup-Image / RestoreHealth

Note: When starting / RestoreHealth or / ScanHealth, you may notice that the procedure hangs between 20% or 40% - this is completely normal behavior.

Found a typo? Press Ctrl + Enter

Professional, corporate and educational versions Windows 10 provides more control over Windows Update than home version... If you have one of these editions, starting with the Creators Update you can pause receiving updates and postpone some updates.

How to pause Windows 10 updates

Windows can pause updates for 35 days. After this Windows term 10 will automatically unpause, find updates, and install them. Windows will need to install the latest updates before you can pause updates again.

To pause updates, open Settings → Update & Security → Windows Update → Extra options". Scroll down and turn on the Pause Updates option.

Please note that you will only see this option if you are using Windows 10 Professional, Enterprise or Education, and only if you have already installed Creators update Update. Pause updates is not available for Windows 10 Home.

How to cancel updates if you've installed Creators

From version Creators Update Windows allows you to snooze different types updates using the "Options" interface. This allows postpone receiving updates until they are more widely tested. This parameter has become available in the Windows 10 Anniversary Update which was released in mid-2016, but you needed to run the local editor group policies to use it.

Microsoft breaks down Windows updates into three broad categories:

  • Security updates Eliminate major vulnerabilities. You cannot postpone security updates.
  • Feature Updates include new features and significant updates to existing features. You can defer feature updates for 365 days.
  • Quality updates are more like traditional operating system updates and include minor security fixes, driver updates. You can postpone quality updates for up to 30 days.

To defer updates by one of the categories, go to Settings → Update & Security → Windows Update → Advanced Options. Scroll down and use the options under "Choose when to install updates" to specify how many days you want to defer updates. Set these parameters to "0" to disable deferred updates.

This page also allows you to determine the readiness level of the updates to be downloaded. Standard Option means that you will receive updates when they are available for the majority of users' computers. If you upgrade to the Semi-Annual Channel, you will receive updates only after they have been more thoroughly tested and Microsoft believes they are ready to be deployed to Enterprise. This often happens four months after the release of updates to private users.

Again, you'll only see this option if you're using Windows 10 Professional, Enterprise, or Education, and only if you've installed the Creators update. These options are not available in Windows 10 Home.

Windows Update in Windows 10 also automatically updates hardware drivers. You can prevent Windows 10 from updating hardware drivers. Unlike the above options for deferring updates, stopping device drivers from updating also works in Windows 10 Home Edition.

New Windows updates are thoroughly tested by thousands of beta testers and are mostly stable. However, there are also not very successful releases that cause serious malfunctions on some PCs. Prohibiting their installation is quite problematic, since the update is often installed in background and the user cannot protect himself from installing the update when the computer starts up.

But we can fix the situation by removing the bad patch and temporarily preventing the installation of new ones.

Windows 10: problematic update

If you have not disabled automatic updates Windows, then be sure to get the new update on your computer. We will tell you what symptoms may occur after installation failed update and with what they are connected.

  • The most common problem is a blue screen with a boot error: the system no longer recognizes the drive and therefore cannot boot.
  • Even while working on the computer, an error of the so-called "inaccessible boot device". This is because the fixes were released shortly after the update to provide more stability and close security holes. If the computer tries to install both at the same time, a blue screen appears.
  • Many users also have problems with OneDrive: there is no menu item to enable files on demand. The solution is trivial: reinstall OneDrive by downloading it from the Microsoft Store.


How to fix the problem with updates in Windows 10

Fortunately, it is now possible to avoid the appearance of the "blue screen of death" after installing the update:


Blue screen after Windows update: what to do next

At the command line, call the list of installed packages:
dism / image: C: \ / get-packages

Now you can immediately see if it was installed successfully. Remove uninstalled packages with the following command:

  • MKDIR C: \ temp \ packages
  • dism / image: c: \ / remove-package / packagename: PAKETNAME
  • / scratchdir: c: \ temp \ packages

For PACKAG_NAME, enter the name of the package to be removed. After removing all uninstalled packages, you must restart your computer.

How to safely update Windows

  • You must turn off automatic Windows updates on your computer. Instead, enable the option to send alerts when a new update is available.
  • Install the update only after you create a full backup of your data. This ensures that you do not lose data in the event of a fatal error.
  • Before updating, check out the CHIP news to see if there are any issues with the next Windows update. For example, before Microsoft released a second update a few weeks after the next update to fix issues.

Operating system update - important procedure so it should be done regularly. Nevertheless, sometimes during the download or already during the installation of the update, errors appear that do not allow installing new version package. They can be with different codes and messages. It is also possible that the download of an upgrade or its search takes too long and does not end in the end. What exactly can be done for each type of error?

Possible causes of problems installing updates on Windows 10

Problems in the operation of "Windows Update" may arise for the following reasons:

Table: the main errors when installing the update in Windows

ErrorDescription
Failed to update Windows.
Cancellation of changes.
Do not turn off your computer.
This usually occurs due to the presence of duplicate user profiles on the PC or due to an overflowing update cache.
Error that starts with code 0xC1900101There are driver problems on the PC. Check Device Manager for errors and fix corrupted files in the Command Prompt console if necessary. If that doesn't work, use other methods.
Errors 0xC1900208 - 0x4000CThis error may mean that an incompatible application is installed on your computer that is preventing the update process from completing. Delete everything incompatible applications, and then try updating again.
The update is not applicable on this PCThis error may mean that the computer does not have mandatory updates... Install everything important updates to your computer.
Updates have been installed but not configured.
The update was completed but canceled.
In this case, it is recommended to find out the exact error code in the update log, which can be opened via Windows Update. The code will make it clear what action to take next.
Error starting with code 0x80070070The code says that there is not enough space on the disk.
0xC1900107A cleanup operation from a previous installation attempt is still pending and requires a system reboot to proceed with the update. Reboot your device and run the installer again. If restarting the device does not resolve the problem, use Disk Cleanup to remove temporary and system files.
0x80073712The file required by Windows Update is damaged or missing. Try to restore your system files.
0xC1900200 - 0x20008
0xC1900202 - 0x20008
This error may mean that your computer is not compliant minimum requirements to download or install an update to Windows 10.
0x800F0923Driver or other software your computer is not compatible with upgrading to Windows 10. For instructions on how to resolve this issue, contact Microsoft support.
0x80200056The update process was interrupted because you accidentally rebooted your computer or logged out. Try the update again and make sure the computer is connected to an electrical outlet and remains turned on.
0x800F0922Your computer was unable to connect to the Windows Update servers. If you are using a VPN to connect to working network, disconnect from the network and turn off the VPN software (if applicable), and then try updating again. This error can also mean that in the section, reserved by the system there is not enough free space.
0x80240016, WindowsUpdate_8024401C, 0x8024401C, 0x80070490Important system files have been damaged - use the "Command Prompt" and remove viruses from your PC.

The main ways to solve problems with installing updates on Windows 10

The operating system contains many tools and modules that can solve the problem of updating it. Determine the error code and proceed from it using our instructions.

The developers of the Top 10 give the following tips for eliminating errors during system updates:

  1. To start searching for an update, click on the "Check for Updates" button. If the search does not start or an error occurs, close the center, wait 15 minutes, go to it again and start the check.
    In the "Options" window, select the section called "Update and Security"
  2. Bring up the window " Windows settings": Press two at once Win buttons and I on the keyboard. If nothing appears, use the Start menu. Click on the gear above the button to turn off the device.
    Click on the gear to open the Windows Settings window
  3. On the panel, go to the "Update and Security" block.
    Click on the "Check for Updates" button
  4. Also click on the "Advanced options" link at the bottom under the button. Install automatic installation for the update.
    In the drop-down menu, select the first item "Automatic"

This solution can only help in a number of cases, for example, when the download of updates was interrupted due to some single failure in the system or due to a temporary lack of the Internet.

Solve problems with the Computer troubleshooter

The developers have built a special tool into Windows that allows you to find various problems in the system and fix them right there. How to use this tool, we will tell you in the instructions:

  1. We will launch the tool through the "Control Panel". You can open it through the "Run" module: hold down Win and R, type the control request in an empty field and click on OK.
    In the "Open" line enter the command control
  2. You can also launch the panel through the "Search". We enter the appropriate query and open the classic application in the results.
    Enter "Control Panel" in the search bar and open the classic application
  3. On the panel, click on the "Troubleshooting" section.
    In the "Control Panel" window, find and run the "Troubleshoot" block
  4. In the left column, click on the second link "View all categories".
    Go to the list of all categories for troubleshooting
  5. We are waiting for the system to detect available packages for diagnostics.
    Searching for diagnostic packages will take some time - wait a bit
  6. At the end of the list will be the Windows Update module. We press right key and select the "Run as administrator" option.
    Run Windows Update Troubleshooter as Administrator
  7. In the troubleshooting tool window, click on "Next" to start the search.
    Click on "Next" to start searching for problems on your computer
  8. Again, we wait for the tool to finish the problem detection procedure.
    Wait for the search for problems on your device to finish
  9. If problems are found, the tool will inform you about this and immediately provide an opportunity to fix them. For example, a module might suggest starting a pending update. Click on "Apply this fix".
    Click on "Apply fix" for Windows to fix the problem with the update
  10. The system can also find any additional problems... You will learn about the success of the operations in the report, where there will be a list of errors and marks opposite each - "Fixed", "Not fixed" or "Found". If any problems remain unresolved, run the diagnostic tool again. Also you can view additional information about problems.
    Click on "Close" to exit the module
  11. If the module does not find any problems in the work of the update center, go to other methods of solution.
    The tool may not detect any Windows Update related issues on your PC

Service check

The Windows service, corresponding to the Update Center, may simply be turned off at the moment on the device. For the update to take place, you need to activate it and install automatic switching on with each system start:

  1. We call the "Run" window using a simple combination Win + R. In the free field, write services.msc or copy and then paste. To execute, click on OK or Enter.
    Paste in a blank field short command services.msc
  2. In services, we find at the very end of the Windows Update list. We double-click on it so that a second window appears on the display. If the click does not work, right-click - select last element"Properties".
    V context menu services, click on the penultimate item "Properties"
  3. For the startup type in the menu, set the value "Automatic" - the selected service will start its work immediately after Windows is loaded. After that, click on "Run" and apply the changes. We close all windows and try to update again in the center.
    Set automatic activation in the "Startup type" menu

Clearing the update cache manually

It is quite easy to remove all data from the update cache - even a beginner can. Follow a little instruction:

  1. Before getting rid of information about the previous system update, you need to deactivate the service responsible for the "Update Center" in the "Services" window. We open it using the instructions from the previous section.
  2. In the list of components, we are looking for "Update Center". In the middle part of the window, click on the "Stop" link. We do not close the window with services yet.
    Disable Windows Update temporarily using the Stop link
  3. We launch " Windows explorer"And immediately go to the directories on system disk... Here we need to open the following folders: Windows - SoftwareDistribution - Download.
    On the system drive, open the SoftwareDistribution folder, and in it the Download directory
  4. V last section select everything with the mouse, right-click and select delete from the options menu.
    Delete the entire contents of the Download folder using the context menu
  5. We return to the "Services" window. Click on the "Run" link to start the update service again. Let's see if the problem with the system update has been resolved. To do this, follow the steps from the "Recommendations from Microsoft" section.
    Click on "Start" to activate the center service again

Video: what to do if Windows 10 updates won't download

Scanning your computer for viruses

Even the presence of an antivirus on a PC cannot guarantee absolute safety - a virus can also penetrate through protection. In addition, antivirus software may not be updated, which means it may be vulnerable. Let's consider how to identify and neutralize a threat on a PC, using an example standard antivirus Windows Defender, which is built into the Windows system:

  1. Open up Windows tray- an icon in the form of a down arrow in the lower right corner of the display. Click on the small white shield.
  2. On the screen, you will immediately see a window with the "Security Center". Click on the first tile "Virus and threat protection".
    In the "Security Center" window, click on the first tile "Virus and threat protection"
  3. Click on "Check now". Defender will immediately launch quick scan... If the program does not detect anything, follow the link at the bottom of the "Start a new advanced scan" button.
    First you can run quick check and, if the defender does not detect anything, enable advanced scanning
  4. Select the first or third item. Please note that full check will take a long time, but you will be able to work in parallel on a PC. To perform the third option - standalone - you will need to restart the PC. Within 15 minutes, the defender will look for and remove threats. Click after selection on "Scan now".
    Select the scan type depending on whether you want to wait a long time for the scan to end
  5. Wait for the end of the check. In the results, you will see a list of actions that can be performed on the detected threat. Select deletion for all found viruses, if present.
    Wait for the advanced scan to complete and remove viruses if the defender finds them

Also can help you small utility Dr.Web CureIt !, which is able to work with other antiviruses on the device without any conflicts and has a simple and user-friendly interface understandable for a beginner. It is better to download it from the official site. For home use it's free.

Fixing damaged system files

After checking the antivirus, it is necessary to "cure" the system files - to restore them. Of course, they could be damaged and not due to viruses - in any case, checking for damage and eliminating them will not hurt. Do the following:

  1. Open the "Search" panel through the "Taskbar" (magnifying glass icon). Enter cmd in the blank field.
    Write simple cmd code in search bar panels
  2. Right-click on the classic Command Prompt application - in the small menu, click on the option to launch the console with administrator rights.
    Click on the option "Run as administrator"
  3. Allow the module to make changes in the "operating system" by clicking on "Yes".
  4. Now type or paste the DISM.exe / Online / Cleanup-image / Restorehealth command. After that, immediately press Enter to execute it. The console will start the process of searching and disinfecting damaged system files. Wait until it ends - the module will provide you with a progress report. After that, restart your PC and try updating.
    Insert with Ctrl combinations+ V copied DISM.exe / Online / Cleanup-image / Restorehealth command

Video: how to check the integrity of system files and "cure" damaged ones

Cleaning the system disk from "garbage"

Put away temporary files and clear different kinds system cache, for example DNS cache, you can use the built-in Disk Cleanup tool or third party utilities... Let us describe the procedure using the example of the well-known free app CCleaner from developer Piriform:

  1. We launch the official page of the application using any browser. On it, click on the first green button “Download free version».
    Click on the first button "Download free version" if you do not want to buy the Pro version
  2. After full load file, run it and install the software by following simple instructions installer.
  3. Now we open the utility - we get directly into desired section"Cleaning". All the necessary checkboxes are already set in the columns on the left side of the window. In Windows tab You don’t need to change anything, but in the “Applications” block you can, if you wish, set marks for the browsers that you most often use. If you do not clear their cache, they will collect a lot. unnecessary information on the system drive and run very slowly. Click on "Analysis".
    Please select required sections to clean up and click on "Analyze"
  4. The system will estimate the number of megabytes or even gigabytes that it is recommended to delete, and will also inform you about the types of data that can be painlessly removed. Click on "Cleaning".
    When the analysis is over, look at the amount of data that will be free on the disk, and click on "Cleanup"
  5. We confirm our desire to get rid of unnecessary information and free up the disk. We are waiting for the completion of the procedure, close the utility, restart the device and try to update the system in the center.
    Click on "Continue" to confirm your intention to delete unnecessary system files

Video: Smart System Cleanup of Junk Files with CCleaner

Temporarily disabling antivirus and Windows Defender Firewall

Deactivating Antivirus and Firewall Windows Defender"Can help to install necessary updates, the download of which is blocked security programs by mistake. First, let's take a look at disabling the antivirus using the Avast utility as an example:


You can temporarily deactivate Windows Defender in its settings:

  1. Open the defender panel through the Windows tray (image of a white shield). In the window, immediately move your gaze to the lower left corner - click on the "Options" link.
    Click on the "Options" link at the bottom of the window on the left
  2. In the section about notifications, click on "Virus and threat protection settings."
    Click on "Virus and threat protection settings"
  3. Use the toggle switch to deactivate the Real-Time Protection option.
    Click on the first switch to deactivate the standard antivirus protection
  4. Click "Yes" to allow the defender to change anything on your device.
    Click on "Yes" so that "Security Center" can make changes to the system
  5. You will see a cross in a red circle appear in the window. Retry the update in the center. The protection will turn on itself after a while - you do not need to go into the defender again.
    When you turn off your antivirus, try updating the system again in the center

Now let's look at how to disable the Firewall in order to bypass the blocking of downloading system updates:

  1. Call the "Control Panel" through the "Run" window and the control command, or using the " Windows Search". Find the link "Windows Defender Firewall" and click on it.
    Select among all sections "Windows Defender Firewall"
  2. In the left column with links, click on the fourth - "Enable and disable ...".
    Click on the "Turn Firewall on or off" link to go to next page
  3. Check the boxes next to the "Disable" values ​​for two network types at once. At the bottom of the page, click on OK to save the changes to the parameters.
    Check the boxes "Disable" for two types of network
  4. Red shields with crosses inside will appear on the screen. Try updating again. After that, be sure to manually enable Windows Defender Firewall protection.
    Make sure that " Windows firewall"Disabled and try updating the system

Video: How to turn off Windows Firewall in several ways

Clean restart Windows

Booting the "operating system" in clean mode means disabling all third-party services along with running Windows, that is, the processes of utilities that the user independently installed on the device earlier. Thus, all extraneous components that could interfere with the installation of the update will be deactivated:

  1. In the "Search" panel, type in the line msconfig command and launch the suggested classic utility with one click. The same code can be entered in the Run window (Win and R).
    Enter msconfig in the "Search" or in the "Run" window
  2. In the configuration window, switch directly to the third section "Services". Below the list, click on "Do not show Microsoft services."
  3. After that click on the "Disable all" button. Apply the changes and go to the next tab called "Startup".
    Deactivate all software third party services using a dedicated button
  4. To open additional window, click on the blue link "Open Task Manager".
    In the Startup tab, click on the link to launch the Task Manager on the screen
  5. In the manager, in turn, deactivate all program services in the list using the "Disable" button in the lower right corner or through the corresponding item in the context menu.
    In the "Task Manager" turn off all the services in the list one by one
  6. Return to the "System Configuration" window and in the "Startup" section click on "Apply" and on OK. Restart your device and try updating in the center again. If it does not exit, in the mode clean boot run the troubleshooter again using the instructions from the section of the same name in this article.
  7. With a clean start, the PC will lose some functionality... After a successful update, put everything back in its place in the System Configuration window - enable all third-party services in the list using a special button.

Checking Device Manager for Errors

If your PC has corrupted drivers, they can be an obstacle to installing updates. You need to check the serviceability in the "Device Manager":

  1. Go to its window in the top ten is quite simple: right-click on the "Start" button in the lower left corner of the display and select the dispatcher from the list that appears.
    In the context menu of the "Start" button, find the item "Device Manager"
  2. If the context menu does not appear for some reason, hold down R and Win and in empty line paste the devmgmt.msc code. After that click on OK or Enter to execute it.
    In the "Open" line enter the request devmgmt.msc and click on OK
  3. Take a close look at the list of connected devices and their drivers. Modules that are marked with an exclamation mark in yellow triangle or a question mark are problematic.
    See if there is Exclamation point next to any device on the list
  4. To fix the problem with the driver, update it with special item in the context menu.
    Click on "Update driver" in the context menu
  5. In the new window, click on "Automatic search".
    Click on the first link to get started automatic search updates for the problematic driver
  6. Wait while the system searches for an available upgrade on official resources. If present, it will be successfully downloaded and installed without any user action.
    Wait until the end of the search for an update for the driver with which you have problems
  7. If there is no update, you will see a corresponding message in the window. In this case, click on "Close". Call the driver context menu again, but this time click on "Remove device". After a couple of seconds, it will disappear from the list. Try installing the update without this device.
    A message may appear in the window stating that you currently have the current driver installed
  8. After that, be sure to return it in place. In the dispatcher on top panel there is a section "Action". Open its panel with one click and select "Update Configuration".
    In the "Action" menu, select the first item "Update hardware configuration"
  9. If this method did not work, install the driver by downloading it from the official website of the manufacturer of a specific hardware part or the PC itself. It also makes sense to contact technical support company to see if your device is compatible with an update that the center cannot install.

Removing Duplicate Profiles

Remove unnecessary account you can use the "Registry Editor". However, any changes to it must be done with the utmost care:

  1. Press the combination on the keyboard Win keys and R - in an empty field, write the regedit code. To execute it, press Enter or OK in the Run window itself.
    In the "Open" line, enter the regedit command and click on OK
  2. Click on "Yes" to allow the editor to make changes to the system. Double click expand the third branch called HKEY_LOCAL_MACHINE.
    In the ProfileList folder find the directories with long names
  3. See if the last folder contains long-named directories. Open them up and notice the ProfileImagePath entry. If these files have the same path in the folders, delete one of them. Usually the name of the duplicate has the word bak at the very end.
    If you find a duplicate entry, delete it using the context menu

System rollback

You can return the system to the state it was before the errors with updates occurred using a restore point, backup system (which is stored in the image file), as well as through a reset to initial settings... Consider a point recovery. Before using any important changes in the system, for example, by installing updates, the "operating system" automatically creates a restore point, so in most cases there are several points on the disk. Let's start following the instructions:

  1. On the "Desktop" find the standard "Windows" icon "This computer", which is usually used to open "Explorer". Right-click on this icon and select the last item "Properties".
    Select "Properties" from the context menu of the "This PC" icon
  2. Now click on the "System Protection" link on the left pane of the window.
  3. You will immediately be taken to the desired tab. Click on the "Restore" button to launch the rollback tool.
    Click on "Recover" to open the module for recovery previous state systems
  4. On the home screen With this tool, you either select the last created point (recommended value), or open a list with all available states. Then click on "Next".
    You can choose a restore point yourself from the list or immediately roll back to a previous state
  5. If you would like to select a point yourself, click on the right item to highlight it. You can find out which programs and drivers will be affected when restoring to a specific state using the button at the bottom of the list. Once highlighted, click on "Next".
    Select a point with the left mouse button and click on "Next"
  6. In the next window, you can see the date and time when the restore point was created and its description. Click on "Finish" - the system will start restoring to the previous state. The rollback process restarts the computer. When the procedure is completed, start the system update manually in the "Update Center".
    Click on "Finish" for the module to start restoring the system to the previous state

Video: how to rollback in Windows

Installing the update using the Windows Update Minitool utility

Windows Update Minitool - alternative method to update the Windows system. The utility allows you to choose which updates to install and which not. Also, the user gets the opportunity to completely abandon them or delete the problematic update right in the program interface. Application developer - a user under the alias stupid user. He posted the installer of the program on the forum page, from which you need to download it. How to use the tool, we will consider in the instructions:

  1. Click on the Download link ( Google drive). On the next page, click on the "Download" button. Run the downloaded archive through the "Downloads" panel.
  2. Run one of two files depending on the bitness of your system.
  3. Click on "Yes" to allow Minitool to make changes to your device.
    Click on "Yes" to allow Windows Update Minitool to change anything on the system
  4. Click on the round two-arrow icon titled Check for Updates. The utility will start searching.
    Click directly on the update icon in windows windows Update Minitool to start search
  5. After a while, a list of Windows components available for updating will appear. Select the entire update with checkmarks and click on the "Install" icon - the program will immediately download and install.
    Click on the third icon to install the updates found
  6. Wait for the update to complete and restart your device.
  7. Configure if necessary automatic update in the lower left corner of the window in the drop-down menu. You have the right to set the value "On schedule". In this case, set the frequency with which the program will check and install updates.
    In the drop-down menu in the lower left corner of the window, select "Automatic"

Download offline updates for Windows 10 using the official method

Microsoft has a catalog of all updates, from which each user of the "operating system" has the right to independently download one or another update:

  1. First, you need to determine which "operating system" assembly is on your PC. To do this, hold down Win and R on your keyboard, and then enter the command winver in the "Open" field. Click OK.
  2. Look at the version in the gray window and remember its number.
    Find an update for your version of the package in official catalog Windows updates
  3. Find desired file updates. Pay attention to the bit depth - it must match yours. Click on the "Download" button in the required line.
    Use the appropriate button to download necessary update for your system that doesn't want to be centrally installed
  4. Click on the link that appears in the new window.
    Click on the link in the new window to start downloading
  5. Open the downloaded archive and run the update installer to update the system manually. Wait for the installation to complete. Then reboot the device for the changes to take effect.
    Click on "Restart now" to make all changes after the update take effect on the PC

If you encounter problems with updating the Tens, first of all, you need to pay attention to the error code - this is the key to troubleshooting the problem. The user is able to fix the situation with an incomplete update in many ways: from manually starting the search for updates and clearing the update cache to fixing damaged system files in the "Command line" and rolling back the system using a restore point.

Top related articles