Fixing Windows 10 errors.

💖 Do you like it? Share the link with your friends

Windows 10 is a complex system of services, processes, and algorithms. Periodically, this system experiences failures, which causes various types of errors to arise and, as a result, problems arise related to the disruption of the smooth operation of the computer. Any such error has its own individual system code, thanks to which you can identify its cause and determine a way to solve the problem.

The most common Windows 10 errors

Despite the fact that the Windows system is able to “endow” each error with a personal code, identifying its cause is quite difficult. After all, no one gives the user a decoding of such an “error code”. For him it is always just a set of numbers and letters. Consequently, deciding on a way to solve a problem that has arisen is always problematic. Therefore, in our article we will provide a short table with the most common “error codes”, the reasons for their occurrence and solutions.

Table: basic Windows 10 error codes (reasons and solutions)

Error code Cause of occurrence Solution
0x80070422
  1. Disruption Windows Firewall.
  2. One of the following system services has failed:
  • call remote procedures(Remote Procedure Call);
  • automatic Windows OS update;
  • system cryptography (configuration service Windows security);
  • "BITS" (data transfer service);
  • block data storage system.
  1. In the Windows Firewall settings, set all available values ​​to “on”, and then restart the PC.
  2. In the settings of the “Services” parameter (WIN + R, then enter services.msc) we find all the listed services and in the properties of each of them we change the “startup type” to automatic.
0xc004f074Health status error Windows activation 10 (usually occurs after a system update).Using the command line (key combination WIN+R), enter the parameters “slui 3” and “slui 4” one by one. In the window that opens, type license key Windows (can be found either on the installation disk or in the Settings/About settings).
0xc00007b“Bit depth” mismatch Windows systems and the application being launched.Reinstalling the application with the required bit depth (it can be “x64” or “x86”). The system capacity can be found in the Settings/About system settings.
0x80070091Disruption file system Windows 10 (error appears when trying to delete a folder).Restoring a damaged file system (properties hard drive, “Service” tab, “Check” option).
0x80004005Failure in work Adobe Flash Player (a necessary system application for Internet browsers that plays videos).Run a scan for Windows security updates (Settings/Update and Security). Then wait for the update and restart your computer.
0x800f081fErrors in the operation of the NetFramework language system.www.microsoft.com, download and install latest version package "NetFramework".
0xc000012fIncorrect operation of video card drivers.Download and install the latest version of drivers from the website of the developer of your video card. You can find out the brand and model of your card in the Windows Device Manager (by right-clicking on the Start icon).
0x1900101–0x40017File error Windows autorun"Second Boot Device".Launching a Windows system update through the Settings/Update and Security settings.
0x80080008Windows Update malfunctions.Go to the official Microsoft website www.microsoft.com, download, install and run the “WindowsUpdateDiagnostic.diagcab” utility.
0x80070002Missing Windows update files in the system directory.Go to the official Microsoft website www.microsoft.com, download, install and run the “Troubleshooter” utility.
0x80070005The Windows Store app crashes.Update the Windows Store app to the latest version.
0x8007025dHard drive failure.Complete replacement of equipment (hard drive).
0x80070035Problem finding a network path (no Internet access).Launch Windows registry(open the command line with the combination WIN+R, enter “Regedit”). Go to Hkey_Local_Machine\System\CurrentControlSet\Services\NETBT\Parameters. Find and delete files named "NodeTYPE" and "DhcpNodeType".
0x80070643Critical Windows system data failure.Go to the official Microsoft website www.microsoft.com, download, install and run the “Microsoft Fix It” utility (after verification, the program will restore damaged data).
0x80246007Windows 10 update failed.Delete the “Download” folder, which is located on the disk with installed system: C:/Windows/SoftwareDistributionC/Download. Then empty the trash and restart the PC.
0x80240017Failure in work system application"Microsoft Visual C++".Go to the official Microsoft website www.microsoft.com, download and install the latest version of “Microsoft Visual C++”.
0x80073712Critical failure in updating the Windows version.System rollback to last point Windows recovery.
0x800C0005File corruption dynamic libraries DLL.Restoring dynamic libraries via command line Windows string(win+r/cmd). Enter the commands one by one: regsvr32 Softpub.dll, regsvr32 Wintrust.dll, regsvr32 Initpki.dll. To restart a computer.
0x800f081fMicrosoft Update network overload (failure) (occurs when trying to update the system).Stop the process Windows update in the Update Center for a few minutes.
CRITICAL_PROCESS_DIED (error " blue screen of death").Critical failure in Windows 10 system files.Launch a program to scan and automatically recover damaged files via the Windows command line (win+r/cmd). Enter the command scf /scannow.

