Logo

Fix Windows Update Install Error 0x80070020

Getting a few errors here and there when updating your Windows 10 computer is not uncommon. Some of these errors won’t allow the Windows Update service to initiate while the other ones will halt the process while it’s running. So in this post, we’ll show you what you can do to fix the Windows Update error 0x80070020.

The Windows Update error 0x80070020 is most likely caused by some programs installed in the system which interferes with the Windows Update process. It might be an antivirus program, an incompatible program, a potentially unwanted program, or worse, malware. In addition, corrupted or missing files might also be the culprit. Whichever the cause may be, here are some suggestions you need to check out to resolve the problem.

Option 1 – Try to reset the Windows Update components manually

  • To manually reset the Windows Update components, first, you need to stop the Background Intelligent Transfer Service, Windows Update, and the Cryptographic Services. To do so, run the following command in Command Prompt and make sure to press Enter after you enter each one of them:
    • net stop bits
    • net stop wuauserv
    • net stop cryptsvc
  • Next, delete the “qmgr*.dat” file in order to reset the Windows Update components. To do delete this file, run the following command in Command Prompt:
    • Del “%ALLUSERSPROFILE%Application DataMicrosoftNetworkDownloaderqmgr*.dat
  • Now you have to rename both the SoftwareDistribution and Catroot2 folders by entering the following command in Command Prompt:
    • Ren %systemroot%SoftwareDistributionSoftwareDistribution.bak
    • Ren %systemroot%system32catroot2catroot2.bak
  • Reset BITS and Windows Update service by entering the following commands in Command Prompt:
    • sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    • sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
  • Now enter the following command:
  • cd /d %windir%system32
  • RE-register BITS and other Windows Update related files by typing each one of the following commands:
    • regsvr32.exe atl.dll
    • regsvr32.exe urlmon.dll
    • regsvr32.exe mshtml.dll
    • regsvr32.exe shdocvw.dll
    • regsvr32.exe browseui.dll
    • regsvr32.exe jscript.dll
    • regsvr32.exe vbscript.dll
    • regsvr32.exe scrrun.dll
    • regsvr32.exe msxml.dll
    • regsvr32.exe msxml3.dll
    • regsvr32.exe msxml6.dll
    • regsvr32.exe actxprxy.dll
    • regsvr32.exe softpub.dll
    • regsvr32.exe wintrust.dll
    • regsvr32.exe dssenh.dll
    • regsvr32.exe rsaenh.dll
    • regsvr32.exe gpkcsp.dll
    • regsvr32.exe sccbase.dll
    • regsvr32.exe slbcsp.dll
    • regsvr32.exe cryptdlg.dll
    • regsvr32.exe oleaut32.dll
    • regsvr32.exe ole32.dll
    • regsvr32.exe shell32.dll
    • regsvr32.exe initpki.dll
    • regsvr32.exe wuapi.dll
    • regsvr32.exe wuaueng.dll
    • regsvr32.exe wuaueng1.dll
    • regsvr32.exe wucltui.dll
    • regsvr32.exe wups.dll
    • regsvr32.exe wups2.dll
    • regsvr32.exe wuweb.dll
    • regsvr32.exe qmgr.dll
    • regsvr32.exe qmgrprxy.dll
    • regsvr32.exe wucltux.dll
    • regsvr32.exe muweb.dll
    • regsvr32.exe wuwebv.dll
  • Now type each one of those commands below.
    • net start bits
    • net start wuauserv
    • net start cryptsvc

Option 2 – Install the updates in a Clean Boot State

You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.

  • Log onto your PC as an administrator.
  • Type in msconfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After that, try to install the Windows Updates or upgrade again.

Option 3 – Clear the contents of both the SoftwareDistribution and Catroot2 folders

  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.

net stop wuauserv

net stop bits

  • After entering these commands, it will stop the Windows Update Service and the Background Intelligent Transfer Service.
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
  • Once all the contents in the Software Distribution folder are deleted, restart your PC and then go back to Command Prompt and input the following commands again.

