Logo

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.

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

How to Fix REGISTRY_ERROR in Windows
As you know, you can encounter Blue Screen errors at any given point after your computer boots up and can just reboot it randomly which results in loss of unsaved work. One of these Blue Screen errors is the “REGISTRY_ERROR”. This kind of Stop error has a bug check value of 0x00000051 which indicates your computer’s registry has encountered a severe error. There could be a number of causes for this error but at the time of writing, it is quite difficult to narrow them down to one component. If you face this kind of Blue Screen error, worry not as this post will guide you in fixing it. As mentioned, this error indicates that there is something wrong with the registry, particularly an I/O error while it tried to read one of its files. This may be caused by hardware issues or file system corruption. It could also be due to failure in a refresh operation which is only used by the security system and only when resource limits are encountered. To fix the Registry_Error Blue Screen, you can try to use the CHKDSK utility or the System File Checker, or the DISM tool or run the Blue Screen troubleshooter. You may also try to reset your computer or repair Windows by using installation media.

Option 1 – Run the Check Disk utility

The first thing you can do to fix the REGISTRY_ERROR Blue Screen error is to run the Check Disk utility. How? Follow these steps:
  • 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 <Drive Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 2 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like REGISTRY_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.
  • From there, 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 3 – Run System File Checker

  • Open Command Prompt with admin privileges.
  • After that, execute this command: sfc /scannow
  • Once the scan is completed, restart your computer and then check if the REGISTRY_ERROR is now fixed.

Option 4 – Run the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the REGISTRY_ERROR Blue Screen error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish. Once it’s done, restart your computer.

Option 5 – Reset your computer

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen Afterward, select either the “Keep my files” option and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.

Option 6 – Try to perform repair install by creating a Windows 10 installation media

  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings”.
Read More
Recent Items aren't visible under Taskbar
In this post, you will be guided on what to do if the Recent Items are no longer visible in the Taskbar icons in Windows 10. This can be quite inconvenient especially if you work simultaneously on many files and documents together and would require you to visit them regularly to incorporate changes. Thus, if you find that the Recent items are not visible in the Windows Taskbar, read on. In order for the Recent Items to appear on the taskbar icons in Windows 10 again, there are four potential fixes you can check out. You can try to show the recently opened items via Settings or clear the cache of the recent items. You could also make some changes in the Windows Registry or use the Group Policy Editor. But before you proceed with these potential fixes, it’s best if you create a System Restore Point first just in case something goes wrong after you made changes in the system. The System Restore Point allows you to undo these changes and bring back the previous state of your computer. Thus, you need to create one and then carefully follow the given options below.

Option 1 – Show the recently opened items via Settings

The first thing you can do to fix the problem is to show the recently opened items through the Settings app.
  • Open the Settings app and select Personalization.
  • From there, select the Start option and scroll down until you see the “Show recently opened items in Jump Lists on Start or the taskbar” option.
  • Make sure that its toggle button is turned on.

Option 2 – Try to clear the Recent Items cache

  • Tap the Win + E keys to open File Explorer.
  • Next, copy and paste this link on the address bar: %AppData%Microsoftwindowsrecentautomaticdestinations
  • Once you’re in the given location, you should see multiple files. Now select all these files and completely delete them.
Note: These files are automatically recreated when you interact with the system like performing tasks such as opening apps or accessing files.
  • After that, go to this next location: %AppData%Microsoftwindowsrecentcustomdestinations
  • Once there, delete all of its files and restart your computer. This should resolve the problem.

Option 3 – Try making changes via Registry Editor

The next thing you can do to fix the problem is to apply some tweaks in the Registry by following these steps:
  • Tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry sub-path: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion
  • From there, select the Policies Explorer folder located in the left pane.
  • Then move to the right pane and look for the “NoRecentDocsHistory” entry and right-click on it.
  • Now delete this entry.
Note: This entry is the one that stores the Group Policy setting for “Do not keep the history of recently opened documents. The Group Policy adds this entry to the registry with a value of 1 if you enable the “Do not keep the history of recently opened documents” policy. On the other hand, if you disable the policy by setting it to “Not configured” or deleting it, the Group Policy will delete the entry from the registry, and the system will act as though the value is 0 – for instance, it keeps the history of the recently opened files in your computer.

Option 4 – Try to use the Group Policy Editor

  • Tap the Win + R keys to open the Run utility and type “gpedit.msc” in the field and tap Enter to launch the Group Policy Editor.
  • Next, navigate to User Configuration > Administrative Templates > Start Menu and Taskbar.
  • Afterward, double click on the “Do not keep a history of recently opened documents” policy located on the right panel. This is the policy that lets you enable or disable recent items and frequent places.
  • Now to enable the recent items, as well as the frequent places, feature, click on the “Disabled” or the “Not Configured” option.
  • Once you’re done, close the Group Policy Editor and restart your PC.