During use different Windows versions, the author of this article has repeatedly encountered various errors (which had not only basic error codes), each of which needed its own solution. However, the author can give one helpful advice: first of all, if any of the listed errors occur, you should run a system scan of your computer with auto-recovery of damaged files (“DISM”). In 70–80% of cases, this step can completely correct the error.

In order to run such a scan you need to:

  1. Using the WIN+R combination, launch the command line, where you need to enter “cmd”. In the window that appears, enter the command “Dism /Online /Cleanup-Image /CheckHealth”.

    Even if the scan showed that there are no damaged components, it is still worth carrying out the recovery process

  2. As soon as the scan is completed, enter the command to automatically restore damaged components “Dism /Online /Cleanup-Image /RestoreHealth”.

    The recovery process usually takes only a couple of minutes

  3. When the recovery process is complete, close the window and restart your computer.

Windows 10 Error Log (what is it and how to use it)

The Windows 10 error log (or event log) is a system file that records all Windows errors that have occurred (both obvious ones with notifications to the user, and hidden ones). Using such a log, you can not only find out down to the second when an error occurred, but also its code, as well as the source of its occurrence. To use the event log:

  1. Open the Windows Control Panel and go to the Administrative Tools section.
  2. In the folder that opens, launch the “Event Viewer” file.

    For more convenient and quick start event log, the “Event Viewer” shortcut can be moved to the desktop of your PC

  3. In the system application window that launches, on the left side, all available event logs are located.

    All events can be sorted by one of the required parameters

  4. Scrolling through the list, you need to find the error that has occurred, highlight it, and in the “Details” tab (expanding the “System” / “Keywords” parameter) find the error code. Once you know the code, you can determine the cause and how to solve it.

    In addition to the error code, you can find out the full name of the damaged file (application) by expanding the “Provider” parameter

Video: Windows Event Log

To make it easier and faster to navigate the Windows event log (especially when you need to find an error), the author of this article recommends clearing it at least once a month. To do this, just right-click on the “System” category and click “Clear Log”. In addition, it is worth remembering that not all events marked “Error” are critical, since even a minor harmless technical failure in the system is recorded in this log.

The Windows operating system is a complex “digital machine” that periodically experiences failures. No user can be immune from system errors. However, a timely response to their occurrence, studying and preventing the consequences can help your OS avoid critical malfunctions. Therefore, the ability to identify “error codes” and be able to decipher them is a paramount task on the path to stable Windows operation.

Malicious programs, incorrect installation/uninstallation of applications, improper editing of the registry, etc. lead to critical errors and failures in the Windows 7, 8, 10 and XP operating system. But even if the user knows which “jamb” led to the error, he will not always be able to fix it on his own.

Correction of system errors in this case must be entrusted to third party utilities and programs. We have selected the five most famous and effective programs that will help fix operating system errors.

Microsoft Fix it

Fix it- a whole set of programs developed by Microsoft. Using this tool, you can troubleshoot specific problems with Windows 7, 8, 10 and XP. They cannot be used as a universal product. Utilities work pointwise, correcting individual system errors. For example, Fix it will help with problems that arose after emptying the recycle bin, programs that started in automatic mode. It will also fix problems with the DVD drive, copying files and whole line others.

Fix it utilities are downloaded on Windows 7 automatically and absolutely free.

How to fix system errors V operating systems ah from Microsoft (all versions) using the Fix it utility set:

Since the set of utilities was created by OS developers, they are safe and perform only authorized actions. The program will not do anything that would disable the computer.

The Fix it utility can easily be considered the best free program for fixing errors in Windows 7, 8, 10 and XP, and using it is simple, fast and reliable, but it is not always effective.

NetAdapter Repair All In One

This program, developed by Conner Bernhard, can be called a universal solution. Using it, you can diagnose and eliminate any malfunctions related to network connections and adapters. The new "ten" does not support the program, but it works fine in XP, 7 and 8.

You can download NetAdapter (free) at.

The main feature of NetAdapter Repair (all utilities in one program) is that it diagnoses problems, and the decision to fix problems is made by the user himself. The work starts with the "Advanced Repair" button. That is, the program does not work in automatic mode. The utility has a separate menu with which you can configure network connection parameters by checking the boxes below. You can select all areas by selecting "Run All Selected".


The program will quickly correct all existing errors.


