Logo

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.

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 update failed to install error 0xca00a000
This post will show you how to fix the Windows update error 0xca00a000 which you can encounter during the installation of Windows updates. Here’s the full error message of this Windows Update error:
“Updates failed There were problems installing some updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: 2018-07 Cumulative Update for Windows 10 Version 1803 for x64-based Systems (KB4345421) – Error 0xca00a000”
This kind of Windows Update error pops up when Windows has missed installing one of the cumulative updates needed or when there is some problem with the driver that won’t let the installation of the updates push through. There are also instances when the system files are modified with incorrect permission that may result in the Windows update error 0xca00a000. Thus, you need to fix the trusted installer permission as well as resolve the issue with the driver. To do these things, you need to follow the options laid out below.

Option 1 – Run the Windows Module Installer

The Windows Module Installer is a built-in service in the Windows operating system that could help you resolve the Windows update error 0xca00a000. You need to make sure that this service is Started and that its Startup type is set to Automatic – you can do this via Services Manager or by executing the command given below in an elevated Command Prompt.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “command prompt” in the field and hit Enter to open Command Prompt.
  • And in the elevated Command Prompt type in the following command and hit Enter:
SC config trustedinstaller start=auto
  • After executing the command successfully, you should see the “[SC] ChangeServiceConfig SUCCESS” message on the Command Prompt window.

Option 2 – Try manually installing the updates

As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.

Option 3 – Delete the files from the Software Distribution folder

The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. A lot of users tried deleting the files in this folder to fix the problem and so far it has worked. Like them, you can try clearing the Windows Update cache by simply deleting the contents of the folder named “SoftwareDistribution” since Windows apparently can’t clear and re-download the update contents once they are corrupted. Thus, deleting the contents of this folder will make Windows download the contents again which will fix the problem. To do that, follow 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 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.
  • Now Open Settings and check for Windows Updates. Windows 10 should begin the download right away.

Option 4 – 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” 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 Updates or upgrade again.

Option 5 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows update error 0xca00a000. 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 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error 0xca00a000. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
Windows Update service could not be stopped
If you are running the Windows Update service but decided to stop it but you encountered an error message instead that says, “The Windows Update service could not be stopped”, read on as this post will help you fix the problem. This kind of error appears when you use the Command Prompt to stop the Windows Update service, especially if you are using cmd without admin privileges. A lot of users reported that they were not able to disable the automatic Windows Update in Windows 10 using Command Prompt. The command used to stop the Windows Update service is the “net stop wuauserv” command. However, when some users executed this command, they got the error message. So if you are one of these users that can’t stop the Windows Update Service via Command Prompt, you can try to fix that using PID as well as checking the Service dependencies. For more details, follow the given options below.

Option 1 – Try to stop the Windows Update service via PID

In case you don’t know, each running service or process has its own unique ID or PID and you can find it in the Task Manager. You can use it to stop the Windows Update service. How? Refer to these steps:
  • Tap the Ctrl + Shift + Esc keys to open the Task Manager.
  • Next, go to the Services tab and look for the service named “wuauserv” and get its PID.
  • After that, type “cmd” in the Windows Start search and right-click on Command Prompt from the search results and then select the “Run as administrator” option.
  • After opening Command Prompt with admin privileges, execute this command: taskkill /f /pid <PID>
Note: You need to replace “<PID>” with the PID of the “wuauserv” service. For instance, the PID is 6676, then this is how the command should be “taskkill /f /pid 6676”.
  • After you execute the command, you will this message on your screen, “SUCCESS: The process with PID 6676 has been terminated” which indicates that you have stopped the Windows Update service successfully.

Option 2 – Try to check the Service dependencies

Dependencies of a Windows Service in Windows 10 are when windows services depend on other services. Such is the case with the Windows Update service – it also depends on three different services such as the Remote Procedure Call or RPC service, DCOM Server Process Launcher, and the RPC Endpoint Mapper. Meaning to say, if two of these services are not working as expected, then the dependant service will also be affected. This could be the reason why the Windows Update service could not start.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the following services:
    • Remote Procedure Call (RPC) Service
    • DCOM Server Process Launcher
    • RPC Endpoint Mapper
  • After you find these services, double click on each one of them and check whether the Startup type for all is set to Automatic and the Service status is set to Running or not.
  • If the service status is not running, then click the Start button. Afterward, check if you can now run the Windows Update service.
Read More
DigiSmirkz Removal Tutorial For Windows

DigiSmirkz is a Browser Extension by Mindspark Inc. This extension offers users the ability to enrich their emails or chats with tons of new emojis. When installed it will replace your default new tab page with a variety of search.myway.com, hosted at hp.myway.com. This search engine uses information about you, collected by the extension to display unwanted targeted ads by Mindspark Partners and Ad Networks.

While surfing the internet with this extension installed and enabled, you will see additional pop-up ads, inserted ads into search results and sponsored content on web pages.

