Logo

Fix Windows Update Error 0x8007001f – 0x20006

As you know, Microsoft’s Windows Media Creation Tool is a useful tool that helps you download and install the latest version of the Windows 10 operating system. However, there are times when it could encounter some problems during the update process. One of these programs is the following error message:

“0x8007001F-0x20006, The installation failed in the SAFE_OS phase with an error during REPLICATE_OC operation.”

The error pointed out the “Safe OS phase”. It is the phase that’s initiated to install all the required Windows Updates. Thus, the possible cause for this error could have something to do with an interrupted download, internet connection, and many more. Although this error could be caused by a lot of factors, fixing it shouldn’t be that hard. You can try to reset the Windows Update Components or delete the Windows Update cache. You could also disable both the Firewall and your antivirus program temporarily or run the Windows Update in a Clean Boot state, as well as run the Windows Update troubleshooter. To get started troubleshooting the error, follow each one of the suggestions provided below.

Option 1 – Try to reset the Windows Update components

Resetting the Windows Update components could help you resolve the Windows Update error 0x8007001f – 0x20006. How? Refer to the following steps:

  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver

Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.

  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
    • ren C:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 Catroot2.old
  • Now, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Exit Command Prompt and then restart your computer.

Option 2 – Try to delete the Windows Update Cache

You might also want to delete the Windows Update cache since there are times when existing corrupt or incomplete Windows Update files can cause some problems in downloading and installing Windows Updates. To achieve this, simply delete the “$Windows.~BT” & “$Windows.~WS” folders in your computer. Once you’re done, try to run Windows Update again and see if the error is now fixed.

Option 3 – Try to temporarily disable anti-virus and Windows Defender Firewall

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive on your computer. There are times when you encounter problems like error 0x8007001f – 0x20006 due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program and Windows Defender Firewall for the meantime and check if it fixes the error or not

Option 4 – Run the Windows Update in a Clean Boot State

It is possible that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. 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 run Windows Update again.

Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application on your computer. You need to look for the culprit and uninstall it once you found it.

Option 5 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing error 0x8007001f – 0x20006. 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.

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 Windows Update Error 0x8000FFFF
If you are running Windows Update on your Windows 10 computer and you suddenly encounter error code 0x8000FFFF, E_UNEXPECTED – Unexpected failure then read on as this post will give you a couple of suggestions to resolve this problem. Note that you can encounter this error not only on Windows Update but also on Microsoft Store apps at times. Follow the options given below to fix error code 0x8000FFFF, E_UNEXPECTED – Unexpected failure error on your Windows 10 PC.

Option 1 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “wsreset.exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again.

Option 2 – Check the Cryptographic Service

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter or click OK to open Services.
  • From the list of Services, look for the Cryptographic Service. Then right-click on it and select Properties from the context menu.
  • After that, check if the service is started by checking the Service status. If it is started, click on the Stop button to stop the service and if it is already stopped, leave it as it is, at least for now.
  • Next, make sure that the Startup type menu in the Service’s properties is set to Automatic before you go on.
  • Now confirm any dialog boxes that may appear as you set the Startup type and then click on the Start button located in the middle before you exit Properties.

Option 3 – Delete the contents in the Software Distribution folder and Catroot2 folder

  • 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, and then try to run Windows Update once more.

Option 4 – Check the Root Permissions

You might also want to check the permissions on the root of C: and make sure that “BUILTINUsers have read access because if it doesn’t, then no wonder why you’re getting the error code 0x8000FFFF.

Option 5 – Try to use the Media Creation tool

The Media Creation tool in Windows allows you to use the ISO installation file to make a bootable device that you can use to install Windows on your PC. Note that this is kind of different from the usual installation process as it could erase your computer’s current settings and data on the primary drive. Thus, before you proceed, you need to backup all your data into some removable drive and then use the Media Creation Tool to make a bootable drive.
  • After making the bootable drive, you need to plug it into your computer and then reboot.
  • Next, tap the F10 or Esc key to open the boot options.
  • Now set the boot priority of the removable drive the highest. Once the setup comes forth, follow the next onscreen instructions and install Windows without any problems.

