Logo

Fixing corrupted bootres.dll file in Windows 10

In this post, we will discuss what the “ bootres.dll ” file is in the Windows 10 operating system and where it’s also located. In addition, you will also be guided on how you can replace or fix a corrupt bootres.dll file which may prevent you from booting to your Windows desktop and will display an error message instead saying, “Boot critical file resourcescustombootres.dll is corrupt”. There are times when this error might also boot your PC to the Automatic Repair screen.

DLL files, also known as Dynamic Link Libraries are external parts of applications that run on Windows as well as other operating systems. Almost all applications are not complete in themselves and store code in different files so if there is a need for the code, the related file being called by a certain application is loaded into memory and used. If the software or the operating system is unable to find the concerned DLL file or if the DLL file ends up getting corrupted, you will most likely get an error message.

In case you don’t know, the bootres.dll file is a critical system OS file, size 90KB, and can be found in the Windows folder. It is a part of the Boot Resource Library and portrays an important role in making sure that your PC boots properly. So if it ends up getting corrupted, your PC may fail to boot correctly and you’ll get an error message instead. To resolve this problem, here are some suggestions that might help.

If your PC automatically boots to the Automatic Repair screen, you need to click on that option to run the Automatic Repair. If it doesn’t work, you have to boot into the Advanced Startup options to manually access and run the Automatic Repair. Once you’re in the Advanced Options, you will be able to:

  • Run Automatic Repair
  • Use System Restore
  • Start Windows from an external device
  • Access Command Prompt
  • And use the System Image Recovery to restore Windows from a Factory image.

If the Automatic Repair fails to fix the problem, you may have to use System Restore or the Command Prompt to carry out further troubleshooting steps. Refer to the guide below to use these tools.

Option 1 – Try running the System File Checker in Safe Mode

Running the System File Checker is the safest way to fix DLL file missing or corrupted errors are thrown up by the Windows operating system as it could give you better results.

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be causing the Machine Check Exception BSOD error. To run the SFC command, follow the steps given below.

  • Boot your PC into Safe Mode.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow

The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 2 – Try running the DISM tool to repair the System Image

To repair the System Image, you need to use the DISM or Deployment Imaging and Servicing Management tool. The DISM tool is another command-line tool in the Windows operating system that could help users fix various corrupted system files. To use it, follow these steps:

  • Open the Command Prompt as admin.
  • Then type in this command: Dism /Online /Cleanup-Image /RestoreHealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Note: The command you executed will check for Windows component store corruption and will restore its good health. The scan might take up to 15 minutes. Once it is done, you have to restart your computer.

Option 3 – Try to repair the MBR and rebuild BCD

To repair the MBR and rebuild BCD, follow these steps:

The problem might boil down to the Master Boot Records since the previous case has already been isolated. There are times when the Master Boot Records can get corrupted and even though it is a serious issue, it can still be rectified by repairing the Master Boot Record.

  • Tao the F8 key while booting the system to go into the Windows Recovery Menu.
  • Next, click on Troubleshoot.
  • Then click on the Advanced options to get into the Automatic Repair menu.
  • After that, you have to use the bootrex.exe tool, so click on the command prompt and type in the following commands, one after the other:
  • bootrec /RebuildBcd
  • bootrec /fixMbr
  • bootrec /fixboot
  • Exit and then go ahead and restart your PC.

Option 4 – Try running the ChkDsk utility

One of the best options you must try is running chkdsk as it will check the disk for any errors and repair them automatically. To use it, follow these steps:

  • Boot your PC to the Advanced Options menu and click on Command Prompt.
  • Once you’ve opened an elevated Command Prompt, type in the following command and tap Enter to execute it:

chkdsk C: /f /x /r

Note: “C” is the drive root drive so it could be changed if you’re using a different one.

Option 5 – Try resetting your PC

Go to the Advanced Options > Troubleshoot > and select the Reset This PC option from the menu and then select Keep my files.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fix Orange Screen of Death Error in Windows
The Windows 10 Orange Screen of Death, unlike Blue Screen of Errors, is quite an uncommon error where the hardware is the culprit which is mostly caused by some issues with the GPU. If you are currently facing this problem, then you’ve come to the right place as this post will guide you on what you can do to fix it. There have been reports from users that the Orange Screen of Death is caused by various reasons. Some users reported that they encountered Orange Screen of Death when they were watching a YouTube video, while some were not able to boot into their Windows 10 PCs and encountered an error instead of that either says, FAULTY_HARDWARE_CORRUPTED_PAGE or WHEA_UNCORRECTABLE_ERROR error. In addition, this error can also occur when your computer wakes up from Sleep or while using BitLocker, or while you use a second monitor. Whatever the case is, you can try updating your drivers or lower the clock speed of the GPU. You could also try to fix the DRIVER_IRQL issue in case it’s the one that triggers the error or performs Automatic Repair or uninstalls any recently installed software.