Note: If you choose to enable this setting, the system and Windows programs will not create shortcuts to documents opened while the setting is in effect. Aside from that, they also stay but won’t display the existing document shortcuts and the system will empty the Recent Items menu on the Start menu and the Windows programs won’t also display shortcuts in the Start Menu. In addition, the Taskbar won’t also show the recently opened or frequently used folders, files, or websites.
Read More
100sOfRecepies Removal Tutorial

100sOfRecepies is a Browser Extension developed by MindSpark Inc. that provides users with hundreds of recopies for breakfast, lunch, dinner, and dessert. This extension may appear very handy at the start, however, it may monitor your browser activity, and send it back to the developer to better serve ads. This extension injects itself into the System Registry allowing it to run each time your computer is restarted.

While browsing the internet with this extension installed you may see additional ads, sponsored links, and pop-up ads displayed in your browser. Many anti-virus scanners have detected this extension as a Browser Hijacker and are therefore not recommended to keep on your computer.

About Browser Hijackers

Browser hijacking is actually a form of an unwanted program, often a web browser add-on or extension, which causes modifications in browser settings. They are made to disrupt web browser programs for various reasons. Usually, it’ll force users to predetermined sites which are aiming to increase their advertisement income. Nevertheless, it’s not that harmless. Your internet safety is compromised and it is also very annoying. In a much worst case, your browser could be hi-jacked to download malware that may do a great deal of damage to your laptop or computer.

Major symptoms that your web browser has been highjacked

The typical symptoms that indicate having this malware on your computer are: 1. the browser’s home page is changed 2. bookmark and the new tab are also modified 3. the default search engine is changed and the browser security settings have been lowered without your knowledge 4. find new toolbars which you did not add 5. unstoppable flurries of pop-up ads show up on your personal computer screen 6. your web browser gets slow, buggy crashes often 7. Inability to navigate to certain websites, particularly anti-malware and also other security software webpages.

How does a browser hijacker infect a computer?

There are several ways your computer can become infected with a browser hijacker. They generally arrive by way of spam e-mail, via file sharing websites, or by a drive-by-download. They could also come from add-on software, also known as browser helper objects (BHO), web browser plug-ins, or toolbars. Some browser hijackers spread in user’s computer systems using a deceptive software distribution technique known as “bundling” (generally through freeware and shareware). An example of some well-known browser hijacker includes Babylon, Anyprotect, Conduit, DefaultTab, SweetPage, RocketTab, and Delta Search, but the names are continually changing. Browser hijackers could record user keystrokes to gather potentially valuable information that leads to privacy issues, cause instability on computers, drastically disrupt the user experience, and eventually slow down the PC to a point where it will become unusable.

Browser Hijacker Malware – Removal

Some browser hijacking could be quite easily stopped by discovering and eliminating the corresponding malware program from your control panel. But, most hijackers are hard to get rid of manually. No matter how much you try to remove it, it can come back over and over. Moreover, browser hijackers could modify the Computer registry so that it could be very tough to restore all of the values manually, particularly when you are not a very tech-savvy person.

Can't Install Safebytes Anti-malware due to the presence of Malware? Try This!

All malware is bad, but certain kinds of malicious software do a lot more damage to your PC than others. Some malware sits in between your computer and the internet connection and blocks some or all sites which you want to check out. It would also block you from adding anything to your machine, especially anti-virus programs. So what to do when malicious software keeps you from downloading or installing Anti-Malware? Do as instructed below to eliminate malware through alternate ways.

Eliminate malware in Safe Mode

In the event the malware is set to load at Windows start-up, then booting in safe mode should avoid it. Just the minimum required applications and services are loaded when you boot your computer in Safe Mode. Listed below are the steps you need to follow to start your computer into the Safe Mode of your Windows XP, Vista, or 7 computers (go to Microsoft website for instructions on Windows 8 and 10 computers). 1) At power-on/startup, press the F8 key in 1-second intervals. This will invoke the “Advanced Boot Options” menu. 2) Choose Safe Mode with Networking with arrow keys and hit Enter. 3) When this mode loads, you should have an internet connection. Now, use your internet browser to download and install Safebytes. 4) As soon as the software program is installed, allow the scan run to remove viruses and other threats automatically.

Switch over to an alternate web browser

Malicious program code could exploit vulnerabilities on a particular web browser and block access to all anti-virus software sites. The best way to overcome this problem is to choose a browser that is known for its security measures. Firefox contains built-in Malware and Phishing Protection to keep you secure online.

Install and run anti-malware from the Thumb drive