Option 6 – Try installing the updates in a Clean Boot State

It could be that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. 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” checkbox 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” checkbox.
  • 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 app again.
Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application in your computer. You need to look for the culprit and uninstall it once you found it.

Option 7 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error code 0x8000FFFF. 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.
Read More
Fix Chrome ERR QUIC PROTOCOL ERROR in Windows
If you aren’t able to pull up any website and instead got the ERR QUIC PROTOCOL ERROR error message in Google Chrome then read on as this post will help you resolve the problem. When you encounter such an error in Chrome, you will see the following error message:
“This site can’t be reached, The webpage at [website URL] might be temporarily down or it may have moved permanently to a new web address, ERR_QUIC_PROTOCOL_ERROR”
This kind of error message pops up when the URL is down. However, if you are certain that the site is not down and you’re still seeing this error message, then troubleshoot further using the suggestions given below.

Option 1 – Try to disable the QUIC Protocol

QUIC is an experimental transport layer network protocol that is present in Google Chrome in order to establish a connection between two endpoints over UDP. So if there is any problem on the development side, you will most likely encounter ERR_QUIC_PROTOCOL_ERROR on your Google Chrome browser when you try to open any website. Thus, you have to disable the QUIC protocol in order to resolve the error. How? Simply follow the steps below.
  • Open your Google Chrome browser.
  • Now type in “chrome://flags/” in the address bar and hit Enter.
  • After that, look for the Experimental QUIC protocol which should be set by default.
  • Then expand the drop-down menu and select Disable.
  • Restart Google Chrome and see if the error is fixed or not.

Option 2 – Disable 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 3 – Disable the Proxy server

You can also try to disable the Proxy server to fix the ERR_QUIC_PROTOCOL_ERROR in Chrome. Refer to these steps to do so:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.
Read More
Fix W11 Installation assistant is not working
Windows 11 is getting adopted more and more each day, and how more and more users are installing it some smaller bugs show up. One of the things that have manifested lately is that in some cases installation assistant is not working throwing error 0x8007007f at you while you try to finish the update of Windows. Win not working thumb If you are one of the users that are experiencing this kind of annoyance, we have a solution for you. Follow this guide as presented and repair this annoying error.

Run installation assistant as administrator

This is the most simple solution that can solve problems right away and it is advised to be tried first.
  1. Download standalone Installation assistant installer from Microsoft website here
  2. Go to the location where you had the file downloaded
  3. Right-click on file
  4. Click on Run as administrator
  5. On the permission box, click YES

Disable antivirus and/or firewall software

Antivirus or firewall software can sometimes interfere with Windows’s update and prevent for any reason download or installation of files they consider not safe. If the first solution has not provided success turn off your antivirus or firewall software and try again to install updates by running them as administrator. Now, how many different antivirus or firewall applications are unique pieces of software it would take too much time to cover all of them but usually and most commonly if you right-click on the taskbar icon of security app most of the time you will have either option to open it and close it or simply just to snooze it for some time.

Set the compatibility

If you are still having issues with installing updates try setting compatibility mode for the installer.
  1. Download standalone Installation assistant installer from Microsoft website here
  2. Go to the location where you had the file downloaded
  3. Right-click on file
  4. Click on properties
  5. Go to the Compatibility tab
  6. Click on Run this program in compatibility mode for:
  7. Choose Windows 7
  8. Click on APPLY
  9. Run installer

Run SFC scan

If you are still facing installation issues there is a high chance there is something wrong with Windows system files. Luckily Windows itself has a built-in tool to address these issues and fix them.
  1. Open command prompt as administrator by pressing Start and searching for the command prompt and then on right-clicking on run as administrator
  2. Once the command prompt opens type in SFC / SCANNOW and press ENTER
  3. Wait for the whole process to complete and then restart your system