Several anti-virus applications have marked this extension as a Browser Hijacker and is therefore recommended to be removed from the Computer.

About Browser Hijackers

Browser hijackers (sometimes referred to as hijackware) are a kind of malicious software that modifies web browser settings without the computer owner’s knowledge or consent. These hijacks appear to be rising at an alarming rate worldwide, and it could be really nefarious and often harmful too. Browser hijacker malware is created for a variety of reasons. Typically, hijackers will force hits to sites of their choice either to get more traffic generating higher ad earnings or to obtain a commission for every user visiting there. Although it may seem harmless, these tools were created by vicious people who always look to take advantage of you, so that they can easily make money from your naive and distraction. They not only ruin your internet browsers, but browser hijackers can even modify the computer registry, making your PC vulnerable to other types of attacks.

Major signs that an internet browser has been hijacked

There are many symptoms that indicate your browser is highjacked: 1. your homepage is reset to some unfamiliar webpage 2. your internet browser is constantly being redirected to porn websites 3. the default web engine and/or the default browser settings are modified 4. unsolicited new toolbars are added to your web browser 5. your internet browser will display constant pop-up windows 6. your web browser starts running slowly or presents frequent errors 7. you can’t navigate to particular webpages, like security software-related websites.

How they get into your PC

Browser hijackers can enter a PC by some means or other, for example via file sharing, downloads, and e-mail too. They may also come from any BHO, extension, add-on, toolbar or plug-in with malicious purpose. A browser hijacker could also be installed as a part of freeware, shareware, demoware and fake programs. Some of the most popular hijackers are DigiSmirkz, Conduit Search, Babylon Toolbar, Sweet Page, OneWebSearch, and CoolWebSearch. Browser hijackers can interrupt the user’s web surfing experience severely, track the websites frequented by users and steal private information, cause difficulty in connecting to the web, and eventually create stability issues, causing applications and system to crash.

How you can fix a browser hijack

Certain hijackers could be removed simply by uninstalling the related freeware or add-ons through the Add or Remove Programs in the Windows control panel. But, many browser hijackers are hard to get rid of manually. Irrespective of how much you attempt to get rid of it, it may keep returning over and over again. You should think of undertaking manual repairs only if you are a tech-savvy person, as there are possible risks associated with tinkering around with the computer registry and HOSTS file. Industry experts always suggest users remove any malicious software including browser hijacker by using an automatic malware removal tool, which is better, safer, and faster than the manual removal method. To remove any type of browser hijacker from your system, you can download this particular top-notch malware removal software – SafeBytes Anti-Malware.

Virus Blocking Internet And All Antivirus Software? Do This!

Practically all malware is bad and the degree of the damage will vary greatly with regards to the type of infection. Certain malware types alter internet browser settings by adding a proxy server or change the PC’s DNS configurations. When this happens, you will be unable to visit some or all sites, and thus not able to download or install the necessary security software to clear out the computer virus. If you are reading this article, chances are you’re stuck with a malware infection which is preventing you to download and/or install Safebytes Anti-Malware program on your system. Follow the instructions below to get rid of malware by alternate ways.

Make use of Safe Mode to resolve the issue

If any malware is set to load immediately when Windows starts, stepping into safe mode may block this attempt. Since only the bare minimum programs and services start-up in Safe Mode, there are rarely any reasons for issues to happen. Below are the steps you should follow to take out viruses in Safemode. 1) Tap the F8 key repeatedly as soon as your system boots, however, before the big Windows logo or black screen with white texts appears. This should bring up the Advanced Boot Options menu. 2) Use the arrow keys to choose Safe Mode with Networking and press ENTER. 3) When you are into this mode, you will have an internet connection once again. Now, get the malware removal software you want by utilizing the browser. To install the software, follow the guidelines in the installation wizard. 4) Once the software is installed, let the scan run to eliminate viruses and other malware automatically.

Switch to an alternative browser

Malicious program code might exploit vulnerabilities in a specific internet browser and block access to all anti-virus software sites. The most effective solution to avoid this problem is to choose a web browser that is renowned for their security measures. Firefox has built-in Malware and Phishing Protection to keep you safe online.

Run anti-virus from a pen drive

Another solution is to create a portable anti-malware program on your USB stick. Adopt these measures to run the anti-malware on the affected computer. 1) Use another virus-free PC to download Safebytes Anti-Malware. 2) Mount the USB drive on the same system. 3) Run the setup program by double-clicking the executable file of the downloaded software, which has an .exe file format. 4) Select USB flash drive as the location when the wizard asks you where you want to install the application. Follow the on-screen instructions to complete the installation process. 5) Transfer the USB drive from the clean PC to the infected computer. 6) Run the Safebytes Anti-malware directly from the USB drive by double-clicking the icon. 7) Click the “Scan” button to run a full system scan and remove viruses automatically.

Protect Your Computer Against Malware and Viruses With SafeBytes Anti-Malware