The utility allows every user to diagnose the system for errors, but only the administrator can make decisions about troubleshooting.

Beginners may be intimidated by the lack of Russian-language support, but experienced users can easily figure it out and make all the necessary settings.

Using NetAdapter Repair you can fix:

  1. Settings for the network protocol responsible for automatically obtaining an IP address for the computer (Dynamic Host Configuration Protocol).
  2. Text hosts file.
  3. Electronic routing file.
  4. Domain name system addresses.
  5. Protocol of work in local networks(Network Basic Input/Output System).
  6. Settings for ensuring confidentiality, data authenticity, and online privacy.
  7. Operating system network services settings.
NetAdapter Repair is ideal for advanced users and is not recommended for beginners.

Kerish Doctor

Kerish- a real doctor Aibolit for a “problematic” computer. This is a universal utility that will simultaneously eliminate all problems that have arisen in the operating system. Moreover, Kerish Doctor will also solve the problem of low computer performance.

What the utility can do:

  • Fix registry errors;
  • Optimize the operation of OS services;
  • Increase the speed of your network connection;
  • Monitor system events;
  • Protect from malware;
  • Prevent OS crashes;
  • Protect your computer from overheating;
  • Delete unnecessary files applications, invalid shortcuts, temporary links, etc.;
  • Close system and application vulnerabilities;
  • Create an optimal mode for players.

It is important! The utility runs in manual and automatic mode. If you choose the second mode, be prepared that the program, working in background, will load the processor decently. To avoid this, configure Kerish Doctor in manual mode, independently selecting optimization points.


Although the program is universal, it can scare trained users with its “permissiveness.” But beginners who prefer not to delve into any processes, but to get a “flying” operating system as a final result, will certainly use it.

Kerish Doctor has a shareware version that lasts for half a month, and full functionality can be purchased for 380 rubles.
You can download Kerish Doctor for free.

Anvisoft PC PLUS

Anvisoft - universal and free option, with which you can fix various problems.

Anvisoft PC PLUS can:

  • Troubleshoot problems with graphic files on the desktop related to moving, copying, highlighting;
  • Correct system errors, for example, when a dynamic link library is missing;
  • Fix network connection errors;
  • Clean temporary files;
  • Eliminate bugs in games;
  • Detect OS errors and warn about them;
  • Support users 24 hours a day (however, managers speak English).
You can download Anvisoft PC PLUS (free) on the page.


Although the program does not support the Russian language, it is popular among domestic users, especially active players.


By selecting the error search area, you can start scanning your computer.

Registry Repair

A special utility that deals with registry problems. Registry Repair can recognize and correct almost 20 types of errors, and therefore will be indispensable for those who like to edit registries at their own risk. The utility will find all errors and fix them automatically. It works neatly and does not load the RAM and processor.

Registry Repair can:

  • Check the entire registry for errors or individual sections of it. Using the utility, you can check file extensions and history,
  • Custom elements and services launched by the operating system, fonts, application directories, the Start menu and much more;
  • Find and destroy everything left behind by spyware and adware applications;
  • Scan the entire system partition and check all users on this computer;
  • Create a list of events that do not need to be checked;
  • Undo all previously made changes (a backup copy is created before each change);
  • Creation text file all changes made to the registry.
Registry Repair - good decision for beginners and experienced users. The utility is free, and the developers guarantee correct operation.

To download Registry Repair, go to .


When you start the program, it will automatically scan the system for errors, after which you can launch the fix using the "Fix Registry" button.


All existing errors in windows xp, 7, 8, 10 will be corrected.

What to choose?

All the utilities presented are among the best free programs for fixing errors in Windows 7, 8, 10 and XP, while each is good in its own way. But Kerish Doctor has the greatest functionality, however, in order to use all the tools, you need to buy it.

NetAdapter Repair is a professional solution, but only for advanced users. Registry Repair perfectly scans the registry and fixes the problems found. Anvisoft is universal. And Fix it is the best choice in our opinion. Utilities from the Windows OS developer work accurately, safely and quickly.

Friends, hello everyone! In this article I want to tell you about something that I recently learned about. It turns out that Windows 10 Update 1703 has a built-in bug fix. It turns out this way without having to visit the official Microsoft website.

That is, now you don’t need to download anything additional to fix problems that arise with the system. Naturally, I began to read what they wrote about this on specialized forums on the Internet. And here there was a fly in the ointment.

Some users complain that this function takes a very long time to work or even freezes. Others, on the contrary, praise enthusiastically. In general, until you try it yourself, you are unlikely to understand. So let's find out from our own experience.