net start wuauserv

net start bits

 Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.

Option 4 – Try to run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80070020. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 5 – Try restarting the Windows Update Services

  • Open the Services Manager.

From there, make sure that you set the following services and Startup types:

  • Background Intelligent Transfer Service: Manual
  • Cryptographic Service: Automatic
  • Windows Update Service: Manual (Triggered)

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

Not enough storage is available to process...
Each time you execute a command on your computer, it takes into account a number of files and space for the code in the background for the command to be executed. Thus, executing the command is not that easy which is why you could encounter some errors along the way due to various limitations or poor allocation of memory, and so on. One of the errors you might encounter when executing a command on Windows 10 and Windows Server is the “Not enough storage is available to process this command”. There are several potential fixes you can check out to fix this error. To fix this error, you can try to delete the temporary files in your computer, run the DISM tool or apply some registry tweaks. For more details, refer to each one of the given options below.

Option 1 – Try to delete the temporary files

The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
  • Next, find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
    • Windows Upgrade Log Files
    • System created Windows Error Reporting Files
    • Thumbnails
    • Temporary Internet Files
    • Previous Windows Installation Files
    • Delivery Optimisation Files
    • DirectX Shader Cache
  • Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
  • Now go to the “Free Up Space Now” section and click the Clean now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix Error 1310.

Option 2 – Run the DISM tool

You can also run the DISM Tool as it could also help in fixing the “Not enough storage is available to process this command” error in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth” that could help in fixing error 0x80246019.
  • You can run the DISM tool via Advanced Startup Options or you could boot your computer into a Clean Boot State and then select Command Prompt.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /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. Once it’s done, restart your computer and try again. If it didn’t work, you can try to use the “/StartComponentCleanup” parameter: Dism /Online /Cleanup-Image /StartComponentCleanup

Option 3 – Try to use the Registry Editor

The memory range allocated for the tasks and commands to be executed is associated with the IRPStackSize DWORD. Thus, to fix the error, you need to extend the range by applying some registry tweak. Before you proceed, make sure that you create a System Restore point first. Once you’re done, follow these steps:
  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and tap Enter to open the Registry Editor.
  • Next, navigate to this registry key: ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesLanmanServerParameters
  • From there, look for the DWORD named “IRPStackSize” and right-click on it. If you can’t find this DWORD, just right-click on any empty space and select New > DWORD (32-bit) Value.
  • Input “IRPStackSize” as the DWORD name and double click on it and set its Value data to be greater than its default value. Note that the maximum value allowed is “0xc” and the range starts from “0x1”.
  • Now click on OK and exit the Registry Editor and then restart your computer and see if the error is fixed.
Read More
Setting up an FTP Server in Windows
File Transfer Protocol Server, also known as FTP Server, is a private or public service that can host files that can be accessed both locally and globally. It is a quick, flexible and seamless service that allows you to store any kind of files depending on the total size of the server. If you’ve always found an FTP server useful, then the good thing is you can now create your FTP server since Windows 10 now allows it. You can host this server locally and later on make it globally available via the internet. So if you are planning to set up an FTP server on your Windows 10 computer, read on as this post will guide you on how to do so.

To set up the FTP server, you need to configure it first and then configure the Windows Firewall for the connections to go through. For more details, refer to the following steps:

Step 1: You need to configure the FTP server on Windows 10.
  • In the Search box, type in “Turn Windows Features On or Off” to search for it.
  • Then click on the appropriate result which will open a mini window.
  • From this mini window, scroll down to the list and expand “Internet Information Services where you have to expand the FTP Server section.
  • Next, select all the checkboxes to enable all the entries under FTP Server and then click the OK button to apply the changes made.
  • And now, since your computer is now allowed to host an FTP server, you need to configure it. To do so, type “Internet Information Services (IIS) Manager” in the Search box and click on the appropriate entry.
  • Next, right-click on Sites under the navigation bar of Connections and select Add FTP Site. This will open a new window where you have to input some information about your FTP hosting.
  • Now enter the details and click on Next.
  • Upon clicking Next, you will be prompted to give some authentication details. Enter the following details in the screenshot below.
  • Now click on Finish. After that, you will get an FTP Server being hosted on your Windows 10 PC.