If you are looking to purchase anti-malware for your computer system, there are lots of brands and packages for you to consider. Some of them are great while some are scamware applications that pretend as legitimate anti-malware software waiting around to wreak havoc on the computer. You need to select a company that creates industry-best anti-malware and it has got a reputation as reliable. On the list of highly recommended software programs is SafeBytes Anti-Malware. SafeBytes has a good track record of excellent service, and clients are very happy with it. SafeBytes anti-malware is a trustworthy software that not only secures your computer system completely but is also very user-friendly for people of all ability levels. Through its cutting-edge technology, this software protects your PC against infections brought on by various kinds of malware and similar internet threats, including spyware, adware, trojans, worms, computer viruses, keyloggers, potentially unwanted program (PUPs), and ransomware.

There are many wonderful features you will get with this particular security product. These are some of the highlighted features included in the product.

World-class AntiMalware Protection: This deep-cleaning antimalware application goes much deeper than most antivirus tools to clean out your personal computer. Its critically acclaimed virus engine detects and disables hard to remove malware that conceals deep inside your personal computer. Live Protection: SafeBytes provides real-time active checking and protection against all of known viruses and malware. This utility will always monitor your PC for any suspicious activity and updates itself regularly to keep current with the latest threats. Web Protection: Safebytes allots all sites a unique safety rating that helps you to have an idea of whether the webpage you are going to visit is safe to view or known to be a phishing site. Faster Scanning: SafeBytes’s very fast malware scanning engine reduces scan times and extends battery life. Simultaneously, it will effectively detect and remove infected files or any online threat. Low CPU and RAM Usage: SafeBytes gives you total protection from internet threats at a fraction of the CPU load because of its advanced detection engine and algorithms. Fantastic Tech Support Team: You can obtain absolutely free 24/7 technical assistance from their computer experts on any product queries or PC security issues. SafeBytes will keep your computer safe from latest malware threats automatically with hardly any input needed from you again. You now may realize that this particular tool does more than just scan and eliminate threats from your PC. You will get the very best all-around protection for the money you spend on SafeBytes Anti-Malware subscription, there is no doubt about it.

Technical Details and Manual Removal (Advanced Users)

If you want to do the removal of DigiSmirkz manually rather than employing an automated software tool, you can follow these simple steps: Go to the Windows Control Panel, click on the “Add or Remove Programs” and there, select the offending program to remove. In case of suspicious versions of web browser extensions, you can actually remove it through your browser’s extension manager. You may also want to reset your home page and search engine providers, and also clear your web browser cache and cookies. In order to ensure complete removal, manually examine your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that only advanced computer users should try to manually edit the registry because removing any single critical system file leads to a serious problem or perhaps a computer crash. Moreover, certain malware keeps replicating which makes it tough to remove. Doing this malware-removal process in Safe Mode is suggested.
Files: %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\fhibenoomgnppdhbjaephephkddnokof %LOCALAPPDATA%\DigiSmirkzTooltab Registry: HKEY_CURRENT_USER\SOFTWARE\DigiSmirkz HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\DigiSmirkz HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\LowRegistry\DOMStorage\digismirkz.dl.myway.com HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\DOMStorage\digismirkz.dl.myway.com HKEY_LOCAL_MACHINE\Software\[APPLICATION]\Microsoft\Windows\CurrentVersion\Uninstall..Uninstaller DigiSmirkzTooltab Uninstall Internet Explorer
Read More
How to Enable Last Active Click feature
Microsoft has started to use group along with every open window in the Taskbar ever since the release of Windows 10. Early on, they used to show an individual entry for each one of the windows after grouping them which makes the taskbar look cleaner and organized. However, the main issue lies in the fact that you have to hover on your desired window to get on to them. At the time of writing, you need to tap the Ctrl key and click on the taskbar icon to open the last active window but you have to only click on the program’s taskbar icon after you apply the tweak given in this post for the last active window to open. Take note that the “Last Active” windows feature will only work if the taskbar buttons are combined. Before you get started doing the instructions given below, you need to create a System Restore Point first since you will be dealing with registry files and modifying some of the critical settings in Windows 10. Once you’ve done this, proceed to the given steps below. Step 1: Tap the Win + R keys to open the Run dialog box and then type “Regedit” in the field and hit Enter to open the Registry Editor. Step 2: If a User Account Control or UAC prompt appears, just click on Yes to proceed to open the Registry Editor. Step 3: Next, navigate to the following registry path:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced
Step 4: From there, right-click on the right side of the panel and select New > DWORD (32-bit) and then name it “LastActiveClick”. Step 5: After that, double click on the newly created DWORd to modify its value. Put “1” as its value data. Step 6: Then click OK and close the Registry Editor. Step 7: Now restart your computer to successfully apply the changes made. Note: In case you want to revert back to the default configuration, all you have to do is set the value data of LastActiveClick to “0” or simply delete that DWORD and restart your computer to successfully apply the changes made.
Read More
Fix rtf64x64.sys Blue Screen error on Windows
rtf64x64.sys Blue Screen error happens in random intervals but it is a regular occurrence, it can happen when playing games, when watching movies, or even when the computer is idle. in this article we will guide you on how to resolve this error from the most simple steps you could take and do not worry, altho the error seems dreadfully and scary, it is nothing to worry about. If you can boot Windows normally after error great, proceed with instructions, else reboot into safe mode or use installation media to boot.
  1. Use official Microsoft online troubleshooter Microsoft has an online blue screen troubleshooter that was made specifically for this kind of situation. Go to Troubleshoot screen error and answer questions needed. Most of the time this will be enough to solve any blue screen issue.
  2. Update network and sound drivers How is this error traced back to Realtek devices, go to the Realtek website and download drivers. Install them and reboot the system.
  3. Use a dedicated software solution DRIVERFIX is an application made for these and other kinds of driver issues and problems, it is one click automated solution for driver fixing. Visit the Driverfix site and download the application
  4. Perform system Restore If you have not managed to fix the issue with previous steps roll back to a previous restore point when everything was working.
  5. Replace network or sound card If everything failed including system restore then it is likely that it is a hardware malfunction. Replace faulty components and you should not receive errors anymore.