Read More
Problem prevented document from being scanned
If an error suddenly pops up that states, “A problem prevented the document from being scanned” when you’re scanning a document in your computer, then you’ve come to the right place as this post will guide you on how exactly you can fix the problem. A lot of users have reported that they receive a two-layer error message when they try to scan their documents – the first screen throws an error message that says, “Error applying Settings to Driver” while the next error message states, “A problem prevented the document from being scanned”. As a result, the scanning won’t be completed which defeats the whole process of buying a printer with a scanner. As you can see the two error messages point to two different situations, while the other one is pointing at the driver, the second one points to the scanning problem. To resolve these issues, there are several suggestions you need to check such as follows:

Option 1 – Run the Printer Troubleshooter

One of the first basic troubleshooting you can perform to resolve the printer issue is running the Printer Troubleshooter. This built-in troubleshooter can detect and automatically fix the problem for you. To use it, follow these steps:
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msdt.exe /id PrinterDiagnostic” in the field and click OK or hit Enter to open the Printer Troubleshooter.
  • Then click the Next button and follow the next on-screen instructions to fix the issue with the printer.

Option 2 – Try updating the Printer drivers

You might also want to try updating your printer drivers. All you have to do is locate the USB Composite Device. For complete details, follow the steps below.
  • First, click the Start button and type “device manager”.
  • Then click on the “Device Manager” from the search results to open it.
  • From there, look for the USB Composite Device option and right-click on it, and select the Update Driver from the options.
  • Restart your PC and then click the “Search automatically for updated driver software” option.
Note: You also have the option to download the latest version of your Printer from the manufacturer’s website.

Option 3 – Try to reset the settings of the Printer or reinstall it

If none of the two options given above worked, you can try to either reset the printer settings or reinstall the printer so that it can go back to its default state. However, if it doesn’t work, you can try to uninstall the printer as well as its related drivers. To do so, follow these steps:
  • First, go to Settings > Devices > Printer and Scanners.
  • After that, select the printer and select the Remove Device option.
  • Once done, restart your computer and check again and see if the error is now fixed.

Option 4 – Try to modify the Registry settings for the Still Image devices

In case you don’t know, Windows has Registry settings for the Still Image devices like Scanners and Printers. And these devices have vendor-specific settings that if ended up getting corrupted or misconfigured then you will most likely encounter errors like “A problem prevented the document from being scanned”. Thus, to fix this error, you can try modifying the Still Image devices registry settings, and to do that, you need to follow the instructions below but before that, make sure that you create a System Restore Point first.
  • Once you’ve created a System Restore point, tap the Win + R keys to open the Run dialog box and type “Regedit” in the field, and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStillImage
  • From there, right-click on the “StillImage” registry key and delete it.
  • After that, exit the Registry Editor and restart your computer.
  • Once your computer has restarted, Windows will recreate the settings of the Still Image devices back to their default settings.
Read More
Windows computer shuts down instead of Sleep
As you know the Windows 10 operating system is has a lot of features and some of them are related to turning off your computer in different ways in order to save power at different levels. These particular features are Shut down, Restart, Hibernate, and Sleep. However, there are times when you might encounter some issues when using any of the aforementioned features. One of these issues is when your computer shuts down instead of going to Sleep. This issue could be caused by several factors including a bug related to the Intel Management Engine Interface or IMEI driver as well as any misconfiguration in the power settings of the BIOS or UEFI. If your computer is going through this problem, read on as this post will guide you in fixing it. There are several potential fixes you can try to fix the problem. You can try to check the Sleep Advanced Settings or run the built-in Power troubleshooter or run the Power Efficiency Diagnostic Report. In addition, you can also try to troubleshoot the problem in a Clean Boot State or reset or update the BIOS.

Option 1 – Check the Sleep Advanced Settings

  • Click on the Windows key and type “control panel” in the field and select the related search result.
  • Next, select the Security and Maintenance option and click on the Power Options.
  • After that, you have to select the Change Plan Settings but keep in mind that this option is barely readable so you need to read each option carefully.
  • Now click on the Change advanced power settings button and a new window will appear.
  • Then look for the “Sleep” option and expand it. Make sure that the “Allow hybrid sleep” option is on.
  • Reboot your computer and check if your computer now functions properly. If it still didn’t work, you may have to reverse the changes you’ve made.