Where is the Windows 10 built-in error fix section?

There are two ways. The first of them is “Start-Settings-Update and Security-Troubleshooting”:


And the second route is through the "Control Panel" tab. There you should select the “Small icons” view mode so that the desired item appears in the general list:

But as for me, the first access option (via “Parameters”) is much simpler and has a more clear breakdown by category of faults. Well, now you need to decide on the problem in order to launch the necessary diagnostic utility.

How to use Windows 10 built-in error fixing?

I must say that the list of possible problems with the system is really impressive: problems with sound playback, Internet connection, printing, equipment and devices, store Windows applications and many others:


Well, let's assume that we have problems with . For the purity of the experiment, I completely disabled the network adapter on the “Hardware” tab. As a result, the Internet Connections snap-in revealed nothing.

Also, on a working card, I tried deleting the default gateway values, thereby blocking access to the Network. But, again, the utility did not detect anything. But shutdown network adapter found another specialized troubleshooter without any problems. The chronology of events is shown in the screenshots below:


Well, what can I say, for inexperienced users this is a cool, and most importantly, simple way to fix a problem that has arisen. Therefore, I believe that the built-in error correction of Windows 10 has a right to life. What do you think about this? Please write your thoughts in the comments to the article.

And in conclusion, as always, I suggest you watch another interesting video.

FixWin 10 for Windows 10 portable free program, which allows you to fix and remove problems and annoyances in Windows 10. The new release of FixWin has an updated user interface for Windows 10 and includes a new section, the program was updated on April 3, 2016.