And now that you’ve successfully configured the FTP Server, the next thing you have to do is to allow connections from and to the FTP server. Refer to the next step below. Step 2: Configure the Windows Firewall for FTP connections to pass-through
  • In the Start Search, type “Allow an app or feature through Windows Firewall” and click on the related search result which will open a window with all the settings.
  • From there, click on the Change Settings button. This will display a list where you have to mark all the checkboxes for the FTP server to enable them in both the Private and Public configurations.
  • After that, click OK. This will allow you access to the FTP server on your local network.
Read More
Comparing FAT32, NTFS, exFAT file system
When we get ourselves a new USB stick, new hard drive, or any storage device not including optical drives they are usually preformatted and ready to be used out of the box. However, reformating them has several benefits and while we are reformatting we can choose in which file system format we want the memory to be formatted. In this article, we will compare and explore 3 typical and standard format options you can get while formating a new media in Windows 10.

FAT32

The oldest one on the list, coming all the way from DOS days. Great for devices that need to be plugged in different operating systems and for USB flash drives. Its advantages are compatibility with all major operating systems and little memory usage comparing to other ones. However, the file system is limited to file sizes of the maximum capacity of 4GB and partitions can not exceed more than 32GB.

NTFS

First introduced in Windows NT this file system offered slower performance than FAT32 and somewhat limited usability but the main advantages were more stability and fewer errors. Its main advantages are support for files larger than 4GB and partitions larger than 32GB along with the ability for on the file encryption, main disadvantage would be limited operating system usage, NTFS can not be used on systems that work on FAT32 like MS-DOS for example or older versions of Windows. The best usage for this file system is in internal hard disk drives and system drives.

exFAT

New kid on the block, well at least from the perspective of the previous 2. exFAT offers unlimited file sizes and unlimited partition sizes but at a price that is even more limiting than NTFS. Some Linux distributions will require a driver to be installed in order to see the exFAT partition. The best use is in storage, in external hard drives. That's it, 3 major file systems, we hope that you have managed to learn something new today, and remember to drop by tomorrow for more articles about advice, tips, tricks, and troubleshooting.
Read More
Software review series: QuickLook
QuickLook app is one of the best options to preview files without opening them in Windows 10. It works similar to the Quick Look feature of macOS. This Microsoft Store app has some really interesting features. It lets you preview images, documents, and media files. Also, just a hotkey is needed to preview the content of a file. There is no interface for the app. Only a preview window is visible. You can also expand the preview window to full size. Apart from that, it lets you keep the preview window on top of the other opened applications. For image files, it also provides the EXIF data. After installing this app, just select some file that you want to preview, and press the Spacebar key. That’s it! The preview window will open immediately to view the file content. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Enable or disable Console Mode Sign-in
Microsoft has been bringing new lock-screen features with every iterative feature release of Windows 10 in order to improve user experience. However, Windows 10 users have different opinions regarding it. Some users are pleased with it while some users simply do not like it. So if you are one of the users who seem to not approve of this feature, read on as this post will be about enabling or disabling the Console Mode sign-in feature in Windows 10. Before you proceed, take note that you will not be able to use your mouse pointer in this Consol Mode login screen and you can only use your keyboard to navigate around various options. You might also want to create a System Restore point just in case. To enable or disable the Console Mode sign-in in your Windows 10 computer, refer to the given steps below. Step 1: Tap the Win + R keys to open the Run dialog box. Step 2: Then type in “Regedit” in the field and tap Enter to open the Registry Editor. Step 3: Next, navigate to the following registry path:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAuthenticationLogonUITestHooks
Step 4: From there, look for a DWORD named “ConsoleMode”. If you don’t see this DWORD, you can just create a new DWORD and name it as “ConsoleMode” and make sure that its base is set to Hexadecimal. Step 5: After that, double click on ConsoleMode and change its value to “0” to disable it and “1” to enable it. Step 6: Now restart your computer to apply the changes made. Like pointed out, you can only use your keyboard when you’re in the Console Mode login window or screen. You can just use the ESC button to go back to the menu while you can utilize the arrow keys so you can go through the options that are mostly vertically arranged and the Enter key to select an option. In the Console Mode, sign-in using the Passwords and PINs worked efficiently.
Read More
Gigabit internet showing as 100MB in Windows
In today's world setting up a LAN network or internet connection is no longer a daunting task that will require having a bachelor's degree in computer science nor a specialized technician. But even in the present-day environment issues and problems can occur. One of these problems is detecting or running a network at a slower 100MB speed instead of 1GB. Troubleshooting of this nature is somewhat more complex than your typical troubleshooting issue because several things including hardware could be involved in this particular problem but do not worry, we are here to back you up and guide you Setting up a home or small office network no longer requires a specialist technician to constantly monitor and optimize the LAN routers and connected PCs. As Windows networking has improved and new features have become available on the hardware, configuring a 1GB network should be as simple as connecting the LAN to a router that came with this capability. If however the network’s rated speed only gives 100MB, troubleshooting the issue is more complex. To find the problem, you’ll need to check the hardware devices, cable connections, and the software you are using to connect and manage the network.