Option 2 – Try to run the Power troubleshooter

The next thing you can do is to run the Power troubleshooter. To do so, follow these steps:
  • Go to Settings and navigate to Update & Security > Troubleshoot.
  • After that, look for the “Power” option from the given list of built-in troubleshooters and click on it.
  • Next, click on the “Run the troubleshooter” button to run the Power troubleshooter.
  • Once the troubleshooter is done identifying the problems, follow the next on-screen instructions to resolve the problem.

Option 3 – Troubleshoot Sleep Mode issue in a Clean Boot State

The issue with Sleep Mode might be caused by some third-party programs installed on your computer. This program might be the one that puts your computer to sleep and so to isolate this possibility, you have to put your PC in a Clean Boot State using 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.)
  • After that, try to put your computer to sleep again.

Option 4 – Try to run the Power Efficiency Diagnostics Report

You could also try to run the Power Efficiency Diagnostics Report to fix the problem. This tool is helpful and will help you analyze the status of the battery but note that this can be quite overwhelming especially if you’re not well-versed in this matter.

Option 5 – Try to update the BIOS

Updating the BIOS can help you fix the ATTEMPTED_WRITE_TO_READONLY_MEMORY BSOD error but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.
Note: If updating the BIOS didn’t help, you might want to consider resetting it instead.
Read More
Easy Remove FoxTab From Windows

FoxTab Toolbar is a browser hijacking toolbar add-on for IE, Firefox, Chrome, and Opera browsers that claims that it allows you to access your favorite sites faster, and improving your overall search and browsing experience. 1-click access to search results, most popular websites, and web services directly from our Foxtab browser toolbar.

Fox tab will integrate itself into your browser, modifying the search engine, welcome page, and new tab. This toolbar may change some browser settings, display unwanted ads, and sometimes displays additional ads from its ad sponsor. Some of the settings that this toolbar changes can lower the security of your browser.

Upon installation the toolbar ads scheduled tasks in Windows, allowing it to run with your browser every time, and to automatically update itself. Several anti-virus programs have flagged this software as Malware and therefore it is classified as a browser hijacker and recommended for optional removal.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a type of malicious software that modifies internet browser settings without the user’s knowledge or approval. These types of hijacks are rising at an astonishing rate across the world, and they can be actually nefarious and sometimes dangerous too. They are created to interfere with web browser programs for many different reasons. Often, hijackers will force hits to internet sites of their choice either to increase targeted traffic generating higher ad revenue, or to gain a commission for every user visiting there. Although it might appear harmless, these tools are made by malicious people who always try to take full advantage of you, so that hackers can earn money from your naivety and distraction. What’s more, hijackers can make the whole infected system fragile – other destructive malware and viruses will take hold of these opportunities to get into your computer system effortlessly.

How to know whether the browser is hijacked?

Symptoms that your internet browser is hijacked include: 1. your home page has been reset to some unknown webpage 2. bookmark and the new tab are also changed 3. default web engine is changed 4. you see unwanted new toolbars added 5. you’ll notice random pop-ups start showing regularly 6. your web browser starts running sluggishly or exhibits frequent glitches 7. Inability to navigate to particular sites, particularly anti-malware as well as other computer security software webpages.

How it infects your PC

Browser hijackers infect PCs in numerous ways, including via a file-share, a drive-by download, or an infected email. They can also be deployed via the installation of an internet browser toolbar, extension, or add-on. Also, certain shareware and freeware can put the hijacker in your PC through “bundling”. Browser hijackers can record user keystrokes to collect potentially invaluable information that leads to privacy issues, cause instability on systems, drastically disrupt the user experience, and ultimately slow down the PC to a point where it becomes unusable.

Tips on how to get rid of browser hijackers