Option 1 – Update your Graphics card drivers

One of the possible reasons why you’re getting the Orange Screen of Death error is most likely related to the Graphics card drivers in your computer. Thus, the first thing you can do to resolve it is to update these drivers by following these steps:
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 2 – Try to uninstall software you’ve installed recently

If you have installed a software or two recently and then suddenly encounter this Orange Screen of Death, then they are most likely the culprits. The best thing you can do is to first check the System Log in the Event Viewer for any additional information in case it’s not the GPU but some other driver or device that’s causing the error. Once you have identified the culprits, uninstall them and see if the error is fixed.

Option 3 – Try disabling Overclocking

If overclocking is enabled, you might have to disable it as some users reported that the WHEA_UNCORRECTABLE_ERROR 0x00000124 error started to appear right after overclocking. To disable it, follow the steps below.
  • Go to the Start Menu and open Settings.
  • Next, select Update and Security and go to the Recover tab.
  • From there, click on Restart now in Advanced startup. This will restart your computer.
  • Once you’re in the Advanced startup, go to Troubleshoot and then select Advanced Options.
  • From there, select the UEFU Firmware Settings.
  • Now click on Restart. Once your computer has restarted, it will automatically open BIOS.
  • From the BIOS, go to the Advanced tab and navigate to Performance and then look for Overclocking.
  • Once you’ve found Overclocking, make sure that it is disabled. If it’s not, then disable it and then save the changes made by tapping the F10 key.
  • Start your computer normally and check if the WHEA_UNCORRECTABLE_ERROR 0x00000124 error is now fixed.

Option 4 – Use the Driver Verifier Manager

The Driver Verifier Manager is another tool in Windows that could help you fix driver-related issues. And so if you want to fix the Wdf01000.sys Blue Screen error, you need to use the Driver Verifier Manager:
  • Type in the keyword “Verifier” in the Cortana search box to search for Verifier in Windows 10.
  • After that, select the option “Create custom settings”.
  • Make sure that you have checked everything except the options “DDI compliance checking” and “Randomized low resources simulation”.
  • Next, select the option “Select driver names from a list” option.
  • Afterward, you have to select all the drivers from any unofficial or third-party provider. To simply put it, you have to select all the drivers that are not supplied by Microsoft.
  • Then click on the Finish button.
  • Open Command Prompt as administrator and execute this command – verifier /querysettings
  • The command you just executed will display the Driver Verifier settings so if you see any of the flags enabled boot your Windows 10 PC into Safe Mode.
  • Open the Command Prompt as admin again and run this command – verifier /reset
  • The command will reset the Driver Verifier. Once the process is done, restart your PC and check.

Option 5 – Try to run the Automatic Repair Utility

You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
  • You can start by creating and booting from a bootable Windows 10 USB Stick.
  • After that, click on Repair your computer located on the bottom left corner when you are on the initial Windows Startup screen.
  • Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
  • Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
Read More
Chrome won’t open or launch on Windows
If you’re suddenly unable to launch or open Google Chrome or unable to load web pages, then it’s most likely that the files in Chrome have been corrupted or some plugin is taking up a lot of resources which is why you encounter an error message saying, “Google Chrome has stopped working”. And when you try to check the Task Manager, you’ll see that Chrome is really taking up lots of resources, however, when you check the Taskbar, strangely, you will see nothing. If you are currently facing this issue in Chrome on your Windows 10 PC, follow the given options below.

Option 1 – Kill Google Chrome’s process in the Task Manager

If you aren’t able to open Chrome, then maybe its process is running in the background and you don’t see the browser windows. If that’s the case, you may have to force quit the browser and then try to open it again.
  • First, right-click on the Taskbar then select the Task Manager. And if the Task Manager is not responding, you can just use the Alt + Ctrl + Del keys and then select the Task Manager.
  • After opening the Task Manager, under Processes, look for Google Chrome’s process which would most likely be named “chrome.exe”.
  • Right-click on Google Chrome’s process and then select the End task option.
  • Now try to open Google Chrome again.