To effectively get rid of the malware, you might want to approach the issue of running an anti-virus program on the affected PC from a different perspective. Do these simple measures to clear up your infected computer by using a portable antivirus. 1) On a virus-free PC, download and install Safebytes Anti-Malware. 2) Insert the pen drive on the same PC. 3) Run the setup program by double-clicking the executable file of the downloaded software, with a .exe file format. 4) When asked, select the location of the USB drive as the place where you want to put the software files. Follow the instructions on the screen to finish off the installation process. 5) Now, transfer the USB drive to the infected computer system. 6) Double-click the EXE file to open the Safebytes program right from the thumb drive. 7) Simply click “Scan Now” to run a scan on the affected computer for viruses.

Protect Your Computer and Privacy With SafeBytes Anti-Malware

To help protect your computer or laptop from a variety of internet-based threats, it’s important to install an anti-malware application on your personal computer. However, with countless numbers of antimalware companies in the marketplace, nowadays it’s tough to decide which one you should buy for your laptop. Some of them are excellent, some are ok types, while some will affect your PC themselves! You need to be careful not to pick the wrong product, particularly if you purchase a premium application. Amongst few good applications, SafeBytes Anti-Malware is the strongly recommended software for security-conscious people. Safebytes is one of the well-established computer solutions firms, which provide this complete anti-malware software program. Through its cutting-edge technology, this software protects your personal computer against infections caused by different types of malware and similar internet threats, including adware, spyware, trojans horses, worms, computer viruses, keyloggers, potentially unwanted programs (PUPs), and ransomware. SafeBytes carries a plethora of wonderful features which can help you protect your computer from malware attack and damage. Here are some of the good ones: Robust Anti-malware Protection: By using a critically acclaimed anti-malware engine, SafeBytes provides multi-layered protection which is made to catch and remove threats that are concealed deep in your PC. Active Protection: SafeBytes offers complete and real-time security for your PC. It’ll check your PC for suspicious activity at all times and shields your PC from unauthorized access. Website Filtering: Through its unique safety rating, SafeBytes informs you whether a website is safe or not to visit it. This will assure that you’re always certain of your safety when browsing the online world. Lightweight Utility: SafeBytes is really a lightweight application. It consumes an extremely small amount of processing power as it runs in the background therefore you will not observe any computer performance issues. 24/7 Premium Support: Skilled technicians are at your disposal 24/7! They will immediately fix any technical issues you may be experiencing with your security software.

Technical Details and Manual Removal (Advanced Users)

If you’d like to carry out the removal of 100sOfRecepies manually rather than using an automated software tool, you may follow these simple steps: Navigate to the Windows Control Panel, click on the “Add or Remove Programs” and there, select the offending program to uninstall. In cases of suspicious versions of web browser extensions, you can easily remove them through your browser’s extension manager. You may also want to reset your web browser settings, as well as delete browsing history, temporary files, and internet cookies. To ensure the complete removal, find the following Windows registry entries on your system and delete them or reset the values appropriately. Please keep in mind that only advanced users should try to manually edit the registry because incorrect file removal leads to a major problem or even a PC crash. In addition, certain malware is capable of replicating itself or preventing deletion. It is recommended that you carry out the removal procedure in Safe Mode.
Files: %Documents and Settings%\All Users\Application Data0sOfRecipes Toolbar virus %program files %\internet explorer\ 100sOfRecipes Toolbar\[random].mof %program files (x86)%0sOfRecipes Toolbar \ %programData%\suspicious folders\ %windows%\system32\driver0sOfRecipes Toolbar %app data%\ 100sOfRecipes Toolbar virus\ Registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MATS\WindowsInstaller\EAF386F0-7205-40F2-8DA6-1BABEEFCBE8914.07.30.07.52.18]ProductName=100sOfRecipes Toolbar [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Tracing\Muvic_RASAPI32] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Tracing\Muvic_RASMANCS] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\EAF386F0-7205-40F2-8DA6-1BABEEFCBE89] DisplayName=100sOfRecipes Toolbar [HKEY_USERS\S-1-5-21-3825580999-3780825030-779906692-1001\Software\Microsoft\Windows\CurrentVersion\Uninstall\50f25211-852e-4d10-b6f5-50b1338a9271] DisplayName=100sOfRecipes Toolbar
Read More
Middle mouse button is not working
If you suddenly find the middle mouse button not working as you use it on your Windows 10 computer, then you’ve come to the right place as this post will provide some suggestions that can help you fix the issue. This kind of problem can affect your experience in using your computer as the middle mouse button helps you in scrolling through long web pages and screens with a lot of data. So if that stops, you will end up using your keyboard instead which is kind of a hassle compared to using the middle mouse button. It is possible that this problem could have something to do with either the hardware or software. To isolate the possibility of a hardware failure, you can try to connect the mouse to a different computer and see if it works just fine there or if it still has the same problem. If the mouse works properly on a different computer, then the issue is software-related. It is possible that a software update, especially gaming software, could have been misconfigured in a way that the middle button does not respond like it’s supposed to. To resolve the problem, you might want to try reinstalling or updating the mouse drivers or run the Hardware and Devices troubleshooter. You can also install OEM-specific mouse drivers or modify some entries in the Windows Registry.