Certain kinds of browser hijackers can be removed from your computer by deleting malicious applications or any other recently added freeware. Often, it can be a tough task to find and eliminate the malicious component because the associated file might be running as part of the operating system process. Also, manual removals require in-depth system understanding and thus can be a very difficult task for beginner computer users. Professionals always suggest users remove any malicious software including browser hijacker by using an automatic removal tool, which is easier, safer, and quicker than the manual removal process. Safebytes Anti-Malware detects all kinds of hijackers – including FoxTab – and eliminates every trace efficiently and quickly. Employ a pc optimizer along with your antivirus software to solve various computer registry problems, eliminate system vulnerabilities, and boost your computer performance.

Malware Blocking Access To Safebytes Website And Anti-Malware Downloads - What You Should Do?

Malware may cause many different types of damage to computer systems, networks, and data. Some malware is meant to interfere with or prevent things that you wish to do on your PC. It may well not permit you to download anything from the internet or prevent you from accessing some or all of the sites, particularly the anti-malware sites. If you’re reading this, you may have affected by a virus that stops you from downloading a computer security program like Safebytes Anti-Malware. There are a few steps you can take to get around this problem.

Download the software in Safe Mode with Networking

If any virus is set to load automatically when Microsoft Windows starts, getting into Safe Mode could very well block the attempt. Just the minimum required programs and services are loaded when you start your PC in Safe Mode. To start your Windows XP, Vista, or 7 computers in Safe Mode with Networking, please do as instructed below. 1) Tap the F8 key repeatedly as soon as your system boots, but before the large windows logo comes up. This would conjure up the Advanced Boot Options menu. 2) Choose Safe Mode with Networking using arrow keys and hit ENTER. 3) When this mode loads, you will have the internet. Now, get the virus removal software you want by utilizing the internet browser. To install the software, follow the guidelines within the setup wizard. 4) Immediately after installation, do a complete scan and let the program remove the threats it finds.

Download the antivirus program in a different web browser

Some malware mainly targets particular browsers. If this is your situation, employ another web browser as it could circumvent the computer virus. In the event you suspect that your Internet Explorer has been hijacked by malware or otherwise compromised by online hackers, the ideal course of action would be to switch over to a different browser like Chrome, Firefox, or Safari to download your favorite computer security application – Safebytes Anti-Malware. Create a bootable USB anti-virus drive Another option is to make a portable anti-malware program onto your USB flash drive. Try these simple measures to clean up your infected PC using a portable antivirus. 1) Make use of another virus-free computer to download Safebytes Anti-Malware. 2) Insert the pen drive into the clean PC. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) When asked, choose the location of the USB drive as the place in which you would like to store the software files. Follow the on-screen instructions to finish the installation. 5) Disconnect the USB drive. You may now utilize this portable anti-virus on the affected computer system. 6) Run the Safebytes Anti-malware directly from the thumb drive by double-clicking the icon. 7) Hit the “Scan Now” button to start the malware scan.

Protect Your PC and Privacy With SafeBytes Anti-Malware

Do you want to install the best anti-malware software for your computer? There are plenty of applications on the market that comes in free and paid versions for Windows computers. Some are very good ones, some are decent, and some are simply just bogus anti-malware software that will damage your PC themselves! You need to be very careful not to pick the wrong product, particularly if you buy a paid application. On the list of recommended software programs is SafeBytes AntiMalware. SafeBytes has a very good reputation for excellent service, and clients seem to be happy with it. SafeBytes anti-malware is a trusted tool that not only protects your computer system permanently but is also quite easy to use for people of all skill levels. After you have installed this application, SafeBytes' superior protection system will make sure that absolutely no viruses or malware can seep through your computer. SafeBytes has great features when compared with other anti-malware programs. Below are some of the great features included in the application. Active Protection: SafeBytes offers real-time active monitoring service and protection against all known viruses and malware. It’ll monitor your computer system for suspicious activity regularly and its unparalleled firewall guards your PC against illegal access by the outside world. World-class AntiMalware Protection: Built on a highly acclaimed anti-virus engine, this malware removal tool is able to detect and remove numerous obstinate malware threats such as browser hijackers, potentially unwanted programs, and ransomware that other common antivirus software will miss. Safe Browsing: SafeBytes checks and provides a unique safety rating to every single site you visit and block access to web pages known to be phishing sites, thus protecting you from identity theft, or known to contain malicious software. Low Memory/CPU Usage: This software is lightweight and will run quietly in the background, and that does not have an effect on your PC efficiency. 24/7 Online Technical Support: SafeBytes provides you with 24/7 technical support, automatic maintenance, and updates for the best user experience. Overall, SafeBytes Anti-Malware is a solid program since it has plenty of features and can detect and remove any potential threats. There is no doubt that your computer will be protected in real-time as soon as you put this software program to use. If you’re looking for the absolute best malware removal tool out there, and if you don’t mind shelling out some money for it, go for SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove FoxTab without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised.