Option 2 – Try checking if your antivirus program is blocking Google Chrome

There are instances when due to false-positive, a security or antivirus program might block Chrome which is why it failed to open properly. Thus, you can just disable the security program temporarily and then check if you can now open Chrome or not.

Option 3 – Delete the User Profile in Chrome

You can also try deleting the User Profile folder in Chrome. To do so, follow these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Then copy and paste “%USERPROFILE%AppDataLocalGoogleChromeUser Data” and hit Enter.
  • From there, look for a folder named “Default folder” and then copy the folder to another drive as a backup.
  • After creating a copy of the folder, delete the Default folder.
  • Next, open Google Chrome again and go to Settings > Advanced > Reset.

Option 4 – Disable the Extensions in Chrome

There are instances when issues on a browser are triggered or caused by some problematic extension. To find out which one of your extensions is causing the problem, disable them all first and then enable them back one by one.
  • Click on the three-dotted icon for the menu located at the top-right corner of your screen.
  • Then click on the More tools option and go to Extensions.
  • From there, you will see a list of all the installed extensions in Chrome.
  • Disable all these extensions and restart the browser.
  • Now enable them back one by one to figure out which one of them is the culprit. You could also remove extensions that you no longer use.

Option 5 – Run the Chrome Cleanup tool

You might also want to try running the Malware Scanner & Cleanup tool in Chrome. This is a built-in tool that can help you get rid of any unwanted pop-ups, banners, ads, unusual startup pages, toolbars, and malware. Thus, it can help you to resolve the issue in Chrome.

Option 6 – Try to reinstall Chrome

If running the Malware Scanner & Cleanup tool in Chrome didn’t work out for you, you can try reinstalling it. To do so, follow these steps:
  • Open the Settings app and go to System > Apps & features.
  • From there, look for Chrome and uninstall it from your PC.
  • Then go to the official website of Google Chrome and download its latest version and install it.
Read More
Automatically restart apps when you sign back
If you wish to continue where you have left off when you signed out of Windows follow this guide and learn how to continue your work after signing in, restart apps in your Windows. You can set Windows 10 to Automatically save your restartable apps when you sign out and restart them after you sign in. Here’s how:
  1. Right-click on the Windows logo to open the secret menu
  2. Select Settings
  3. Click open Accounts
  4. From the left side, select Sign-in options
  5. Scroll down till you see Restart apps setting
  6. Toggle the Automatically save your restartable apps when you sign out and restart them after you sign in setting to On position
Read More
What to do if Cortana Search Box turned white
A lot of Windows 10 users prefer the black theme on their computers and when you see anything but black it can get quite annoying. Such as is the case of the Taskbar which, as you know, is usually dark, however, when you take a look at the Cortana search bar, instead of seeing black, you’ll see that it has turned white. To fix this issue, read on as we will provide you some options you can try to set the Cortana search bar back to black. Before you proceed, take note that the options provided below will change all white search boxes to black and that one of these options needs administrative privileges.

Option 1 – Try changing the default App mode

As you know, Windows 10 has two modes, namely the Light and the Dark. Thus, you can switch to the Dark mode so that your Cortana search bar will be black as well. However, remember that it will completely change everything into dark mode so there will be no more Light mode elsewhere.
  • First, you need to click on the Start button and then click on the cog icon to open the Windows 10 Settings.
  • Next, from the Settings Menu, select Personalization and then select Colours from the left pane.
  • Then scroll down until you see the “Choose your default app mode” option and select “Dark”.
After you apply the changes, it will change the Cortana search bar into black instantly. Aside from that, you will also see the User Interface changing into dark mode.

Option 2 – Try changing the Registry value

If you are well-versed in editing registry keys, then you need to try this option. But before you go over the steps below, make sure that you create a System Restore point first so that if anything goes wrong, you can always go back to how it was before the changes were applied.
  • Tap the Win + R keys to open the Run prompt.
  • Then in the field, type in “regedit” and hit Enter to open the Registry Editor. If a User Account Control prompt appears, just click Yes.
  • Now that you’ve opened the Registry Editor, navigate to the following key:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionSearchFlightingWhiteSearchBox
  • After that, double-click on the “Value” key located on the right pane and set the value to “0” instead of “1” and then click Ok to save the changes made. You should now see a black or grey text box color instead of white.