Read More
Guide for Removing FullTab From PC

FullTab is a Browser Extension for Google Chrome, Firefox, and Internet Explorer. When installed this extension hijacks your home page, and changes your default search engine to http://search.fulltabsearch.com. This extension usually comes bundled with other freeware software, and while installed it monitors your internet browsing activity, visited links, clicked pages, and other private information that it later uses to distribute targeted unwanted ads in your search results.

While this extension is installed, you will see modified search results, injected ads, sponsored links, web page redirects, and sometimes even pop-up ads. Several anti-virus scanners have detected this extension as a Browser Hijacker, and due to the information it is gathering from your computer it is not recommended to keep.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a kind of malicious software that modifies web browser configuration settings without the user’s knowledge or consent. These hijacks appear to be increasing at an alarming rate globally, and they can be truly nefarious and sometimes harmful too. Browser hijackers are capable of doing more than just changing home pages. Usually, browser hijacking is utilized for earning advertising revenue that comes from forced ad clicks and website visits. Most people believe that such websites are legitimate and harmless but that is not the case. Almost every browser hijacker poses an actual threat to your online safety and it is necessary to categorize them under privacy risks. Browser hijackers can also let other vicious programs without your knowledge further damage your personal computer.

Browser hijacking signs and symptoms

There are numerous signs that indicate the web browser is hijacked: 1. your browser’s home page is suddenly different 2. you find redirected to internet sites you never meant to visit 3. the default web browser settings are modified and/or your default web engine is altered 4. you find unsolicited new toolbars added 5. unstoppable flurries of pop-up advertisements appear on your personal computer screen 6. webpages load slowly and sometimes incomplete 7. you can’t navigate to specific web pages, like computer security software-related sites.

Precisely how browser hijacker infects computers

There are many ways your PC can get infected with a browser hijacker. They usually arrive through spam e-mail, via file-sharing networks, or by a drive-by download. They are usually included with toolbars, BHO, add-ons, plug-ins, or browser extensions. Browser hijackers sneak to your pc in addition to free software application downloads also that you unintentionally install along with the original. Examples of popular browser hijackers include Fireball, GoSave, Ask Toolbar, CoolWebSearch, RocketTab, and Babylon Toolbar. The presence of any browser hijacker on your system can considerably diminish the web browsing experience, record your internet activities that lead to troublesome privacy concerns, diminish overall computer performance and cause application instability as well.

Removal

Some browser hijacking can be quite easily corrected by identifying and removing the corresponding malware software through your control panel. However, most hijackers are very tenacious and require specialized tools to remove them. And there’s no denying the very fact that the manual fixes and removal methods can certainly be a difficult job for a rookie PC user. Additionally, there are many risks associated with tinkering around with the pc registry files.

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

All malware is inherently dangerous, but certain types of malicious software do much more damage to your computer than others. Some malware is meant to interfere with or block things that you’d like to do on your computer. It may not allow you to download anything from the net or prevent you from accessing a few or all sites, especially antivirus websites. If you are reading this article now, you have probably recognized that a malware infection is a reason behind your blocked internet traffic. So how to proceed if you want to install an antivirus program such as Safebytes? There are some actions you can take to get around this problem.

Start Windows in Safe Mode

Safe Mode is actually a special, basic version of Microsoft Windows where just minimal services are loaded to counteract viruses and other troublesome programs from loading. If the malware is blocking the internet connection and affecting your PC, running it in Safe Mode will let you download anti-malware and run a scan while limiting possible damage. In order to enter into Safe Mode or Safe Mode with Networking, press F8 while the computer is booting up or run MSCONFIG and look for the “Safe Boot” options under the “Boot” tab. After you restart into Safe Mode with Networking, you can download, install, as well as update the anti-malware program from there. Right after installation, run the malware scanner to eliminate most standard infections.