Hardware checks

If you are using the switch in your LAN configuration check its hardware details as well to see if it can handle 1GB speeds.
The next step is network cables, some cables are not designed and their copper can not transfer 1GB of flow, check to see if your cable is classified for the desired speed. To visually check cables do the following
  1. Check both connection jacks to see if it has any loose or frayed wires. If any of the wires are loose, it can be the cause of the performance issue. You should replace the cable if you discover damage to the connectors.
  2. Inspect the entire length of the cable and check if the harness shows any clear signs of damage. A bent or damaged cable can reduce the amount of information it’s capable of transferring between the PC and LAN router. If you find any damage to the cable, replace it to restore your network speed.
  3. Is the cable capable of transferring 1GB speeds? Different network cables support different network speeds. A Cat-5 cable will only provide 100MB transfers, while a Cat-5e or Cat-6 can support up to 10GB transfers. Check the cable’s labels to make sure you are using a Cat-5e or higher-rated data cable.

Now when the hardware issue is out of the way we can focus a little more on the software part.

Let's try the first easy solution, run Windows built-in troubleshooter

  1. Click the Windows button and type Control Panel. Then select the top result.
  2. If your Control Panel shows the Category View, change it to display Small Icons instead.
  3. From the list of available applications, select Network and Sharing Center.
  4. In your Network and Sharing Center, you can see the active network, set up a new network connection, troubleshoot problems, or change your adapter settings. Before making changes to your device properties, you can let Windows run a troubleshooter on your adapters to see if it can automatically fix your connection issues.
  5. Click on Troubleshoot Problems from the Change Your Network Settings section.
  6. In the Troubleshooter Application, scroll down and find the Network Adapter option.
  7. Click on Run Troubleshooter to let Windows check your network adapter’s configuration for any issues.
  8. Select the Ethernet Adapter you’re currently using from the list and click Next to proceed.
  9. Wait for the process to complete and check the results. If Windows detects any issues, it will recommend a fix. However, if the configuration of your network adapters does not have any problems, you’ll see a message that Windows couldn’t detect any problems.
  10. If there are any issues with the cable, the troubleshooter will detect the connection issue and request you replace the cable and connect it to your PC.
  11. It can occur that even after inspecting the cable and you didn’t find any visible damage on the housing or connectors, it could still be faulty. Replace the cable with a new one and rerun the troubleshooter to see if the cable is working as required.