Option 3 – Try changing the Region

In some forums, a lot of users stated that changing the Region also worked out for them in changing the white Cortana search bar to white. Thus, you need to change the region settings of your computer temporarily. To do so, follow the steps below.
  • Type in “Regional Settings” in the box and then click it as soon as it appears from the search results.
  • Next, make sure to select a region where Cortana is not available.
  • Then select apply to that region. After that, it will change the Cortana search bar color to black.
  • Now sign out and sign back in and revert to the original settings. But the changes you made earlier in Cortana will still remain.
Read More
Disable Facebook face recognition
Facebook has an algorithm inside it that can recognize your face in pictures and videos which is meant to help people tag friends when they upload media into Facebook. It is a neat feature meant to help all Facebook users but what if we do not want to be detected in pictures and videos? What if we do not want to be tagged? If you are one of the Facebook users that do not wish to be detected and recognized by Facebook in media keep on reading to find out how you can disable this option.
  1. Open the Facebook website and log into your account.
  2. Click on the arrow visible in the top menu bar.
  3. Select the Settings & privacy option.
  4. Click on the Settings option.
  5. Switch to the Face recognition tab on the left-hand side.
  6. Click the Edit button.
  7. Select No from the drop-down list.
And you are done, you do not need to log out or restart facebook in order for changes to have an effect. Now you are free from face recognition and detection.
Read More
A Guide to Fixing 0x80042109 Error Code

0x80042109 - What is it?

0x80042109 is a Microsoft Outlook error. The 0x80042109 error code occurs mostly while sending emails. The error message is often displayed in the following format:

“Sending reported error (0×80042109): Outlook cannot connect to your outgoing (SMTP) e-mail server.”

Solution

Restoro box imageError Causes

It is not easy to narrow down the cause for the error code 0x80042109. This error can occur due to many reasons. This includes:
  • Corrupt emails and PST files
  • Incorrect Outlook account settings
  • Unavailability of the mail server
  • Incomplete Outlook installation
  • Spyware or viral infection

Further Information and Manual Repair

To resolve the 0x80042109 error code on your PC, here are some easy and effective DIY solutions you can try:

Method 1 - Check Mail Settings

Check your mail settings to see if your outgoing server SMTP is selected or not. If it is not, then it could be the reason for the issue. To check mail settings and select the option, here’s what you need to do:
  1. Click Tools, select Account Settings, and then POP 3 account and click change.
  2. Now check your name field and email address.
  3. Check the incoming and outgoing mail server fields and make sure that it is correct.
  4. Now click on the outgoing server and make sure that the option ‘My Outgoing Server (SMTP) requires Authentication is selected.
  5. After that, click Advanced and tick the option that says ‘This server requires an encrypted connection (SSL).
  6. Now click OK to confirm settings.

Method 2 - Reinstall Outlook on your PC

The error may also occur due to incorrect Outlook installation. Therefore reinstall it on your PC. To do this first you will have to uninstall the software and then re-install it. Once the software is reinstalled try sending the email again. If it is sent successfully, then this means the error is related to incomplete installation. However, if the error still persists then it is advisable to restore the points by going to the System Restore option and choosing the option ‘Restore My Computer to an Earlier Time’ point. This will revert the changes.

Method 3 - Try Disabling Firewall

If you have firewall program installed on your PC, then try disabling it and then send an email through your Outlook account.

Method 4 - Scan for Viruses

Another way to resolve the error code is to scan for viruses. Viral infection and spyware and also affect your Outlook account and activities. However, installing an antivirus on your PC may slow down its performance as such programs are notorious for doing that. Therefore, it is advisable to download Restoro. Restoro is a next generation and a highly advanced PC Fixer embedded with powerful and multiple utilities including an antivirus and a system optimizer. Its intuitive algorithm enables it to scan your entire PC and remove all kinds of malicious software affecting your system including malware, adware, spyware, viruses and Trojans. The system optimizer utility works simultaneously and ensures your PC performs at its optimum speed. It is safe, bug-free, and efficient. It has a user-friendly interface which makes it simple and very easy to operate. You can download it on all Windows versions. Click here to download Restoro to resolve error 0x80042109 today!
Read More
Setting Standard Desktop icons on Windows 11
Strangely enough, Windows 11 does not feature any typical icon on its desktop when installed. No My PC, no Recycle Bin, nothing, just plain and clean wallpaper. Personally, I like this clean look and feel but of course, there are a lot of users that are used to have some system-related icons on their desktop for easy access. windows 11 desktop iconsDo not sweat, we will turn them back on with ease. The best part is that you can choose which one would you like. So let’s dive right into it and get the icons back for the old Windows feel and look.