Utilize an alternate internet browser to download an antivirus program

Malicious program code could exploit vulnerabilities on a specific web browser and block access to all anti-virus software websites. If you appear to have a virus attached to Internet Explorer, then switch over to a different browser with built-in safety features, such as Firefox or Chrome, to download your preferred antivirus program – Safebytes.

Make a bootable USB anti-virus drive

Another solution is to store and run an antivirus program completely from a Thumb drive. Do these simple measures to clean up your affected computer using portable anti-malware. 1) On a virus-free computer, download and install Safebytes Anti-Malware. 2) Put the pen drive into the uninfected PC. 3) Double-click on the downloaded file to run the installation wizard. 4) When asked, select the location of the pen drive as the place where you would like to store the software files. Do as instructed on the screen to finish up the installation process. 5) Now, insert the USB drive into the corrupted PC. 6) Run the Safebytes Anti-malware directly from the pen drive by double-clicking the icon. 7) Hit the “Scan Now” button to start the virus scan.

Ensure the Safety of Your PC by Using SafeBytes Anti-Malware Software

Do you want to install the best anti-malware application for your laptop? There are many applications available in the market that comes in free and paid versions for Windows systems. Some of them are great, some are decent, and some will affect your PC themselves! You need to go with a tool that has obtained a good reputation and detects not only computer viruses but other types of malware too. While thinking about trustworthy applications, Safebytes Anti-Malware is certainly the highly recommended one. SafeBytes anti-malware is a powerful, very effective protection application designed to assist users of all levels of IT literacy in finding and removing malicious threats from their personal computers. After you have installed this program, SafeBytes sophisticated protection system will make sure that absolutely no viruses or malicious software can seep through your computer. SafeBytes has outstanding features when compared to various other anti-malware programs. A few of them are given as below: Real-time Threat Response: SafeBytes provides round-the-clock protection for your personal computer restricting malware intrusions instantly. They’re extremely effective in screening and eliminating different threats because they’re regularly improved with new updates and safety measures. World-class AntiMalware Protection: With its advanced and sophisticated algorithm, this malware removal tool can detect and get rid of the malware threats hiding within your PC effectively. Quick Multithreaded Scanning: SafeBytes’s high-speed malware scanning engine cuts down scanning times and extends battery life. Simultaneously, it will effectively detect and eliminate infected computer files or any internet threat. Web Security: Through its unique safety rating, SafeBytes alerts you whether a site is safe or not to access it. This will make sure that you’re always certain of your safety when browsing the world wide web. Lightweight: This tool is not “heavy” on the computer’s resources, so you’ll not see any overall performance difficulties when SafeBytes is operating in the background. 24/7 Live Professional Support: You can obtain high levels of support round the clock if you’re using their paid software.

Technical Details and Manual Removal (Advanced Users)

To eliminate FullTab manually, navigate to the Add/Remove programs list in the Windows Control Panel and select the program you want to get rid of. For internet browser extensions, go to your web browser’s Addon/Extension manager and select the add-on you want to disable or remove. You’ll probably also want to reset your browser. To ensure the complete removal, find the following Windows registry entries on your system and remove them or reset the values accordingly. However, this is a challenging task and only computer professionals could carry it out safely. Moreover, certain malware keeps replicating which makes it difficult to eliminate. You are advised to do this process in Safe Mode.
Files: %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionsdddjdbagaalmcfiaklngpcdefppkhpnf %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultExtensionsdddjdbagaalmcfiaklngpcdefppkhpnf %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionsdfobofkgfnlaibpdigilbhhnampnfphg %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultExtensionskikgikaaibdokmgbiocgoeepfphfllml %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionskikgikaaibdokmgbiocgoeepfphfllml %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionsekeidcohoadhbbfgbhppjihllchhdgea %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultExtensionsdokppbonbkemcpplmcghjemlodkjcoif %LOCALAPPDATA%GoogleChromeUser DataDefaultExtensionsdokppbonbkemcpplmcghjemlodkjcoif %UserProfile%Local SettingsApplication DataGoogleChromeUser DataDefaultExtensionsekeidcohoadhbbfgbhppjihllchhdgea Registry: HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerDOMStoragewww.search.fulltabsearch.com HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerDOMStoragesearch.fulltabsearch.com HKEY_CURRENT_USERSoftwareGoogleChromePreferenceMACsDefaultextensions.settings, value: dfobofkgfnlaibpdigilbhhnampnfphg
Read More
Chrome update failed error 3, 4, 7, 10, etc
If you find it hard to update Google Chrome to its latest version and each time you try to do so it keeps on failing, worry not for this post will guide you in fixing a list of Google Chrome Update errors. Even though there are a lot of error codes around Chrome, these are only caused by issues with the update. Here are some of the errors you can encounter when updating Google Chrome:
  • Update failed: You can encounter this error when the Updates are disabled by the administrator.
  • Update failed with
    • Error 3 or 11: When Chrome’s inbuilt updater fails to find the Update server to download the latest version.
    • Error 4 or 10: This happens while checking for updates with the message “Update check failed to start”
    • Error 7 or 12: This occurs when the download fails while checking for updates.
  • Windows OS version is not supported.
  • Google Chrome may not be able to keep itself updated.
  • Any other errors that mention that “Update failed”
