Logo

Fix Windows Update error 0x80246008

Updating your Windows 10 computer does not always go smoothly as there are some errors you can encounter along the way. One of these Windows Update errors is the error code of 0x80246008. This kind of error can occur during different phases of an update that’s being downloaded or installed and even when an update is being initialized.

If you narrow down the cause of this Windows Update error, you’ll most likely see that it is related to the deliverability of a file to a computer from the servers of Microsoft. In other words, the error might be due to conflicts from programs like Firewall as well as third party programs like Antivirus or it could also be due to corrupted disk image or system files or it could be that any of the supporting Windows Update components and services are not working properly. Whatever the cause may be, the potential fixes provided in this post can be applicable to Windows Updates as well as the Microsoft Store.

Refer to the suggestions provided below to resolve the Windows Update Error 0x80246008 but before you proceed, make sure that you create a System Restore point first.

Option 1 – Apply some tweak in the Windows Registry from Command Prompt

  • Tap the Win + X keys and select Command Prompt (Admin) to open Command Prompt with admin privileges.
  • Next, navigate to the root location of the bootable device inside the Command Prompt command line.
  • Once you’re in the root location, type the following command and tap Enter to execute it:

reg add HKLMSYSTEMCurrentControlSetControlBackupRestoreFilesNotToBackup

  • After that, close the Command Prompt command line and then tap the Win + R keys to open Run utility.
  • In the field, type “services.msc” and click OK or tap Enter to open the Windows Services Manager.
  • From there, look for the following services:
    • Windows Update – Manual (Triggered)
    • Background Intelligent Transfer Service – Manual
  • Now open their Properties and make sure that their Startup type is as mentioned above and that they are running. If they are not running, just click on the Start button.

Option 2 – Run the System File Checker Scan

If the registry tweak didn’t work, you can run a System File Checker scan instead. It is a built-in command-line utility that replaces bad and corrupted system files to good system files that might be the cause why you’re getting the error when you try updating your computer. To run the SFC command, follow the steps given below.

  • 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.
  • Restart your computer.

Option 3 – Run the Windows Update Troubleshooter

If the System File Checker wasn’t able to resolve the Windows Update error, you could also try running the Windows Update Troubleshooter as it could also help in fixing any issues related to Windows Update including this one. 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 4 – Try to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 5 – Try deleting the files from the SoftwareDistribution folder and resetting the Catroot2 folder

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.

  • 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 start cryptSvc

net start bits

net start msiserver

  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • 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.

After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:

  • Type each one of the following commands.

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

  • After that, exit Command Prompt and restart your computer.

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 Your system requires SMB2 or higher Error
SMB which stands for “Server Message Block”, is a protocol used for file sharing. It provides the Read and Writes operating on network devices. Thus, it is why it is widely used when accessing a server-based in Linux. Its latest version is the SMB2 which follows after SMB1. The SMB2 contains more fixes to vulnerabilities that were found in SMB1. The predecessor was vulnerable since it served as a gateway to various modern ransomware which is why Microsoft disabled it by default starting with Windows 10 v1709. When you try to share a file, you will get the following error message:
“Microsoft Windows Network: You can’t connect to the file share because it is not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack. Your system requires SMB2 or higher.”
In this post, you will be guided on how to check if the SMB2.0 version can be installed on your Windows 10 computer. To get started, follow the steps below. Step 1: Tap the Win + X keys to open the Device Manager. Step 2: After that, click on the Windows PowerShell (Admin) option. Step 3: In the Windows PowerShell window, type the following command and hit Enter:
Get-SmbServerConfiguration | Select EnableSMB2Protocol
Note: After entering the command, you will see the following content on your screen which means that your Windows 10 computer is now capable of running the SMB2 protocol Now all that’s left for you to do is to enable the SMB 2 protocol on your Windows computer by enabling the SMB 1 protocol first and then upgrading it to SMB 2 afterward. Refer to the steps below for more details. Step 1: Tap the Win + I keys to open the Settings app. Step 2: Then type in “control panel” in the search area and click on Control Panel from the search results. Step 3: After opening Control Panel, click on Programs. From there, select the “Turn Windows features on or off” option under the larger menu of Programs and Features. Step 4: After that, Windows Features will appear on your screen. And from there, make sure that you select SMB 1.0/CIFS File Sharing Support and then click on OK. Step 5: Now let it install all the required files and then restart your computer to apply the changes made successfully. After your computer has restarted, the SMB 2 protocol should now be supported on your Windows 10 computer. Note: On the other hand, you can also enter the following command in the Windows PowerShell window. Just make sure you have admin rights to enable it.
Set-SmbServerConfiguration –EnableSMB2Protocol $true
Read More
Shutdown your PC properly