If the troubleshooter finished and you received a Windows Couldn’t Detect Any Issues result, you’ll need to verify your adapter’s speed settings.

  1. In your Network and Sharing Center, select the Change Adapter Settings option from the left menu.
  2. On the list of adapters, choose the one you’re using and click the Right Mouse Button to open the context menu.
  3. Select Properties from the Context Menu to access your adapter’s settings.
  4. On the Ethernet Properties window, you can enable or disable different features and install additional protocols. To change the device settings, click on Configure to continue.
  5. This will open the Device Controller Properties window where you can check the status, make changes to the settings, find out information about the driver, or check historical events on the device. Select the Advanced tab to access the device settings.
  6. On the Advanced tab, locate the Speed and Duplex setting.
  7. The Auto-Negotiation option may cause network performance issues on certain Ethernet adapters and routers. The setting allows your adapter to change the speed settings according to the LAN configuration you connect to your PC. If you connect to different LAN networks regularly with different speeds, it can occur that the setting doesn’t update from 100MB to 1GB while switching.
  8. Change the Value to match the network speed of the LAN you’re connecting to your PC and use the manual speed setting.
  9. Click OK to apply the setting and test your network performance. If your adapter doesn’t have the 1GB setting available but you know the rating should go up to that speed, it could indicate that you aren’t using the right driver for the device.

If you don’t have the setting available or the device still only provides 100MB speeds after changing the Speed setting to a manual value, you may have to update the driver for the device.

  1. On the Ethernet Properties Window, once again click on Configure to access the Device Properties Window. Then select the Driver Tab to access your driver details.
  2. Select Update Driver from the available options.
  3. On the Update Driver window, select the option to let Windows Search Automatically for Updated Driver Software.
  4. Windows will connect to the internet and search for the latest drivers online. If a newer driver exists, Windows will download and install the driver for you. If you’re using the latest driver, Windows will inform you that no updated drivers are available.
Read More
MMC.exe has been blocked for your protection
When trying to run Computer Management, or when running mmc.exe or compmgmt.msc from a command prompt you get the error that the application has been blocked for your protection then keep reading in order to solve the issue. This is a permission issue where if a regular user tries to run such system tools will result in saying that it has been blocked. Along with this, you may have a Group Policy issue. This can be fixed, but you will need admin permission to achieve it. It’s because when they are run from the command prompt with elevated privileges, it works.
  1. Change Group Policy Settings

    If your account is an admin account, and you are still facing the issue, then change the group policy settings: Open Group Policy Settings by typing gpedit.msc in the run prompt followed by pressing ENTER Navigate to User Configuration > Administrative Templates > Windows Components > Microsoft Management Console > Restricted/Permitted snap-ins Locate Computer Management policy, and double click to open it Enable it, exit Group Policy. When Enabled: The snap-in is permitted and can be added into the Microsoft Management Console or run from the command line as a standalone console. When Disabled: The snap-in is prohibited and cannot be added into the Microsoft Management Console or run from the command line as a standalone console. An error message is displayed stating that the policy is prohibiting the use of this snap-in.
  2. Temporarily disable UAC

    UAC is the user access control panel, and if you need to run the command right away, you can choose to disable it for some time. Click on the Start button, and then type UAC to find the User Account Control Settings. Click to open, and then slide down the notification setting at the bottom. It will temporarily allow launching the application as there is no check. However, make sure to switch to default once you are done.