Option 1 – Reinstall or update the Mouse driver

The problem may be caused by a corrupted or an outdated mouse driver. To fix it, you have to update or reinstall the mouse driver. How? Follow these steps:
  • Open the Devices Manager from the Win X Menu.
  • Then locate the Mouse and other pointing devices and right-click on the mouse driver to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, disconnect the mouse and plug it back in to reinstall the mouse driver.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 2 – Try running the Hardware Troubleshooter

The next thing you can do to fix the problem is by running the Hardware Troubleshooter. Although it won’t make much of a difference, there’s still a possibility that it could automatically fix the problem with these function keys. To use it, refer to these steps:
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 3 – Try to install OEM specific mouse drivers

Aside from updating or reinstalling the mouse drivers, you might also want to try installing OEM-specific mouse drivers. When you install Windows, it will use a generic driver for all its components. The disadvantage of generic drivers for the mouse is that it limits its functionality. In fact, some also configure the middle mouse button to respond to specific action which does not work without the correct drivers. In such cases, you need to visit the website of your computer’s manufacturers to download and install the latest drivers and then open the software and configure it the way it was before. Keep in mind that some OEMs also offer gestures, so you also have to check on that.

Option 4 – Try to modify some entries in the Registry

If a Windows Update is the one that caused the problem, you could correct it by making some modifications in the Registry but before you proceed, make sure that you create a System Restore point first.
  • Tap the Win + R keys to open the Run utility.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_CURRENT_USERControl PanelDesktop
  • After that, double click on the “WheelScrollLines” entry on the right pane to open its Properties.
  • Now change its value data to “3” and exit the Registry Editor and then see if the issue with the middle mouse button is fixed or not.
Read More
How To Fix Error 0x00000050

0x00000050 - What is it?

0x00000050 is a type of stop error code. It is also known as a Blue Screen of Death error. It usually occurs when you try to start your PC or load a program. It can also occur while running a program. This error may also pop up when you restart your PC after installing Windows XP Service Pack (SP1) on your computer. Unlike some PC related errors, 0x00000050 error code occurs without any warning. The stop 0x00000050 error is displayed in a blue screen and interrupts you from carrying your desired activities on your PC smoothly. This error message is prompted in the following format:

Stop 0X00000050 (parameter1, 0, parameter3, parameter4) PAGE_FAULT_IN_NONPAGED_AREA”

Solution

Restoro box imageError Causes

Stop 0x00000050 error code may pop up on your Windows computer screen due to multiple causes. The most common causes for this error code include:
  • Poor PC maintenance
  • Registry issues- Bad registry keys, invalid entries, corrupt and damaged registry
  • Incompatible DLL files
  • Corruption of system files- Pool corruption in the Srvnet.sys file
  • Spyware and viruses
  • Overheating of PC components
  • The conflict between Windows XP SP1 and the display adapter drivers that are currently installed on your PC.
It is advisable to resolve 0x00000050 error code on your PC right away. BSOD errors are fatal errors and can pose serious threats to your PC. If not fixed timely it can lead to system crash, failure and valuable data loss.

Further Information and Manual Repair

To prevent data loss and system failure, there are some effective methods to resolve Stop 0x00000050 error code on your PC.  To implement these solutions on your PC, you don’t need to be a technical whiz or a computer programmer.

Method One

If the error cause is the conflict between Windows XP SP1 and the display adapter drivers then here’s what you need to do to resolve it:
  1. First start Windows in safe mode. To do this, restart your computer and press F8. On the Windows Advanced Options Menu, use the arrow keys to select Safe Mode.
  2. Once you select it press enter. Now use the arrow keys to select the operating system, press enter to start your computer in safe mode.
  3. Go to Start, click Run and then type ’msinfo32’ in the open box and press OK to continue. Then under the System Summary option, expand Components and then click Display to note the information that corresponds to the INF File Item. And then simply quit the utility.
  4. After that, go to the start menu again and then the My Computer and Properties option.
  5. Press the Hardware Tab and then click the Device Manager tab. Go to the ‘Display Adapters’ option and press the option ‘Uninstall. To confirm action press OK.
  6. Once again, go to the start menu and run and then type the following commands as illustrated below and after each command press enter.
  • ren %systemroot%infINF file name from Step 5.inf *inf.old
  • ren %systemroot%infINF file name from Step 5.pnf *pnf.old
This procedure may look pretty lengthy but it is worth it. Once you insert the commands, close all open windows and then reboot your system. Now download the latest drivers for your display adapter and install them. This will hopefully resolve the 0x00000050 error code on your system.

Method Two