So, you have finished with work, game, movie, music, email, or whatever on your PC, you look at the clock, it is late, you decide to go to sleep or outside, you click on the power button and choose shutdown. Now when a PC is shut down you feel good and go with your business but the next time you power it up you get the same error like the computer never really shut down in the first place. You wonder why and reboot it, just in case and all of the sudden error is gone.

If something similar has happened to you or you had the feeling that after shutting down your computer has not really felt like shutting it down, do not seek professional help, everything is OK with you because when you click on shut down, your computer does not really shut down!

Truth is that Microsoft has changed how to shut down works and how rebooting works in Windows with an update but has not publicly said anything about it so some users may experience this feeling of not shutdown phenomenon and might even think there is something wrong with their PC.

Why this change?

A few years ago shutdown button and option in Windows were really shutting down OS, but things changed when Microsoft wanted to increase boot-up speed. Now when that decision was made shutdown option was changed. So, what was changed? Well in order to increase Windows booting time, the shutdown will now turn off power to PC components and it will look like everything is indeed shutdown but the Windows kernel will actually be saved to a hard drive with all settings and just awaken once the PC is turned back ON. This will result in all errors and other stuff being just still present same as they were once the system was instructed to be turned off.

Rebooting your PC will now clear kernel and file from the hard drive and you will get a clean system startup without any issues tied with the kernel itself.

Workaround

Now that we know why and what change has been made to Windows logical question is can we shut down our PC at all properly? Luckily for us, the answer is yes and we will not need any external application to do it, we can still do it inside Windows itself and it is quite quick and easy.

Bringing back the old shutdown

In order to bring the old shutdown functionality of your PC please follow the instructions but be aware that by doing this your PC will boot a little bit slower since it will have to load the kernel from scratch each time computer is turned ON.

First thing is to go to settings and go to System

system settings

Then once you are inside the system, navigate to the power and sleep and click on it to select it. Once you have it selected to all the way to the right and click on additional power settings.

power and sleep options

When you click on advanced power settings you should be led to the control panel's power options. Inside this panel click on top left link where it says Choose what the power button does.

power options in control panel

Inside options, you will need to untick the box next to Turn on fast startup (recommended), this option has been ticked ON by the Windows update and probably without notifying you. Option means exactly what was described, it will save kernel state on the hard drive for faster boot time but sadly it can cause some issues since it will never be reloaded from 0.

If you are unable to uncheck the box click on the text beside the shield icon that says: Change settings that are currently unavailable (you will have to be logged in as administrator).

shutdown options for power buttons

Conclusion

Altho turning off fast startup and shutting down the PC completely will for sure extend your bootup time I still believe that it is the right choice since sometimes a lot of clutter and bad things accumulate over time inside the OS and can cause a vast variety of problems in a long run. So stay safe and shut down that PC as it used to be in the past.

Read More
Fix Windows Update Error 0x80070BC9
As you know, every Windows Update is essential for every Windows operating system. They have to be regularly installed, especially since they include various security updates that are important to the system. However, there are times when Windows Update fails to execute properly and you get errors like the error code 0x80070BC9. When you encounter this particular Windows Update error, you will get the following error message on your screen:
“0x80070BC9 – ERROR_FAIL_REBOOT_REQUIRED. The requested operation failed. A system reboot is required to roll back changes made.”
This kind of Windows Update error is most likely caused by a newly installed problematic software, corrupted Windows Update files, or policies that restrict the behavior of the Windows Module Installer. The Windows Module Installer, also known as “WMIW” or “TiWorker.exe”, is the one that checks for new updates from the Windows server and installs them on your computer. This is why you need to make sure that you do not have any policies that control the start behavior of the Windows Module Installer since this service must not be hardened to any start value and should be managed by the operating system. To resolve the Windows Update error code 0x80070BC9, you can check out the options provided below.

Option 1 – Try checking the status of the Windows Modules Installer Worker Service