Since these aforementioned error codes are related to “Update Failure”, then they have common solutions and here they are:

Option 1 – Restart your computer

You need to restart your computer first and then try updating Chrome again. There are times when it’s only a temporary issue that can be fixed by simply restarting your computer.

Option 2 – Try checking antivirus programs, firewall, and parental control settings

If you have antivirus programs, a firewall installed in your computer, as well as parental controls, then any of these could be blocking you to download anything, including the update for Chrome. This is why you have to double-check and make sure that software updates aren’t being blocked by these programs. On the other hand, you can also try running the Network Troubleshooter as it can help you resolve any DNS or connectivity issues. To use it, follow the steps below.
  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 3 – Try to remove Proxy

Removing the Proxy might also help you in fixing the Chrome Update errors. Here’s how you can do it:
  • 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.

Option 4 – Try to reset Winsock, TCP/IP & Flush DNS cache

Resetting Winsock, TCP/IP, and flushing DNS might help in resolving the Chrome Update errors just follow these steps:
  • Right-click on the Start button and click on Command Prompt (administrator) so you can pull up an elevated Command Prompt.
  • After that, execute each one of the commands listed below. And after you typed in one after the other, you have to hit Enter.
  1. netsh winsock reset – type in this command to reset Winsock
  2. netsh int ip reset resettcpip.txt – type in this command to reset TCP/IP
  3. ipconfig /flushdns – type in this command to flush the DNS cache
  • Next, restart your PC and check if the problem’s fixed.

Option 5 – Try to run the Chrome Cleanup tool

You might want to run Google Chrome’s built-in Malware Scanner & Cleanup tool as it could also help in getting rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and anything else that might overtake the network and could affect the performance of the browser.

Option 6 – Get rid of any conflicting browser extensions

  • Open Chrome and press Alt + F keys.
  • Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
  • Click the Recycle bin and select Remove.
  • Restart Chrome and press Alt + F keys again.
  • Proceed to On Startup and mark Open a specific page or set of pages.
  • To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.

Option 7 – Reset Google Chrome

Resetting Chrome can also help you get rid of the error. Resetting Chrome will restore its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
HolidayPhotoEdit Removal Guide for Windows

Holiday Photo Edit is a Browser Extension for Google Chrome developed by Mindspark Inc. and offers users a basic photo editing tool alongside links to some popular editing websites.

When installed this extension changes your default search engine to MyWay and hijacks your New Tab page, changing it to HolidayPhotoEdit. It monitors user browsing activity recording visited websites and clicked links in order to learn more about the user, this data is later used/sold to better target Injected Ads.

While browsing the internet with the HolidayPhotoEdit extension enabled, users will experience more ads throughout their search results, additional sponsored links to partner products, and sometimes even pop-up ads with special giveaways designed to lure users to buy something.

Popular anti-virus scanners have marked HolidayPhotoEdit as a Browser Hijacker, and it is recommended to remove it from your computer.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a type of malware that changes internet browser configuration settings without the computer owner’s knowledge or approval. These hijacks appear to be increasing at an alarming rate across the world, and they could be actually nefarious and often dangerous too. Practically all browser hijackers are made for advertising or marketing purposes. In most cases, it will drive users to particular sites which are trying to boost their advertising campaign revenue. Though it might appear naive, all browser hijackers are harmful and therefore always regarded as security risks. Browser hijackers can even permit other vicious programs without your knowledge to further damage your PC.

Find out how to identify a browser hijack

The typical signs that signify having this malicious software on your PC are: 1. the home page of the web browser is changed suddenly 2. you observe new unwanted bookmarks or favorites added, usually directed to advertisement-filled or pornography websites 3. the essential web browser settings are modified and unwanted or unsafe resources are put into the trusted sites list 4. unwanted new toolbars are added to your browser 5. many pop-up ads appear and/or your web browser pop-up blocker is disabled 6. your web browser has become unstable or starts running sluggishly 7. you have prohibited entry to particular websites, for example, the website of an anti-malware software developer like SafeBytes.

How does a browser hijacker infect a computer?

Browser hijackers can get into a PC by some means or other, including via file sharing, downloads, and email also. They also come from add-on software, also called browser helper objects (BHO), web browser plug-ins, or toolbars. Some internet browser hijackers spread in user’s PC using a deceptive software distribution method called “bundling” (generally through freeware and shareware). A good example of some well-known browser hijackers includes Anyprotect, Conduit, Babylon, SweetPage, DefaultTab, Delta Search, and RocketTab, but the names are constantly changing.

Removing browser hijackers