Showing selected Icons desktop

  1. Right-click on Desktop and select Personalize
  2. Select Themes from the list of personalization items
  3. Inside themes scroll down and click on Desktop Icon Settings
  4. Desktop Icon Settings will open and inside it, place checkmarks beside icons that you would like to appear on the desktop and click OK
  5. Close settings
As always settings and choices will be automatically applied and icons will appear right away on the desktop.
Read More
Cortana Web Preview is not working in Windows
Recently, a lot of users experience issues after the Windows 10 v1903 upgrade and one of them is that the Cortana Web Preview is not functioning like it’s supposed to. Even though Microsoft has already replaced the unified search where you no longer have to use Cortana, it is still undeniably useful and is packed with some great features, one of which is the Web view. Each time you type a search query, it will open a web view where you can see the results using Bing. However, some users reported experiencing some issue wherein the web view does not show anything and appears to be broken and users have to click on the Open in Browser link. Thus, if you are one of the users who experience the same problem, then this post is for you – it will guide you on what you can do if the web preview in Cortana is not working on your Windows 10 device. To fix the Web Preview issue in Cortana, you can try to restart Cortana or reset it using the Windows Settings app or change the Search filter level. You could also try to run the Windows Store App troubleshooter or re-register or reinstall Cortana. For more details refer to the options provided below.

Option 1 – Try to restart the process of Cortana

There are times when the running process of Cortana might encounter an error and breaks a particular component of the whole service so the first thing you can do is to restart Cortana’s process in the Task Manager.
  • Tap the Ctrl + Shift + Esc keys to open the Task Manager.
  • Next, go to the Processes tab and look for Cortana’s entry.
  • Once you find it, right-click on it and select the End task option.
  • Afterward, open Cortana again and see if it fixes the web view problem or not.

Option 2 – Try changing the search filter level

The next thing you can do to fix the Web View is to change the search filter level. All you have to do is go to Settings > Search and change filter level and from there, modify the search filter level and then see if it fixes the problem.

Option 3 – Run the Windows Store App troubleshooter

The Windows 10 Store Apps Troubleshooter will help you in fixing the Web Preview problem in Cortana. This is a great built-in tool from Microsoft that helps users fix any app issues. To use the Windows Store Apps Troubleshooter, follow the steps below.
  • Tap Win + I keys again to open the Windows Settings panel.
  • Go to Update & Security and then go to Troubleshoot.
  • Under the Troubleshoot section, on your left-hand side, scroll down to find Window Store Apps.
  • Then click on the Run the troubleshooter option and follow the on-screen instructions and then see if it fixes the problem.

Option 4 – Try to reset Cortana via Settings

  • Launch the Windows 10 Settings app and go to Apps > Apps & Features.
  • Next, look for the entry of Cortana on the right-side panel and select it.
  • After that, select the Advanced options and then select the Terminate button under the Terminate section.
  • Once done, click on the Reset button under the Reset section.
  • Restart your PC.
  • After your computer boots, launch Cortana again and check.

Option 5 – Try to re-register and reinstall Cortana

If none of the options given above works, you must consider reinstalling Cortana.
  • First, right-click on the Start button and click on the Windows Powershell (Admin) option from the list.
  • Next, type the following command and hit Enter to execute it:
Set-ExecutionPolicy Unrestricted
  • After that, execute this second command to reinstall Cortana:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
  • Restart your computer and check if the Web Preview in Cortana is now working.
Read More
7 Ways to Fix Error 0x80070020 in Windows 10

Error Code 0x80070020 – What is it?

One of the problems encountered by Windows users when upgrading to Windows 10 from Windows 7 or Windows 8/8.1 is the Error Code 0x80070020. This error code normally occurs when users try to download updates from the Windows Update Website or simply by upgrading to Windows 10. Error Code 0x80070020 also occurs when the device already has a Windows 10 installed.

Once this error is encountered, it will cause malfunction of update installs and display the following message:

An error (-5006 : 0x80070020) has occurred while running the setup. Or The process cannot access the file because it is being used by another process”