Sometimes 0x00000050 BSOD error may occur due to temporary issues like overheating PC components. In times like these, all you need to do to fix the issue is to switch off your computer and allow the components to cool down. Try starting your PC after a few hours.

Method Three

If the issue is triggered by malware, then it is advisable to download a powerful antivirus. Scan your entire PC to detect and remove viruses affecting your PC and generating BSOD errors on your system.

Method Four

However, if the error still persists after trying all the methods stated above, then this means the cause of the error is deep-rooted. It is related to the Windows registry. Registry stores all your system files and activities performed on your PC. It usually gets damaged and corrupt if it is not cleaned frequently. The registry loads with unnecessary and obsolete files like junk files, cookies, internet history, bad registry keys and invalid entries. These files if not removed, accumulate and damage the registry, DLL files, and system files too thereby generate BSoD errors like 0x00000050 error messages. You can clean and repair the registry manually but it requires a great deal of expertise. The ideal and easiest way to clean it is to download Restoro. This is highly functional and easy-to-use software. It is embedded with multiple powerful utilities including such as a registry cleaner, an antivirus and a system optimizer. The registry cleaning feature scans for all errors related to the registry. It removes obsolete files, invalid entries, restores damaged DLL and system files. The antivirus feature simultaneously detects and removes all kinds of malware. These include viruses, Trojans, spyware, and adware affecting your PC. While the system optimizer feature ensures that your PC functions at its optimum speed. It is a safe and powerful PC Fixer. It has a user-friendly interface and compatible with all Windows versions. Click here to download Restoro and Fix Error 0x00000050
Read More
How to remove ListenToTheRadioNow from your PC

ListenToTheRadioNow is a Browser Extension that allegedly lets you listen to radio from your browser. However, all this extension does is add links to the popular radio stations on your home page. This extension hijacks your home page and changes your default search provides to MyWay. While running it monitors browsing data from your browser, mining information such as website visits, clicked links, and sometimes even personal information. This information is later used to display targeted ads through your browser. Several anti-virus scanners have marked this extension as a possible Browser Hijackers, and due to its data mining nature, it is not recommended to keep it on your computer.

About Browser Hijackers

Browser hijacking is a type of unwanted software, commonly a browser add-on or extension, which then causes modifications in the web browser’s settings. Browser hijackers could do more than just modifying homepages. In most cases, browser hijacking is used for earning ad revenue that comes from forced advert clicks and website visits. Even though it may seem naive, all browser hijackers are dangerous and therefore always regarded as security threats. They don’t just ruin your internet browsers, but browser hijackers could also modify the system registry to make your PC susceptible to other malicious programs.

How you can know whether the browser is hijacked?

There are several symptoms of browser hijacking: 1. home-page is changed 2. new bookmarks pointing to porn websites have been added to your bookmarks 3. the default internet search engine and/or the default web browser settings are altered 4. find new toolbars that you did not add 5. unstoppable flurries of popup ads show up on your PC screen 6. webpages load very slowly and often incomplete 7. you have prohibited entry to certain web pages, for example, the site of an anti-malware software firm like SafeBytes.

So how does a browser hijacker infect a PC

A browser hijacker could be installed on your computer or laptop if you visit an infected website, click on an e-mail attachment, or download something from a file-sharing website. They also come from add-on programs, also referred to as browser helper objects (BHO), browser plug-ins or toolbars. Also, some shareware and freeware can put the hijacker inside your computer through “bundling”. A good example of some popular browser hijackers includes Babylon, Anyprotect, Conduit, SweetPage, DefaultTab, Delta Search, and RocketTab, but the names are regularly changing.

Tips on how to get rid of a browser hijacker

Some hijackers can be removed by uninstalling the freeware they were included with or by eliminating any extension you’ve recently added to your computer. However, most hijacking codes are not very easy to eliminate manually, since they go deeper into your operating system. Furthermore, manual removal expects you to perform several time-consuming and tricky actions that are hard to do for new computer users. Professionals always recommend users to get rid of any malicious software including browser hijacker with an automatic malware removal tool, which is simpler, safer, and faster than the manual removal technique. One of the top tools for correcting browser hijacker malware is SafeBytes Anti-Malware. It can help you eliminate any pre-existing malicious software in your computer and provides you real-time monitoring and protection from the latest internet threats. Employ a PC optimizer along with your anti-malware software to correct various registry problems, remove computer vulnerabilities, and improve your computer overall performance.

Help! Malware Preventing Antivirus Installation And Access To The Internet

All malware is bad, but certain kinds of malware do a lot more damage to your computer than others. Some malware sits in between the computer and the net connection and blocks some or all internet sites that you want to check out. It will also prevent you from installing anything on your system, especially anti-virus applications. If you’re reading this, chances are you’re stuck with a malware infection that is preventing you to download and install the Safebytes Anti-Malware program on your computer. Do as instructed below to get rid of the malware by alternate methods.