Certain hijackers can be removed by just uninstalling the related free software or add-ons from the Add or Remove Programs in the Microsoft Windows Control Panel. However, many hijackers are quite tenacious and require specialized tools to get rid of them. And there is no denying the very fact that the manual fixes and removal methods could be a difficult job for an amateur computer user. Furthermore, there are various risks associated with tinkering around with the pc registry files. Browser hijackers can be effectively removed by installing and running anti-malware software on the affected PC. To eradicate any kind of browser hijacker from your PC, you could download this particular professional malware removal program – SafeBytes Anti-Malware. Together with the antivirus tool, a system optimizer, such as SafeBytes’s Total System Care, could help you in deleting all related files and modifications in the registry automatically.

Can't Install Safebytes Anti-malware because of Malware? Try This!

Malware could potentially cause many different types of damage to PCs, networks, and data. Some malware variants modify internet browser settings by adding a proxy server or change the PC’s DNS configuration settings. When this happens, you’ll be unable to visit certain or all internet sites, and thus not able to download or install the required security software to clear out the computer virus. If you’re reading this right now, you may have probably realized that a malware infection is the cause of your blocked internet traffic. So how to proceed if you need to download and install an anti-malware program such as Safebytes? Even though this kind of issue will be difficult to get around, there are a few actions you can take.

Install the antivirus in Safe Mode

If the malware is set to load at Windows startup, then booting in safe mode should prevent it. Only the bare minimum required applications and services are loaded whenever you start your computer in Safe Mode. You will have to do the following to eliminate malware in Safe mode. 1) At power-on/startup, hit the F8 key in 1-second intervals. This would invoke the “Advanced Boot Options” menu. 2) Select Safe Mode with Networking using arrow keys and hit ENTER. 3) When this mode loads, you should have internet access. Now, use your web browser normally and go to https://safebytes.com/products/anti-malware/ to download Safebytes Anti-Malware. 4) After installation, run a full scan and allow the program to delete the threats it discovers.

Utilize an alternate internet browser to download anti-malware software

Malicious program code may exploit vulnerabilities on a particular internet browser and block access to all anti-virus software websites. The ideal way to overcome this issue is to select an internet browser that is renowned for its security features. Firefox contains built-in Malware and Phishing Protection to help keep you secure online.

Create a bootable USB antivirus drive

Another way is to download and transfer an anti-malware program from a clean PC to run a scan on the infected computer. Adopt these measures to employ a flash drive to clean your corrupted PC. 1) On a clean computer, download and install Safebytes Anti-Malware. 2) Plug the Thumb drive into the uninfected computer. 3) Double-click the Setup icon of the anti-malware program to run the Installation Wizard. 4) Choose the drive letter of the flash drive as the place when the wizard asks you where you would like to install the antivirus. Follow the instructions on the computer screen to finish off the installation process. 5) Now, insert the pen drive into the corrupted PC. 6) Double click the Safebytes Anti-malware icon on the flash drive to run the software. 7) Click on the “Scan” button to run a full computer scan and remove viruses automatically.

Protect Your PC and Privacy With SafeBytes Anti-Malware

To protect your PC from various internet-based threats, it’s very important to install an anti-malware application on your PC. However, with countless numbers anti-malware companies in the marketplace, nowadays it’s hard to decide which one you should purchase for your personal computer. Some of them are great and some are scamware applications that pretend as authentic anti-malware software waiting around to wreak havoc on your PC. You have to look for a product that has got a good reputation and detects not just computer viruses but other types of malware too. One of the recommended software is SafeBytes AntiMalware. SafeBytes has a superb reputation for top-quality service, and clients are very happy with it. SafeBytes anti-malware is a highly effective and easy-to-use protection tool that is made for end-users of all levels of computer literacy. After you have installed this software program, SafeBytes advanced protection system will ensure that no viruses or malicious software can seep through your computer.

SafeBytes anti-malware offers an array of enhanced features that sets it aside from all others. Some of them are given as below:

Live Protection: SafeBytes provides complete and real-time security for your personal machine. It’ll continuously monitor your computer for hacker activity and also gives end-users sophisticated firewall protection. World-class AntiMalware Protection: Built upon a highly acclaimed anti-virus engine, this malware removal application can identify and get rid of many obstinate malware threats like browser hijackers, PUPs, and ransomware that other typical antivirus programs will miss. Safe Browsing: SafeBytes checks and gives a unique safety ranking to each and every website you visit and block access to web pages known to be phishing sites, thus safeguarding you from identity theft, or known to contain malicious software. Lightweight Application: SafeBytes is a lightweight and user-friendly anti-virus and antimalware solution. As it utilizes minimal computer resources, this tool leaves the computer’s power exactly where it belongs: with you. Fantastic Tech Support Team: You could get high levels of support 24/7 if you’re using their paid software. SafeBytes has developed a wonderful anti-malware solution to help you conquer the latest computer threats and virus attacks. There is no doubt that your computer system will be protected in real-time as soon as you put this software program to use. You will get the very best all-around protection for the money you pay on SafeBytes anti-malware subscription, there’s no question about it.