The following files, folders, and registry entries are created or modified by FoxTab

Registry: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRunrandom.exe HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionUninstallFoxTab HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionUninstallFoxTabDisplayIcon %AppData%[RANDOM CHARACTERS][RANDOM CHARACTERS].exe HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionUninstallFoxTabDisplayName Trojan horse name HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRunOnce[RANDOM CHARACTERS] %AppData%RANDOM CHARACTERS[RANDOM CHARACTERS].exe
[/section][/vc_column_text][/vc_column][/vc_row][/vc_section]
Read More
How to Turn Bluetooth ON in Windows 11
Windows 11 BluetoothBluetooth perhaps is slowly becoming an outdated feature but sometimes you can really used it and need it. By default, in Windows 11 Bluetooth is turned OFF so if you need it, you will need to turn it ON first. Luckily turning it ON is easy and we will guide you through the process

Turning Bluetooth using the Quick Settings menu

The easiest and fastest way to turn the Bluetooth ON is using the quick setting menu:
  1. Click on indicator icons located left of date and time in Taskbar
  2. Click on the Bluetooth icon (if the icon is not displayed, click on the pencil icon, then click on Add and add Bluetooth icon from the list)
  3. Right-click on the Bluetooth icon and select go to Settings
  4. Go to Adding a Bluetooth Device to Windows 11 section

Switch it ON via Windows Settings

  1. Open Windows settings by using ⊞ WINDOWS + I combination
  2. Click on Bluetooth & Devices
  3. Inside settings turn Switch to ON beside Bluetooth
  4. Click + Add Device large button on top
  5. Click Bluetooth
  6. Select device in the list of found devices (make sure device is turned ON, it has Bluetooth sharing ON, and that it is in pairing mode)
  7. If the device needs the password, type it in
  8. When the message Your device is ready to go is showed on the screen click on the Done

Advice on Bluetooth devices

Note that the Bluetooth devices you connect to Windows 11 stay linked to your PC unless you pair them with a different PC, smartphone, or tablet later. After a time, most Bluetooth devices power down automatically to save battery life. To continue where you left off, either power the Bluetooth device up (if it has a power button) or press a button on a keyboard or mouse, and it should automatically turn on and reconnect with your PC. If you’re having trouble connecting your Bluetooth device, make sure that Windows 11 is fully updated and that you’ve installed any drivers that came with your device. Make sure that the device is fully charged or that it has a fresh set of batteries. while Windows is searching. You’ll need to remove the device from Windows 11 first and then attempt to pair it with your PC again.

Removing devices

If you need to remove (un-pair) a Bluetooth device, just open Windows Settings and navigate to Bluetooth & Devices. Locate the name of the device that you want to remove, click the three dots button in the corner of its square and select Remove Device.
Read More
Blinking or Flashing Desktop After login - Windows 10 Upgrade

Blinking or Flashing Desktop After login - What does it mean?

Upon updating to Windows 10, some users might encounter a blinking or flashing desktop after logging in. This will result in a repetitive restarting of explorer or you won’t be able to make the start menu and shortcut keys work. In addition, the network icon might not appear in your taskbar as well. Other Windows 10 error messages include error code 0xc000021a.

Solution

Restoro box imageError Causes