The program interface is divided into 6 tabs:

  1. Explorer: Fixes errors that occur in Explorer.
  2. Internet and communications (Internet & Connectivity): Correcting errors related to the operation of the Internet and network.
  3. Windows 10: This new section offers several new bug fixes:
  • Reset Win10 settings. If the settings do not start or some error is displayed
  • Fixing errors in the START menu
  • Correction Wi-Fi work if it doesn't work after upgrading to Windows 10
  • Fixing Windows Update Errors
  • Fixing Windows Store errors. Re-registering all applications from the store
  • Fixing opening errors office documents after upgrading to Windows 10
  • Restoring .EXE files and fixing WerFault.exe application errors.
  • Control Panel (System Tools): Fix built-in tools in the control panel. New extension - System Information tab displays some additional information about your system:
    • Number of threads per processor
    • Number of logical processors (cores)
    • Maximum screen resolution
    • Maximum refresh rate, etc.
  • Troubleshooters (Troubleshooters: This section provides links to troubleshooters and download links for four troubleshooters from Microsoft itself.
  • Additional fixes (Additional Fixes: Offers several other fixes for Windows 10.
  • We watch a video with a translation of all functions.


    I translated all the inscriptions in the program in their order, it will help those who are not fluent in English. The translation itself:

    Conductor

    The trash can icon has disappeared.
    Treatment of WerFault and WerMgr errors. Memory stuck or memory cannot be WRITE/READ
    The control panel has disappeared or been hidden by a virus.
    The cart icon is not updated.
    The desktop does not start.
    Icons are not displayed in Explorer.
    Reset the recycle bin to default settings.
    The CD/DVD drive is not detected.
    Class not registered error in Explorer and IE.
    Displaying hidden files and folders does not work.

    Internet and connections

    Does not work context menu in IE.
    Internet connection problems with TCP\IP protocol.
    Problems with DNS detection, clearing the DNS cache.
    Windows update errors.
    Errors with Windows Firewall. Reset Firewall settings.
    Reset IE to default settings.
    Runtime errors appear while surfing the Internet in IE.
    Optimization of IE performance.
    Additional settings are missing in IE.
    Recovering the Winsock stack.

    Problems with Windows components Store.
    Resetting the settings of programs installed through the store.
    Disabling OnDrive.
    START menu does not work.
    Wi-Fi does not work after updating to 10.
    Updates fail with an error.
    Problems downloading applications through the store.
    The error says that the application is not installed through the Store.
    The store does not open/start.

    Control Panel and System Settings

    Task Manager requires administrator rights or does not start.
    The command line requires administrator rights or does not start.
    The registry requires administrator rights or does not start.
    The ability to edit group security policies is disabled.
    Reset search and Cortana settings.
    Recovery requires administrator rights or does not start.
    Device Manager does not work correctly or does not show all devices.
    Defender restoration.
    The notification bar and security bar don't work.
    Quiet Reset Windows settings to factory ones.

    Troubleshooting information.
    There are a lot of links to English resources, I didn’t translate) Anyone planning to go there will understand what is written there.

    Other settings

    Enable hibernation mode.
    Restoring the operation of Velcro.
    Aero modes do not work.
    Problems with icons on the desktop.
    Restoring the work of Explorer in the window.
    Disable notifications.
    Unblocking access to WSH.
    Correction of errors with opening office documents after updating to 10.
    Restoring a reading image in case of an error.
    Restoring Windows media player.

    How to use FixWin 10

    1. We recommend running System File Checker first. This can be done in recovery mode, recovery using the command line. Run the command sfc /scannow check and replace any damaged system Windows files. This will take 5-10 minutes. If necessary, restart your computer.
    2. If you encounter problems with the Windows Store or Store apps, please re-register for the App Store.
    3. If you are facing basic problems in Windows 10, run the command dism V command line as administrator, this is a utility for restoring Windows system images.
    4. . In case of any problems, you can always roll back to this restore point.
    5. Once the restore point is created, correct any errors and restart your computer. After the reboot, check whether the errors have been corrected; if the errors remain, then you have the option of restoring from a restore point.
    6. If you want to know what each fix does, click on ‘?’ If you know English, you can find out in detail what exactly this fix fixes.
    7. Some problems can only be fixed through the command line.

    Some antiviruses may trigger false positives, the program is 100% clean, for those who are paranoid, just don’t download it.

    FixWin 10 for Windows 10, has been tested on original Windows 10, 32 and 64-bit versions. FixWin may not work on modified Windows images(builds, repacks). If you have any questions, write them in the comments.

    Windows 10 is one of the most complex operating systems ever created. Millions of lines of code, many different components and services work so that the user can comfortably perform their tasks. But in such a complex mechanism, sooner or later problems arise. Windows 10 has several services that can fix system errors. We will tell you about them in this manual.

    How to Fix Windows 10 Errors Using System File Check

    The first thing you should do when detecting system Windows problems 10, is to use the mechanism System File Check(check system files). It analyzes and collects data on the status of critical system components. In addition, its functions include fixing non-critical system errors.

    Warning: if you manually modified any system files(including DLLs), then this mechanism can return them to their initial state.

    The screenshot above shows that the utility did not detect any damage to the system. Other results may also be displayed:

    • Resource Protection detected and corrected the corruption. In this case, we advise you to run the process again to ensure that there is no damage.
    • Resource Protection detected corruption but was unable to fix it. In this case, run the process again, and if the system errors are still not corrected, proceed to the next section of this article.

    The recovery service cannot be started

    When executing the command scannow possible error The recovery service cannot be started. You can try to fix it like this:


    If this does not help, continue to the next section of this instruction.

    Fixing Windows 10 errors using DISM

    If System File Checker does not help, then you should use a more powerful utility to repair system files in Windows 10 and fix errors.

    Could not find source files

    You may receive an error when executing the command Could not find source files. This means that the recovery service does not have temporary files with which to perform the operation. To actually launch it, you will have to perform some rather time-consuming steps:

    1. , and exactly the version of the system that you have installed.
    2. , which you have installed. That is, if the image is version 14393.0, and you have build 14393.970 installed, then you need to integrate update 14393.970. Otherwise, the recovery mechanism will not work correctly.
    3. with this image.
    4. Now run as administrator just like you did before.
    5. Enter the following command:
      DISM /Online /Cleanup-Image /RestoreHealth /source:WIM: X:\Sources\Install.wim:1 /LimitAccess
      Here X- the letter that indicates the inserted bootable flash drive in the system.
    6. Run the recovery mechanism again.

    As you can see, this is not that easy, so it may be worth following the instructions in the last section of this article.

    How to run recovery mechanisms in safe mode

    There is a possibility that when the system starts in safe mode(in a minimal configuration) the utilities described above will be able to restore system files.

    1. Run in minimal configuration.
    2. Follow the steps above (apply SFC and DISM mechanisms).

    How to restore all system files

    If none of the instructions above help, the only option left is a full recovery method.

    Note: Some screenshots and steps may differ slightly from what you see when applying this recovery method. This is due to the fact that Microsoft is constantly improving the utility used.


    Windows 10 will essentially be reinstalled with your settings, apps, and files intact. All system files will be returned to their standard state. This process may take 1-1.5 hours. During this time, do not touch the PC.

    If this instruction did not help you, think about it as a universal solution to all problems.

    tell friends