Since the Windows Update error code 0x80070BC9 has something to do with the Windows Module Installer Worker service, you need to check its status in the Service Manager. Refer to the following steps to do so.
  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “MSC” in the field and hit Enter to open the Services Manager.
  • After opening the Services Manager, look for the Windows Modules Installer Worker Service.
  • Once you found it, check its status and make sure that its Startup type is set to Manual.
  • Now click on the Start button and see if it fixes the Windows Update error.

Option 2 – Run the Windows Update Troubleshooter

You might want to run a built-in Windows Update troubleshooter to resolve the Windows Update error. It is one of the things you can check out as it is known to automatically resolve any Windows Update errors like error code 0x80072EE2. To run this troubleshooter, 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 3 – Try contacting the IT administrator to modify the group policies

You could also try to contact the IT administrator to have the group policies modified. This option is applicable for company-managed systems. As mentioned, one of the possible causes of the Windows Update error 0x80072EE2 is the policies that control the start behavior of the Windows Module Installer. Thus, you need to have them removed so that the Windows Module Installer Worker service is managed by the operating system itself. And since there could be many policies, it is highly advised that you contact your company’s IT administrator to get the job done for you.

Option 4 – Try to install the Windows Updates in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that’s causing Windows Update error code 0x80070BC9. To identify which program is causing the problem, you need to put your computer in a Clean Boot State. To do so, follow the steps below.
  • 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.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Read More
Restore default Display Color settings in Windows 10
The color settings in a Windows computer certainly matter a lot especially when it comes to printing pictures. Users who are found or edit photos for a living change their computer’s color settings in order to ensure that the printout looks like the actual colors. However, those settings might not be appropriate for computer display and you can really tell right away that there something’s not right in the display. You might also notice some weird tint which isn’t easy to get rid of. You can’t actually tell the difference at first, not until you look at some other computers and then wonder what’s wrong with yours so, in this guide, you will know how to restore the display color settings back to their default state on your Windows 10 PC. Make sure to follow each one of the steps laid out below carefully to restore the default Display Color settings.

Step 1: Set the Color Management Settings to default.

  • In the Start search box, type in “color management”. Once you see it in the search results, open it.
  • Once you’ve pulled up the Color Management window, go to the Advanced tab. From there, make sure that every single option is set to default – from all the options in both the “Windows Color System” and “ICC rendering intent to WCS gamut mapping”.
Note: You also have the option to reset it for everyone by simply clicking on the “Change system defaults” button.
  • Finally, you can also try to calibrate your display.

Step 2: Set the Graphics Properties to default.

After making changes in the Color Management settings, you need to also set the Graphics Properties to default.
  • Start by right-clicking on any empty space on your desktop.
  • Then select the Graphics properties from the context menu. From the Graphics properties window, you will see that most sections have to restore defaults.

Step 3: Try using Nvidia Color Settings for Desktop

The next thing you can try is using the Nvidia Color Settings if you have Nvidia graphics installed on your Windows 10 PC. Just the Control Panel to reset the color settings.
  • From the system tray, launch the Nvidia control panel.
  • Next, go to Display > adjust desktop color settings.
  • From there, select the display and then select the Nvidia Settings.
  • After that, change the options accordingly in order to get the correct combination though you can always leave them to default.
Read More
Fix an Unformattable and Unusable USB Drive
If you have a USB that has stopped working and does not show any signs of life do not throw it away just jet. Hello and welcome to another great tutorial on errortools.com, today we will explore how to bring back to life dead USB memories.

Detect a Corrupted  Drive:

If your computer is still able to detect your USB drive, you might want to know if it’s been corrupted. Select the Properties of the drive folder and check the device status. If it says This device is working properly this USB drive is worth saving. There’s no need to worry if you can’t see the USB drive folder.

Erase the USB Drive with Diskpart Tool

Press ⊞ WINDOWS + X top open start menu and choose Command prompt (admin) Type diskpart and press ENTER Type in list disk and press ENTER Locate your USB drive by size and type in select disk#, where # is the number of removable disks.

Reallocate the USB Drive Volume