Read More
Install Remote Server Administration Tools
RSAT or Remote Server Administration Tools for Windows 10 is a collection of programs for IT experts. It helps in managing Servers from a Windows 10 PC and starting with the Windows 10 v1809 or the October 2018 update, users have to install the Remote Server Administration Tools for Windows 10 as Features on Demand or as Optional Features. The program includes the Microsoft Management Console or MMC snap-ins, Server Manager, consoles, Windows PowerShell cmdlets, and providers as well as command-line tools for managing roles and features that run on the Windows Server. So if you have updated your Windows 10 pc to v1809 or later then the RSAT tool has to be installed as a set of Features on Demand right from Windows 10. You can install RSAT Tools on Windows 10 Enterprise or Windows 10 Professional and once you install it, make sure that you do not install RSAT tools from the Microsoft Download page directly. Step 1: Open Settings and then go to Apps > Apps & Features. Step 2: Next, click on Manage Optional Features. Step 3: After that, click on Add a Feature which will load all the optional features one can install. Step 4: Now scroll to find the listing of all 18 RSAT tools and depending on what you need, click and install them. Step 5: Then go back to where you should see the progress of the installation. Click on the Manage Optional Features page to check the status. Note: If you are well-versed with the command line or automation, you can also install Remote Server Administration Tools for Windows 10 via DISM /add-capability. And when you install anything via Features on Demand, they stay across Windows 10 version upgrades. On the other hand, if you feel that you don’t need a particular RSAT feature, you have the option to uninstall it using the Manage Option Features. However, bear in mind that some tools depend on one another which means that if you uninstall anything that has a dependency, it will only fail that’s why you need to be careful.

To uninstall an RSAT feature, here’s what you have to do:

Step 1: Go to Settings > Apps > Manage Optional Features. Step 2: After that, look for the list of installed feature that appears before this. Step 3: Now select the feature you want to uninstall and go back. If you have some system-related issues that need to get fixed, there is a one-click solution known as [product-name] you could check out to resolve them. This program is a useful and efficient tool that could repair corrupted registries and optimize your PC’s overall performance. Aside from that, it also cleans out your computer for any junk or corrupted files that help you eliminate any unwanted files from your system. This is basically a solution that’s within your grasp with just a click. It’s easy to use as it is user-friendly. For the complete set of instructions in downloading and using it, refer to the steps below.
Read More
File or directory is corrupted and unreadable
If you encounter an error message that says, “<Drive>: is not accessible, The File or directory is corrupted and unreadable” when you try to connect your USB or external device, then the File System could have been corrupted or the external device might be infected with malware. On the other hand, it is also possible that the device might have some physical damage. To fix the “The file or directory is corrupted and unreadable” error, you can try to run Check Disk or scan your computer for malware or you could also format the destination drive. For more details, refer to each one of the given options below.

Option 1 – Run the Check Disk utility

You can also run the Check Disk utility to fix the error when you connect your USB or external device.
  • In the Windows Search box, type “command prompt” and from the search results, right click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 2 – Try to format the destination drive

Formatting the drive can also help you resolve the error. To format it, follow these steps:
  • To get started formatting your drive, tap the Win + E keys and then go the access page of the drive.
  • Next, right click on the drive and select Format.
  • After that, uncheck the “Quick Format” option and then format your drive properly.
  • Now once the formatting process is finished, unplug the drive and plug it back in afterwards.
  • Check if the error is already fixed. If the drive is not initialized, tap the Win + R keys and hit Enter.
  • After opening the Run dialog box, type “diskmgmt.msc” and hit Enter to open Disk Management.
  • From there, right click on the drive volume and select initialize Disk.
  • Next, select the correct partition type and proceed.
Option 3 – Try scanning your computer for malware using Windows Defender Your computer could be infected with malware which might have triggered the “The file or directory is corrupted and unreadable” error. To fix this, you need to scan your computer using a reliable program like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Change mouse pointer size & style in Windows11
mouse pointerWindows 11 provides several different ways to make your cursor stand out and be easier to spot inside it. You can make the mouse pointer larger, invert it, or change its color.
  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Accessibility in the sidebar
  3. Select Mouse Pointer and Touch
  4. Adjust mouse cursor size with size slider by clicking on circle and dragging it left or right
  5. Under Mouse Pointer Style pick desired style from White, Black, Inverted, and Custom
    1. White: The cursor is white with a black outline (standard setting)
    2. Black: Cursor is black with a white outline
    3. Inverted: Cursor automatically changes color to an inverted version of the color it is currently hovering over
    4. Custom: You can pick the color for the cursor that you want.
And that is all about it, once you are done with pointer customization just close settings, all changes are saved automatically.
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