Install the anti-malware in Safe Mode

Safe Mode is actually a special, basic version of Windows in which just minimal services are loaded to counteract viruses and other troublesome programs from loading. In the event, the malicious software is set to load automatically when the computer boots, switching to this mode may well prevent it from doing so. To start the computer into Safe Mode, hit the “F8” key on your keyboard just before the Windows logo screen comes up; Or right after normal Windows boot up, run MSConfig, check Safe Boot under Boot tab, and click Apply. Once you’re in Safe Mode, you can attempt to download and install your antivirus software application without the hindrance of the virus. After installation, run the malware scanner to get rid of most standard infections.

Download the security program using an alternate web browser

Some malware mainly targets particular browsers. If this sounds like your case, use another web browser as it could circumvent the virus. If you appear to have a virus attached to Internet Explorer, then switch over to an alternate browser with built-in security features, such as Firefox or Chrome, to download your preferred anti-malware program – Safebytes.

Install and run anti-virus from the Thumb drive

Another solution is to store and operate an anti-malware program entirely from a Pen drive. Do these simple steps to clear up your affected PC using a portable antivirus. 1) Download the anti-malware on a virus-free PC. 2) Insert the USB drive onto the same system. 3) Run the setup program by double-clicking the executable file of the downloaded software, with a .exe file format. 4) Choose the drive letter of the pen 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 complete the installation process. 5) Unplug the pen drive. You may now utilize this portable anti-virus on the affected computer. 6) Double-click the EXE file to open the Safebytes software right from the pen drive. 7) Click the “Scan” button to run a full system scan and remove viruses automatically.

Protect Your PC and Privacy With SafeBytes Anti-Malware

To help protect your laptop or computer from many different internet-based threats, it’s important to install an anti-malware program on your laptop. However, with so many antimalware companies in the marketplace, nowadays it is hard to decide which one you should buy for your laptop. Some of them are great and some are scamware applications that pretend as genuine anti-malware software waiting to wreak havoc on your computer. While looking for an anti-malware tool, choose one that offers dependable, efficient, and complete protection against all known computer viruses and malware. On the list of recommended software by industry analysts is SafeBytes Anti-Malware, a popular security application for Windows computers. SafeBytes anti-malware is really a powerful, highly effective protection software made to assist users of all levels of computer literacy in finding and removing harmful threats from their computer. Through its cutting-edge technology, this software protects your computer against infections caused by different kinds of malware and similar threats, including spyware, adware, viruses, worms, trojans, keyloggers, ransomware, and potentially unwanted program (PUPs). SafeBytes anti-malware provides a myriad of advanced features that sets it apart from all others. Below are some of the great features included in the tool. Robust Anti-malware Protection: Built on a highly acclaimed anti-virus engine, this malware removal application can find and get rid of many obstinate malware threats like browser hijackers, PUPs, and ransomware that other common antivirus applications will miss. Live Protection: SafeBytes provides complete and real-time security for your computer. This software will continuously keep track of your computer for suspicious activity and updates itself continuously to keep current with the latest threats. Web Filtering: Through its unique safety rating, SafeBytes informs you whether a site is safe or not to visit it. This will make sure that you’re always certain of your safety when browsing the web. Faster Scanning: SafeBytes Anti-Malware possesses a multi-thread scan algorithm that works up to five times faster than any other antivirus software. Lightweight Application: SafeBytes gives you complete protection from online threats at a fraction of the CPU load due to its enhanced detection engine and algorithms. 24/7 Live Expert Support: You will get 24/7 technical support to promptly resolve any issue with your security application. SafeBytes can keep your PC safe from most advanced malware threats automatically, thus keeping your online experience secure and safe. Malware issues can become a thing of the past when you put this application to use. If you want sophisticated forms of protection features & threat detections, buying SafeBytes Anti-Malware will be worth the dollars!

Technical Details and Manual Removal (Advanced Users)