Press ⊞ WINDOWS + R to open the run dialog and type in diskmgmt.msc Select the USB drive and Right-click on it and select create simple volume. It will lead to a new simple volume wizard window. Once you click next, you can specify the volume size for the pen drive. Select the maximum volume, which is shown as a default unit in MB. As soon as you see the next step, select assign drive letter which will help you view your pen drive once again. Format the partition in the next step. This may be just an extra step because you have already wiped the data clean. But it is always better to be sure. Click Finish to complete the new simple volume wizard which will now be allocated to the USB drive. After you reallocate the unallocated USB drive space, you will be able to view the USB drive storage once again.
Read More
Diagnosing your PC/Preparing Automatic Repair
Windows 10 is has a lot of features that help a user in optimizing a computer. So when the operating system encounters a problem, it is able to provide users with proper resources to get the problem fixed. There are even times when a user is not notified and an issue is either being repaired or dodged in the background. This kind of feature is known as the Diagnosis of the Automatic Repair feature that starts when your computer is booting. In such times, you will either see the “Diagnosing your PC” or “Preparing Automatic Repair” message on your screen. Although this feature is useful and has proven to be effective, some users reported that the process gets stuck. If you experience the same problem, read on as this post will guide you on what to do to fix it but before you start troubleshooting the problem, you might want to perform a Hard Boot first. All you have to do is to power down your computer, remove the battery and the AC adapter and then reconnect them. After that, tap and hold the power button for about 20 seconds and see if your computer boots up properly. If it doesn’t, follow the given fixes below.

Option 1 – Try disabling the automatic Startup Repair

The Automatic Startup Repair window will automatically open during boot when you have some system driver-related problem. So if you think that this is where the problem lies, you can try to disable the automatic Startup Repair.
  • Click on Troubleshoot and go to the Advanced options.
  • After that, select Command Prompt and execute the following command:
bcdedit /set recoveryenabled NO
  • Restart your computer after that and then check.

Option 2 – Run the System File Checker

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 to good system files that might be the cause why you’re facing this problem. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • 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.
  • Now restart your computer and see if the problem is fixed or not.

Option 3 – Run CHKDSK to check your disk for errors

When it comes to some issues concerning the hard drive or removable devices, there is a utility in Windows that might help which is called “chkdsk”. This error check utility can help with several issues in the system.
  • Tap the Win + S keys to open the Search box.
  • Then type “command prompt” in the field and from the search results that appear, right-click on Command Prompt and select “Run as administrator”.
  • After opening an elevated command prompt, copy and paste the following command and hit Enter:
chkdsk /r /f
  • Now if you are prompted to run CHKDSK after your reboot your computer, just tap Y and reboot your PC.
  • If CHKDSK is not able to find any errors, tap the Win + E keys and navigate the access window. From there, right-click on the concerned drive and click on Properties.
  • After opening Properties, click on the tab Tools and then click on the “Check” button under the Error-checking section.
  • Wait until the process is completed and then restart your computer.
  • Once your computer has restarted, try accessing the file and check if the error persists.

Option 4 – Run the DISM tool

The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like your computer getting stuck in the “Diagnosing your PC” or “Preparing Automatic Repair” screen.
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the problem is now fixed.

Option 5 – Try to use installation media to boot and repair your computer

Another thing you can try to resolve the issue is to use the Windows installation bootable media so you can boot and repair the operating system. To use it, follow these steps:
  • You need to first create an installation media which has the dame version of the operating system installed in your computer.
  • After that, once you reach the Install Windows screen, click on the “Repair your computer” link.
  • Wait until the repair is completed and then shut down your computer
  • Now once your computer has restarted, check if it can now boot properly.
Read More
Fix Windows Update Error 0x800F0922
A lot of users connect to the internet are using VPN on their Windows 10 computers which means that their regions could be different from the actual region of their Windows 10 computers. Thus, if you are facing some issues in updating your computer in this kind of environment, specifically the Windows Update error 0x800F0922, you need to follow the tips given in this guide to help you resolve the issue. When you encounter this kind of Windows Update error, you might see either of the following error messages on your screen:
“Windows could not search for updates, Code 0x800F0922 Windows Update encountered an unknown error” Or: “Windows failed to install the update with error 0x800F0922”
This issue might be caused by two possible reasons such as:
  1. VPN issues
  2. Not enough space on the System Reserved partition
To resolve the problem, here are some tips that might help:

Option 1 – Try disabling the VPN

As mentioned, if you are using VPN, this could be the reason why you’re getting the Windows Update error 0x800F0922 so the most obvious thing to do is for you to turn off the VPN and try to run the Windows Update once more. And if you use a VPN software that works using their software, you can just completely exit or log-off from its account. On the other hand, if you are using a built-in Windows 10 VPN, you can simply turn it off or delete all the settings you have created there. Although it’s understandable that you might have to use a VPN connection to connect to the work network, you really have to disable it at least until the Windows Update is no longer stuck in the error 0x800F0922. It would be best if you do this when you are not working.