Solution

Error Causes

In an attempt to fix Error Code 0x80070020, it is important to pinpoint what the cause is. The most probable cause of this error is due to interference. This error code most likely occurs when there is another automatic update running, for instance, an Antivirus scanning in real-time. If you’re scheduled to have an automatic update during real-time scanning, the Windows 10 update might malfunction.

Further Information and Manual Repair

In trying to fix Error Code 0x80070020, you can perform manual repair methods to resolve the issue effectively and efficiently. Most Windows users can easily employ these manual repair methods, even those who do not have technical abilities. However, there are certain instances where a Windows professional’s help is needed. If you don’t want to face any risk in resolving the issue, it would be best to consult a professional Windows technician or you can also make use of a powerful automated tool.

NOTE: It is best to attend immediately to errors encountered since unresolved errors can result in slowing down your computer’s performance. This might also cause other error messages to arise such as Error Code 0x80070057.

Method One: Restart Your Device

Since Error Code 0x80070020 is most likely encountered due to interference during your update, the easiest method you can do is to close all opened programs and restart your device. After restarting, try to start the update process again.

Method Two: Disable Antivirus Temporarily

Another quick and safe way to fix Error Code 0x80070020 is to disable your antivirus. You must take note though that in doing so, your computer will be susceptible to virus attacks. If you want to proceed with this method, follow these steps:

  1. Locate all programs in process in the notifications area, found in the lower right-hand section of your screen. If in case the antivirus icon is not visible on the taskbar, you may have to click an arrow pointing up to show what programs are currently running.
  2. Right-click on the antivirus icon then select the disable option.

Method Three: Run the Update Troubleshooter for Windows

The Windows Update Troubleshooter may resolve many of the errors encountered by Windows users when installing updates from Windows Update. To execute the troubleshooter, follow the steps below:

  1. Access a menu by holding the Windows key and X. Wait for the menu to appear on the bottom left corner of the screen.
  2. Open the Control Panel.
  3. Change the appearance of files by selecting large or small icons in the View by option located on the upper right section of your screen.
  4. Once you change the appearance of the files, choose the troubleshooting
  5. Run the Windows Update Troubleshooter.
  6. Restart your device then check if this resolves the problem.

Method Four: Execute A Clean Boot

Executing a clean boot means starting Windows using only a few resources, including startup programs and drivers. This safeguards minimizing conflicts and prevent software clash when an update is received. In performing a clean boot, you will be able to pinpoint what caused the manifestation of error code 0x80070020. Check Microsoft’s Support website to know how to execute a clean boot.

Method Five: Reset Windows Update Components

Performing this method is a bit risky and should be your last option if all methods were unsuccessful. This process will alter your device’s registry so you must ensure to perform accurately the steps. A single mistake can lead to modifying your registry erroneously, which might result in the occurrence of other error messages. Carefully follow the steps found on Microsoft’s Support website to successfully reset Windows Update components.

Resetting Windows Update components can also be done by implementing the following steps:

  1. Open the Command Prompt by pressing Windows Key + X. Select Command Prompt (Admin) from the menu.
  2. Stop the BITS, MSI Installer, Cryptographic, and the Windows Update Services.
  3. Rename both the SoftwareDistribution and Catroot2 folders to <name of folder> old.
  4. Start now the BITS, MSI Installer, Cryptographic, and the Windows Update Services.
  5. Exit the Command Prompt then restart your device. After restarting, try installing the updates again.

Method Six: Disable Third-Party Antivirus

A third-party antivirus such as BitDefender may recognize the Windows Update as a threat since the new update of Windows 10 is probably not yet registered with this third-party antivirus vendor. To solve this, you must disable temporarily the antivirus before performing the update. Once the third-party antivirus is disabled, you can now proceed with the updating process. Update as well your third-party antivirus.

Method Seven: Use the DISM Tool for Windows 10

The Deployment Image Servicing and Management (DISM) is a command-line utility that is installed by default in Windows 10 system. This program is used to fix images in Windows. In the case of Error Code 0x80070020, the DISM can repair the recovery image in Windows 10 and can perform as a virtual hard disk as well.

  1. Scan and check files for errors.
  2. Open the Command Prompt by pressing Windows Key + X. Select Command Prompt (Admin) from the menu.
  3. Type sfc /scannow
  4. You can also use the following commands to check for corrupted files:

/CheckHealth – to check for corrupted files or components

/ScanHealth – to check for corrupted Windows image. This may take up to 10 minutes to finish

/RestoreHealth – to check for corrupted Windows image and do an automatic repair. This may take up to 20 to 30 minutes to finish

NOTE: In an instance where you cannot locate the good files in your computer, the system image files may be corrupted. If this happens, you need to have a copy of install.wim from a computer with good Windows 10 OS or the Windows 10 ISO file. Make sure that the source of the good files has the same language, version, and edition of your OS.

Cleaning corrupted files using DISM utility:

Enter the following commands one by one to perform the /RestoreHealth switch using the source path location of good files you copied:

  1. DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource install.wim
  2. DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource install.wim /LimitAccess
  3. DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource install.wim:1 /LimitAccess

For example purposes, the “repairSource” is the source of the good files.

Read More
What to do when you can't format SD card
SD memory cards have surfaced as standard cards for digital cameras and microSD as phone standard memory cards. Most people have and use at least one daily, so naturally copying files and even formatting SD cards is a natural thing to do, but what if you cannot copy files or format SD cards? SD cardsFear not because we had this issue and tried several things in order to overcome the problem and after some time here is a list of what can you do if you are facing this exact issue. The list is written from most simple solutions to more complex ones and it is advisable to follow it as presented. That being said, let's dive into solving the problem.

1. Remove Write Protection on SD card

First and in my experience the most usual thing preventing deleting, copying files, and formating SD card is due to write protection. Take an SD card out of the laptop, camera, or card reader and visually inspect it. On side of almost every SD card, there is a hardware lock switch and mark where it needs to be positioned in order to be locked. Even if the switch is positioned on unlocked state, switch it to locked and then back to unlocked. Sometimes this easy moving of switch can resolve some contact issues and the card will start working normally. Another type of lock that could be turned ON is a software one. If for any kind of reason data protection has been turned ON, you will need to turn it off in order to be able to format an SD card. In order to do this follow this guide:
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. After the SD card is selected type in: attributes disk clear read-only and press ENTER
This process will clear the software lock on the SD card, after following this method try to format the card again, if the problem still exists go to the next solution.

2. Format SD card using Command prompt

Command prompt is a great tool and can perform some commands that are not been able to be completed using file explorer or another tool inside Windows.
  1. In the taskbar search box, search for cmd and select the Command prompt
  2. On the right part select run as administrator
  3. If needed click on YES on UAC prompt
  4. Inside command prompt type in diskpart and press ENTER
  5. type in list disk followed by ENTER
  6. Select your SD card by locating its number in the list and typing select disk X, where is X SD cards number in list and press ENTER
  7. Once SD card is selected type in format fs=ntfs quick and press ENTER
This should format SD card but if for reason even this step is provided as unproductive, go to the next solution.

3. Format your card with the Disk Management tool

  1. Go into the taskbar and search for Disk Management and open it
  2. Select SD card partition that you wish to format
  3. Right-click on the partition and select format
  4. After the format is done, enter the volume label, file system, and allocation unit size. Confirm with OK
  5. Press OK again to confirm the formatting process.
If you have not managed to format your SD card even with this method go to the next solution.

4. Repartition card with Disk part

If all previous solutions have failed there is a chance that the SD card has bad sectors on it. If this is the case that we will need to partition cards in order to isolate bad sectors and use healthy ones.
  1. Press ⊞ WINDOWS + R to open the Run dialog
  2. In run dialog type in diskpart and press ENTER
  3. Once diskpart is opened in command prompt type in: list disk and press ENTER
  4. Locate your SD card and type in select disk x, where x is disk number followed by ENTER
  5. Type in Clean and press ENTER
  6. Type in Create partition primary and press ENTER
  7. To select a new partition type select partition 1 followed by ENTER
  8. Make partition active by typing active and pressing ENTER
  9. Format the drive by typing format fs=ntfs label=SDCard quick followed with ENTER
  10. Assign a letter to drive by typing assign letter=h followed with ENTER
  11. Type exit to close Command prompt followed again by ENTER and open File Explorer to check if the drive is active

5. Try a dedicated SD card formating fool

If anything failed so far, one last thing you could do is to download and try a dedicated SD card formatting tool. One that I would recommend is SD Memory Card Formatter, which is free software make specifically for formatting SD memory cards.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status