If you do not wish to use malware removal software and like to get rid of ListenToTheRadioNow manually, you might accomplish this by going to the Windows Add/Remove Programs menu in the control panel and deleting the offending software; in cases of web browser plug-ins, you could remove it by visiting the browser’s Add-on/Extension manager. You will likely also want to reset your web browser. Finally, check your hard drive for all of the following and clean your Windows registry manually to get rid of leftover application entries after uninstalls. Please keep in mind that only experienced users should attempt to manually edit the system files because removing any single critical registry entry results in a serious problem or even a system crash. In addition, certain malware is capable of replicating or preventing removal. It is highly recommended that you carry out the removal process in Safe Mode.
Files: %LOCALAPPDATA%\Google\Chrome\User Data\Default\Sync Extension Settings\mlpfmcjpkbijcpegdbkplcddgacjlgpf %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Sync Extension Settings\mlpfmcjpkbijcpegdbkplcddgacjlgpf %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\mlpfmcjpkbijcpegdbkplcddgacjlgpf %UserProfile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\nhpggpakfcgbidnmlheodkbccemlenag %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\nhpggpakfcgbidnmlheodkbccemlenag %USERPROFILE%\AppData\Local\Google Registry: HKEY_LOCAL_MACHINE\Software\ListenToTheRadioNow\Microsoft\Windows\CurrentVersion\Uninstall..Uninstaller ListenToTheRadioNow
Read More
A required device isn’t connected
If you are currently facing the “A required device isn’t connected or cannot be accessed” error with codes 0xc0000185, 0xc0000225, 0xc0000001, 0xc00000f, and 0xc000000e on your Windows 10 computer, worry not for this post will help you resolve this problem. All these error codes point out the same thing – your computer needs to be repaired. Some of these error codes are related to the “winload.efi” file which means that you are using the UEFI system. This file also loads up important drivers in order to start the Windows Kernel. And if you got a remark from any of these error codes indicating that there is a hardware failure or that the driver configuration is incorrect, then you must physically check if the wires are connected properly. This kind of error occurs mostly when your computer wasn’t able to locate the system files that are needed to boot up your computer. Thus, the only way to fix this problem is to correct the boot record. It is recommended that you utilize the “/RebuildBCD” option in order to rebuild the BCD files. To do so, follow these steps:
  • You can start by booting into the installation environment for Windows 10 from an installation media.
  • After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
  • From there, select Command Prompt and once you open it, enter each one of the commands given below by sequence.
    • bootrec /FixMbr
    • bootrec /FixBoot
    • bootrec /ScanOS
    • bootrec /RebuildBcd
  • Once you’re done executing the commands given above, type “exit” to close the Command Prompt window and then restart your computer and see if it fixed error code 0xc000014c.
On the other hand, if rebuilding the BCD using the /RebuildBCD option didn’t help, you can try a crude way to rebuild the boot record from scratch. You can do that by following the given steps below which will export and delete/backup the BCD available in the system.
  • Go to the Advanced Recovery Mode.
  • From there, go to Command Prompt and execute the commands given below and make sure to enter them one after the other.
    • bcdedit /export C:BCD_Backup
    • c:
    • cd boot
    • attrib bcd -s -h –r
    • ren c:bootbcd bcd.old
    • bootrec /RebuildBcd
If it still didn’t help, then troubleshoot the problem further with the help of the following instructions.

Option 1 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the error. To disable Secure Boot, here’s what you have to do:
  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 2 – Run System File Checker

You could also run a System File Checker or SFC scan. All you have to do is select Command Prompt from the Advanced Options. Once you’ve opened Command Prompt, type the “sfc /scannow” command and tap Enter to execute it.

Option 3 – Disable the Early Launch Anti-Malware Protection

  • You need to restart your computer in the Start Menu first while holding down the Shift key on your keyboard.
  • After that, it will restart your computer to Startup Settings.
  • Now ensure that the 8th option is labeled as “Disable early launch anti-malware protection.
  • Then tap the F8 key since the aforementioned option above is listed at number 8. This should launch and load Windows on your PC with the Early Anti-malware protection disabled for that session only when you try to carry out the same task and then check if the error related to the Winload.efi file is now fixed.

Option 4 – Try to run Automatic Startup Repair

In this option, you need to boot your computer into the Advanced Startup Options and from there, run the Automatic Startup Repair and then wait until the process is completed.

Option 5 – Try to reset the BIOS or the UEFI Settings

If updating the BIOS didn’t help in fixing the error, you can try to reset the BIOS instead.
  • Start your computer and tap the F10 key during the booting process to enter the BIOS. If it does not work, you can try tapping the F1 or F2 key as well as the Del key.
  • Once you’re already in the BIOS, tap the F9 key to get the prompt to RestoreLoad default configuration now for the BIOS.
  • Next, click on Yes and then follow the next on-screen instructions that appear to set the BIOS back to its default settings.
  • Once you’re done restoring the default settings of the BIOS, restart your computer and then check if it now boots properly.

Option 6 – Try to physically check the hardware

You should also check the physical status of the hardware in your computer. You can clean the dust off the hardware components like the Network Card of the computer. You might want to use a small blower or you could also use a soft cloth and run the components gently. Make sure that you don’t damage any parts with moisture or cause harm to any circuits while you carry out this task.
Read More
How to Fix Windows 10 Error 0x8000ffff

Error Code 0x8000ffff - What is it?

Error Code 0x8000ffff is an error that is often experienced while attempting to install updates on a Windows machine. It has been found in Windows 10, although the error has been present in the Windows operating systems dating back to Windows Vista.

Common symptoms include:

  • Inability to download updates for the operating system
  • Inability to successfully run updates for the operating system through to completion