Option 2 – Try to free up space in the System Reserved partition

The System Reserved partition is a part of the hard disk created when Windows is first installed on it. It is where the Boot Configuration Database, Boot Manager Code, Windows Recovery Environment, and the reserves space for the startup files are stored. And as mentioned early on, the error might be due to some insufficient space in the System Reserved partition so the next thing you can do is to increase the space in this partition. Note that it is a complex process so you need to make sure that you have made backups to all your data on the computer. So if ever something goes out of hand, at least you have copies of your important files in case you aren’t able to boot into the system at all.
Read More
Upcoming Windows 11 features

Coming in October for insiders and in November for all in the update, Microsoft has prepared a series of updates which they call an "additional set of experiences"

These updates are looked upon by Panos Panay, a vice executive president at Microsoft & chief product officer for Windows and devices as sort of makeup tests. They will consist of new additions with the biggest one being a tabbed version of File Explorer.

windows 11 transparency off

File Explorer received a UI makeover in the last update but the tabbed interface was missing which was expected by many users so it will come in following the next update.

The rest of the features that we will receive are an updated Photos application, Suggested Actions in the Windows Shell, Overflow menu for the taskbar, and improved Nearby Share.

The tabbed File Explorer interface is essentially File Explorer’s version of Sets, the tabbed window interface that Microsoft tested out several years ago. In testing, the tabbed interface proved handy for moving and copying files, and we’d expect the same once the feature formally goes live. The difference between Sets and the tabbed File Explorer interface is Sets allowed for multiple applications to be clustered together via tabs.

Photos app will include a “new photos-managing experience that brings a gorgeous gallery, simplifying browsing, finding, management and consumption of your collection of photos.” It will allow “easy backup to OneDrive” and a “delightful Memories experience.”

As for other features, nothing specifically was said except giving just some tips on what will they bring, it is obvious that File Explorer and the photos app were the main focus for MS in this upcoming update.

Read More
How to Fix Error 2200

What is Error 2200?

Error 2200 is an error code that you are likely to experience if you have Dell Photo All in One Printer 926. Dell Photo Printer 926 is an inkjet multifunction device. It offers features like print, copy, scan, and fax.

Error 2200 may stop you from scanning and printing documents on your Dell Photo All in One Printer 926.

Solution

Restoro box imageError Causes

Error 2200 may occur due to several reasons. However, the most common causes include:

  • Registry issues
  • Broken or missing system files
  • Corrupted driver
  • Malware

Further Information and Manual Repair

To resolve error 2200 on your system try the methods listed below. These DIY methods are easy and effective and can repair this error in no time. These solutions require zero technical expertise and knowledge.

This means if you are not technically sound or you are not a computer programmer, you can try these solutions and repair error 2200 on your system easily.

Method 1

When the underlying cause of error 2200 is related to a corrupted driver then follow these steps to resolve the issue. Go to the Start menu, click Control Panel, Performance and Maintenance tab, System and Device Manager.

Navigate the device, click properties, driver, and then uninstall. Now reboot your PC to activate changes.  Now download the latest version of the Dell Photo All in One Printer 926 drivers from a reliable website and save install it on your PC.

Method 2

Malware can also damage and corrupt drivers and system files. If the reason for error 2200 on your PC is malware then download a powerful antivirus and scan your entire PC. Remove all malware and viruses infecting your system to resolve the error.

Method 3

The Windows registry is that part of the computer that stores much of the information and settings for software programs, operating system configurations, and hardware devices.

It also saves unnecessary and obsolete files like junk files, cookies, internet history, bad registry entries, and invalid files. If these files are not removed from the registry frequently, they accumulate in the registry and corrupt it thereby triggering different error codes.

These files damage the registry and other important system files.

To repair the registry and error codes triggered due to registry issues, it is suggested you download Restoro. This is a cutting-edge and user-friendly PC Fixer deployed with a powerful and intuitive registry cleaner.

The registry cleaner scans your entire PC, removes all the bad entries and obsolete files. It cleans the registry, repairs the damaged and corrupt system files thereby resolving registry issues instantly.

Click here to download Restoro and repair error 2200.

Method 4: Locate and Install the Driver As was pointed out, you might need to reinstall the printer driver again. Using DriverFIX, you’ll be able to automatically update your computer system and install the drivers your computer needs to operate smoothly.
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
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