Your blinking or flashing desktop after logging in might be the result of problems with the bushell.dll shell extension, which is a part of the Norton Security Suite. Another possible cause for this annoying problem is an issue with your display driver since not all systems will use the same display driver and will depend on what graphics card you use.

Further Information and Manual Repair

In fixing the bothersome blinking or flashing desktop after logging in problem, you can do a manual repair method to address the root problem. You need to be familiar with the Windows command line to successfully go through the process. However, if you are not knowledgeable or confident enough to do this on your own, it would be best to seek help from a professional. Or, you might want to consider using an automated tool to solve the issue.

You need to identify first what’s causing the blinking or flashing of your desktop after login to properly address the issue. The following methods can be done if your issue is caused by bushell.dll shell extension issue:

Method One: Forcefully Terminate Process

  1. Press on Ctrl+Alt+Del then select Task manager
  2. Start a Command Prompt as an administrator by choosing the File menu then Run New Task.
  3. Type exe. Make sure to tick the checkbox “Create this task with administrative privileges.”

NOTE: Text input is most probably affected by the explorer restarts so you might need to repeatedly type some letters or to carefully input texts.

  1. In the Command Prompt, type taskkill /f /im explorer.exe. This will stop the blinking or flashing.
  2. Type cd “Program Files” afterward, type dir /s bushell.dll to locate where the dll is. (For example, purposes, use c:\program files\Norton Security Suite\Engine6422.5.2.15 as the location)
  3. If the dll file is not found, you can try repeating step 5 but this time, use “Program Files (x86)” However, you can proceed with the next step if you already located where the bushell.dll is.
  4. Type cd ”c:\program files\Norton Security Suite\Engine 6422.5.2.15” to change the name of the directory you found the dll in.
  5. Type ren bushell.dll bushell-crash.dll
  6. Restart now the system by typing shutdown /r /f /t o in the command line.

Method Two: Uninstall Programs

  1. Log out then go to the sign in screen
  2. Press the Shift key as you simultaneously click on the Power button on the screen.
  3. Continue pressing on the Shift key as you click
  4. Continue pressing on the Shift key as you wait for the Advanced Recovery Options menu to appear.
  5. Once the Advance Recovery Options menu appears, click on Troubleshoot then select Advanced options.
  6. Click on the Startup Settings then select
  7. Boot on Safe Mode by pressing 4 on your keyboard.
  8. Log in then press Windows key + X.
  9. Select the Device Manager then expand Display Adapter.
  10. On your Display Adapter, right-click then select
  11. Exit Device Manager
  12. If in case you also have an older Antivirus utility, you should uninstall it as well.
  13. Restart

NOTE: You might need to download the latest Video Driver on a working computer. Save it in a thumb drive then copy and install it on your computer. If in case there is no native Windows 10 driver, you can also download the latest Windows 7 or Windows 8.1 video driver. Afterward, install it in compatibility mode.

Method Three: Use Microsoft System Configuration Utility

  1. Log out then go to the sign in screen
  2. Press the Shift key as you simultaneously click on the Power button on the screen.
  3. Continue pressing on the Shift key as you click
  4. Continue pressing on the Shift key as you wait for the Advanced Recovery Options menu to appear.
  5. Once the Advance Recovery Options menu appears, click on Troubleshoot then select Advanced options.
  6. Click on the Startup Settings then select
  7. Boot on Safe Mode but this time, choose 5 to start in Safe Mode with networking.
  8. Check if your problem is present or not in Safe Mode. If not, then you are on the right track.
  9. Press on the Windows key + R then type msconfig to start up your exe file.
  10. Click on the Services tab then choose Disable All. Afterward, click on
  11. Once you’re prompted to reboot your computer, go ahead and reboot in Normal Mode. Check if the issue is still present.
  12. If the blinking or flashing desktop after login is gone, then you can just do a process of elimination.
  13. Start-up on your exe again then begin bringing up services a few at a time.
  14. You can turn on all other services except for the following which causes the blinking or flashing desktop after login problem: Problem Reports and Solutions Control Panel Support •Windows Error Reporting Service.