Technical Details and Manual Removal (Advanced Users)

If you do not want to use malware removal software and prefer to get rid of HolidayPhotoEdit manually, you may accomplish this by going to the Windows Add/Remove Programs menu in the control panel and removing the offending software; in cases of web browser plug-ins, you could uninstall it by visiting the browsers Add-on/Extension manager. You’ll probably also want to totally reset your internet browser to its default configuration settings. Lastly, examine your hard disk for all of the following and clean your computer registry manually to remove leftover application entries following an uninstallation. But bear in mind, this is often a challenging task and only computer experts could accomplish it safely. Furthermore, some malware keeps replicating which makes it difficult to remove. Completing this task in Safe Mode is recommended.
Files: %LOCALAPPDATA%\HolidayPhotoEditTooltab %LOCALAPPDATA%\Google\Chrome\User Data\Default\Local Extension Settings\ompcmhnafgchjgmdcdopfhlebohkgall %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Local Extension Settings\ompcmhnafgchjgmdcdopfhlebohkgall %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\ompcmhnafgchjgmdcdopfhlebohkgall %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\ompcmhnafgchjgmdcdopfhlebohkgall Registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\DOMStorage\www.holidayphotoedit.com HKEY_LOCAL_MACHINE\Software\Google\Chrome\PreferenceMACs\Default\extensions.settings, value: ompcmhnafgchjgmdcdopfhlebohkgall HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\DOMStorage\holidayphotoedit.dl.myway.com HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\DOMStorage\holidayphotoedit.dl.tb.ask.com HKEY_CURRENT_USER\SOFTWARE\HolidayPhotoEdit HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\HolidayPhotoEdit HKEY_LOCAL_MACHINE\Software\[APPLICATION]\Microsoft\Windows\CurrentVersion\Uninstall..Uninstaller HolidayPhotoEditTooltab Uninstall Internet Explorer
Read More
MS Store keeps updating the same apps
As you know, the Microsoft store is a built-in tool in Windows 10 where you can find a variety of applications. It helps users in downloading or updating apps in the system. However, there are instances when you could encounter issues while using it. One of the issues that you could face when using the Microsoft Store app is when it keeps on offering apps you have just updated or when you are not able to update any apps at all. This kind of issue in the Microsoft Store app might be caused by other issues like a damaged Windows Store cache. There are several options you can check out to resolve the problem. You can try to check the registry setting or run the Windows Store apps troubleshooter or clear the Windows Store cache manually or reset its settings. You could also try to re-register the Microsoft Store app. For more details, refer to each one of the options provided below but before you troubleshoot the problem, make sure that you create a System Restore point.

Option 1 – Run the Windows Store App troubleshooter

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

Option 2 – Try checking the settings in the Windows Registry

The next thing you can do to fix the problem is to check the Registry settings for the Windows Store.
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionCurrentVersion
  • From there, look for the DWORD named “CurrentVersion” and make sure that its value data is set to 6.3, but if it’s not then change its value data to 6.3
  • Exit the Registry Editor and restart your computer and then see if it fixed the problem with the Microsoft Store app.

Option 3 – 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, “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 and then try to install your app or update your computer again.

Option 4 – Try to re-register the Microsoft Store app via Windows PowerShell

  • Tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
  • Wait for the process to be completed and then restart your computer.
Read More
Fix Windows was unable to repair the drive
If you connected your Hard Disk, USB, or SD card to your Windows 10 computer and you suddenly encounter an error that says, “Windows was unable to repair the drive”, read on as this post will help you fix the problem. This kind of error indicates that the file system on the drive has become corrupted and that ChkDsk was not able to repair the problem. You can also encounter this error when you try to run the ChkDsk utility to repair the system. This kind of error is most likely due to the general corruption of the contents in the drive. It is also possible that you removed the external drive without using the “Safely remove hardware” option or it could be that the drive is still in use. To fix the problem, the obvious thing to do is to safely remove the external drive by using the “Safely remove hardware” option. If it didn’t work, you can try to run the CHKDSK utility from the command line or you could also restart your computer in a Clean Boot State and then run the scan. Before you proceed with the potential fixes provided below, make sure that you create a system restore point first or you could also create a backup copy of the data to an external drive.

Option 1 – Run the CHKDSK utility from the command line

Although some users reported getting the “Windows was unable to repair the drive” when they run a CHKDSK scan, other users reported that running it also fixed the error. Thus, you can try to run it and see if it works or not.
  • 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
  • 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 – Restart your computer in a Clean Boot State

There are some instances that some conflicting programs installed in your computer might be the one that triggers the “Windows was unable to repair the drive” error to appear when you connect your external drive or run the CHKDSK utility. 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.)
  • Once your computer has restarted in a Clean Boot State, perform your scan again and see if it now works, and then start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
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