There are several basic Windows tools that can be used to attempt to resolve Error Code 0x8000ffff on your machine. While some of these tools may be familiar for basic users, others may require advanced competency in order to be used correctly. If you are unsure of your ability to complete the methods listed below in order to resolve this error code on your system, you may need to get in touch with a computer repair technician who is competent in dealing with Windows Update repairs.

Solution

Restoro box imageError Causes

The most common cause of Error Code 0x8000ffff is that there is a problem within one of the system files or the registry entries on the computer. There are a number of reasons why a device could have an error in these places, from conflicting software commands to updates that were not installed correctly, to bugs within the system, to viruses or malware that have corrupted the necessary files.

Further Information and Manual Repair

There are several common ways that users can attempt to resolve the appearance of Error Code 0x8000ffff on their Windows devices. If you are not sure that you can follow these steps through to completion, you would be well advised to get in touch with a qualified computer repair technician to help you to finish out the repair process.

Here are the best methods to resolve Error Code 0x8000ffff on your Windows machine:

Method One:  Restart Your Computer

It may sound obvious, but one of the most effective ways to resolve Error Code 0x8000ffff on your machine is to simply reboot your computer. In some cases, the error shows up because there are processes that the system believes are still running when they really aren’t. Restarting your machine also allows your system to apply any previous changes that have been made and to mark any installations that have been undertaken as being complete.

Reattempt your update installations after you have restarted your computer to see if you are able to finish them out successfully.

Method Two:  Run the Windows Registry Repair Tool

The Windows Registry Repair tool is an asset that can make it easy for your system to scan for potential problems in the registry and notify you as to their status. In many cases, the Registry Repair tool can fix the problems that it finds all on its own, although in some cases, you may receive a message that states an error was found that could not be resolved through the program.

The simplest way to access the Windows Registry Repair tool is to do a search for it within the search bar in the Start menu. Once you begin to run the Registry Repair tool, it can take a while to complete its scan, so be prepared to wait for some time once you start it.

Once the tool has completed its scan of your system, it’s always a good idea to reboot your computer so that all of the changes that have been made to the system can be applied successfully to the operating system.

Method Three:  Run the Windows Fix It Tool

Another great tool to help in the resolution is the Windows Fix It tool. You can download it directly from the Microsoft website. Once you run it, it will complete a scan of your system to find any potential hang-ups and to attempt to resolve them. After you run the scan, it is a good idea to reboot your computer to allow all changes to be recognized and applied properly.

Method Four: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.
Read More
Chrome won’t open or launch on Windows
If you’re suddenly unable to launch or open Google Chrome or unable to load web pages, then it’s most likely that the files in Chrome have been corrupted or some plugin is taking up a lot of resources which is why you encounter an error message saying, “Google Chrome has stopped working”. And when you try to check the Task Manager, you’ll see that Chrome is really taking up lots of resources, however, when you check the Taskbar, strangely, you will see nothing. If you are currently facing this issue in Chrome on your Windows 10 PC, follow the given options below.

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

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

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

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

Option 3 – Delete the User Profile in Chrome

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

Option 4 – Disable the Extensions in Chrome

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

Option 5 – Run the Chrome Cleanup tool

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

Option 6 – Try to reinstall Chrome

If running the Malware Scanner & Cleanup tool in Chrome didn’t work out for you, you can try reinstalling it. To do so, follow these steps:
  • Open the Settings app and go to System > Apps & features.
  • From there, look for Chrome and uninstall it from your PC.
  • Then go to the official website of Google Chrome and download its latest version and install it.
Read More
Some update files aren’t signed, 0x800b0109
Windows Updates are checked for their validity every time they are downloaded from Microsoft servers just like how browsers check websites for a valid certificate. And so if you got an error message saying, “ Some update files aren’t signed correctly, error code 0x800b0109 ” while trying to update your computer, it indicates that the Windows service was unable to verify the validity of the Windows Update. To fix this error, you can try out the options prepared in this post.

Option 1 – Reboot your computer and try again

Save your work and reboot your computer and then try checking for updates again. In some cases, all you need is a restart to fix errors like error code 0x800b0109.

Option 2 – Try to update Windows after an hour or so

There are times when the issue is from Microsoft’s end. It could be that there’s some issue with Microsoft’s server so it would be better if you give it an hour or so before trying to run Windows Update again.

Option 3 – Try running 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 0x8007001E. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 4 – Delete the contents in the Temporary folder

You can also try deleting the contents in the Temporary folder – all the downloaded, pending, or failed Windows 10 updates. You can do that using the simple and easy steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “%temp%” in the field and press Enter to open the Temporary folder.
  • After that, select all the folders and files within the Temp folder and delete all of them.

Option 5 – Clear the contents in the Software distribution and Catroot2 folders

  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net 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 6 – Install the updates in a Clean Boot State

You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After that, try to install the Windows Updates or upgrade again.
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