Read More
Fix THREAD_STUCK_IN_DEVICE_DRIVER 0x000000EA
If a program tried and failed to use the Graphics rendering capabilities of a computer, Windows 10 will most likely throw a Blue Screen error that says, “ THREAD_STUCK_IN_DEVICE_DRIVER ”. 0x000000EA is the Stop code for this particular Blue Screen error and could be caused by a bad display driver or bad video card. Whatever the cause is, here are some suggestions you need to check out to resolve this Blue Screen error.

Option 1 – Try to rollback, update, or disable the Graphics card drivers

Since the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error has something to do with Graphics card drivers, you can either roll back, update or disable them depending on your preference in order to resolve the error.
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.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 removing hardware or drivers that you’ve installed recently

If you have recently installed some hardware or drivers, you might want to disable or remove them since external devices are proven to be one of the factors that trigger Blue Screen errors like THREAD_STUCK_IN_DEVICE_DRIVER. All you have to do is physically disconnect any external devices that are connected to your computer and then check if it fixes the BSOD error or not.

Option 3 – Run System File Checker at boot time

  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • After opening Command Prompt, type the “sfc /scannow” command and hit Enter to run the System File Checker scan.
  • Wait until the process is completed and type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Option 4 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like the THREAD_STUCK_IN_DEVICE_DRIVER error. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • After that, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to manually check the Graphics Card hardware

You might also want to check the physical status of your Graphics card and you can do this by disconnecting the Graphics card or any other external device connected to your computer. Once you’ve removed the external device, check it for any damages. If there’s none, connect it back to your computer and check if the THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error is fixed or not.

Option 6 – Uninstall any faulty drivers

You can also uninstall any faulty drivers via Device Manager. How? Refer to these steps:
  • Tap the Win + R keys to launch the Run dialog box.
  • Then type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • From there, look for any faulty drivers. You can identify them easily as they will be marked with a yellow exclamation point. And then check which entries would not affect the normal functioning of your PC.
  • Now click on the entries of every faulty driver and click on the Uninstall option.
  • Once you’ve uninstalled them, restart your computer to allow your computer to reinstall the faulty drivers you’ve just removed.
Read More
uTorrent is not responding on Windows
As you probably know, uTorrent is one of the best software you can use to download torrents over the web. It has been around for many years now and is trusted by lots of users despite having competition here and there. Over the years, uTorrent has changed as it is now packed with tons of features. What’s more, is that this program is no longer the smallest client when it comes to file size. However, just like other software, it is not always working smoothly as there are instances when it’s not responding even when it’s already running. The first thing you can do is to close all the processes of uTorrent and then try opening it again. There are various reasons why your uTorrent program fails to respond. However, it is most likely caused by some virus that was brought on by the file you’ve just downloaded. On the other hand, it could also be caused by other factors as well but whichever the case is, here are some fixes you can check out to resolve the uTorrent issue.

Option 1 – Delete the file you’ve downloaded

As pointed out earlier, uTorrent might have failed to respond due to some file you’ve just downloaded which is why you have to delete it since there really is no point in keeping a file that’s causing this kind of issue. After deleting the file, try opening uTorrent again and see if it now works or not.

Option 2 – Allow uTorrent to run via Windows Defender Firewall

  • Click on the Cortana or the Start button and type “firewall” in the field.
  • From the search results that appear, click on the “Allow an app through Windows firewall”.
  • After that, a new window will pop up and from there, you will see a list of apps that can be allowed or disallowed using a Windows firewall. From this list, you have to search for uTorrent and once you find it, set it to Publick if you are on a public network or Private if you’re in a private network.

Option 3 – Uninstall or reinstall uTorrent software

You can also try to completely uninstall uTorrent from your computer and then reinstall it right back. to do so, follow the steps below.
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for uTorrent and select it and then uninstall it.
  • Once uTorrent is uninstalled, go to uTorrent’s official website and download its latest version.

Option 4 – Try scanning your computer using 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
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