Logo

How to Fix Windows Update Error 0x800f0900

If you are trying to update or upgrade your Windows 10 computer using the Windows Update and suddenly an “Error 0x800f0900” appears, then you’ve come to the right place as this post will help you resolve this Windows Update issue. When you encounter this error, you will see the following error message on your screen:

There were problems installing some updates, but we’ll try again later. If you keep seeing this and you want to search the web or contact support for information, this may help:

2018-03 Cumulative Update for Windows 10 Version 1709 for x64-based Systems (KB4088776) – Error 0X800F0900”

This kind of Windows Update error is most likely caused by some corrupted files in the system. It is also possible that the Windows Database might have become corrupted as well. So if you are currently experiencing this problem, refer to the options given below and see which one of them works best for you.

Option 1 – Try running the DISM Tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.

  • Open the Command Prompt as admin.
  • Then type in this command: 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.

After you run this tool, a log file is created at C:WindowsLogsCBSCBS.log. On the other hand, if the Windows Update client is already broken, you will be prompted to use a running Windows installation as the repair source or use a Windows side-by-side folder from a network share, as the source of the files. Although the chances of this happening are less, if it turns out to be the case, you need to run an advanced command in the DISM tool to repair a broken Windows Update. Just repeat the process above but use the following command instead:

DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess

Option 2 – Try running the System File Checker or SFC scan

The SFC scan or System File Checker is a built-in command utility in Windows that helps in restoring corrupted files as well as missing files that cause several issues in the computer like the Windows Update Error 0x800f0900. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow

The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 3 – Try running the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80073712. 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 – Perform a System Restore

You can also try to perform a System Restore as it can also help you fix the Windows Update Error 0x800f0900. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 5 – Reset both the SoftwareDistribution and Catroot2 folders

You have to stop a couple of services such as BITS, Cryptographic, MSI Installer, and Windows Update Services. And to do that, you need to flush the contents in the SoftwareDistribution 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. Aside from that, it also contains all the Windows Update History files and once you delete them, you will most likely lose the Update history. As a result, the next time you run the Windows Update, it may result in a longer detection time.

  • 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.

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

Make START menu full screen in Windows 10
Hello and welcome to another great tutorial from errortools.com. Today we will be making Windows START menu full screen. First introduced in Windows 8.1, the start menu has been shifted from full screen to gadget like in Windows 10 but if you prefer to have it over the entire screen with all of its glory and large icons you can do so and we will be happy to show you how. Press ⊞ WINDOWS and choose settings. Windows 10 Star menu with marked settings iconFrom the settings screen, choose Personalization. Windows 10 settings menu with marked Personalization groupUnder personalization options click on START. windows settings start screen sectionAnd then on the right part click on the button under Use Start full screen to turn it ON windows settings start screen switch for full screenThat's it, your start menu is now full screen.
Read More
Cannot find a system image on this computer
If you are trying to restore your computer using a System Image that has been created by the Windows Backup and Restore tool but encountered an error message instead that says, “Windows cannot find a system image on this computer”, you’ve come to the right place as this post will walk you through in fixing this error. Here’s the complete context of the error message:
“Windows cannot find a system image on this computer, Attach the backup hard disk or insert the final DVD from a backup set and click Retry. Alternatively, close this dialog for more options.”
In the error message, you are offered two choices – to either Retry or Cancel the operation. You can try to select Retry to try again but you will most likely get the same error if you do so. This kind of error can occur if the name of the WindowsImageBackup folder or any of its sub-folders has been modified. On the other hand, this error can also pop up if this folder or any of its sub-folders have gone missing or have become corrupted. To resolve the error, you can try to move the WindowsImageBackup folder or check its sub-folders. You can also try to isolate the System Image file or rename the System Image folder or remove all the unwanted sub-folders as well as use Command Prompt in Repair mode.

Option 1 – Try to move the WindowsImageBackup folder

The WindowsImageBackup folder must be stored in the root of the volume where it is stored, in line with the functioning of the System Restore utility. For example, if the WindowsImageBackup folder is stored in the “C:/Backups/System Restore Backups/New” location, then you have to move it to the C: drive as well.

Option 2 – Try to check the subfolders of the WindowsImageBackup folder

The classification of folders and files plays an important part to restore in restoring a computer from a System Restore point. Thus, if have modified the names of any files or folders inside the WindowsImageBackup folder, then you need to set the defaults. After that, run System Restore again and check if it fixes the error.

Option 3 – Try to isolate the System Image file

If the System Image file is stored in a USB storage device along with various System Restore images, then it’s no wonder why you’re getting this error. To set things right, you have to make sure that the System Restore image you wish to restore your computer from, is the only one that’s present at the root of the USB storage device.

Option 4 – Try renaming the System Image folder

If you have renamed the System Image folder prior to running System Restore, then it is most likely the reason why you’re getting the “Windows cannot find a system image on this computer” error. This error pops up because the System Restore utility in Windows 10 looks out for the WindowsImageBackup folder so if you have renamed it, you need to change its name back to what it originally was to fix the error.

Option 5 – Try to remove all the sub-folders of the WindowsImageBackup folder

If you have stored some foreign files inside the WindowsImageBackup folder, you need to get rid of them right away and return the folder to its default state as this folder must be left alone and should not be meddled with if you want to run System Restore smoothly.

Option 6 – Try to use Command Prompt in Repair Mode

  • Open Command Prompt while your computer is in the Repair Mode.
  • Next, type and enter this command where you need to replace “<Partition Letter>” with your drive’s letter: dir <Partition Letter>
  • After you’ve found the WindowsImageBackup folder in any of the partitions, type and enter this command: dir <Parition Letter>WindowsImageBackup /s
  • The command you entered will display all the contents of the folder exceeding 10 GB in total size. You can check and confirm the integrity of the folder and if you find that the integrity is violated, then it is the reason why you’re getting the error.
Read More
An Easy Guide to Resolve Xpcom.dll Error

Xpcom.dll Error Code - What is it?

To understand the Xpcom.dll error better, first, you need to know what Xpcom.dll file is. Xpcom.dll is basically a typical DLL (Dynamic Link Library) file. It is associated with Firefox developed by Mozilla Foundation for the Windows Operating System. DLL file contains small programs similar to exe (executable) files. Just like any other DLL file, Xpcom.dll helps loads and run programs smoothly. Xpcom.dll functions as a shared file that can be used to run multiple programs on your PC. Xpcom.dll error code occurs when Windows cannot properly load the xpcom.dll file. The error may pop up on the screen in any one of the following formats:
  • "Xpcom.dll not found."
  • "The file xpcom.dll is missing."
  • "Cannot register xpcom.dll."
  • "Cannot find C:\Windows\System32\xpcom.dll."
  • "This application failed to start because xpcom.dll was not found. Re-installing the application may fix this problem."
  • "Xpcom.dll Access Violation."
  • "Cannot start Firefox. A required component is missing: xpcom.dll. Please install Firefox again."
The xpcom.dll error can occur during program installation or while rebooting your PC or when shutting it down.[/section]

Solution

Restoro box imageError Causes

It is difficult to narrow down a single cause of this error code simply because the Xpcom.dll error code may be triggered due to several reasons. Some of the common causes include:
  • Invalid or corrupt xpcom.dll registry entry
  • Viral infection
  • Outdated PC drivers
  • Another program overwrote the required version of xpcom.dll
  • Xpcom.dll file is accidentally deleted or uninstalled
  • Mozilla Foundation hardware failure

Further Information and Manual Repair

Here are the best, quick and easy DIY methods to resolve Xpcom.dll error code on your system within minutes:

Method 1: Update Window Drivers

To resolve the xpcom.dll error on your system, try updating Window drivers. To do this simply use the driver update wizard from within Device Manager. The driver update wizard walks you through the entire drive update process, making it easy and hassle-free for you to update drivers.

Method 2: Download and Install Xpcom.dll File

Since DLL are shared files and used to run and load multiple programs, it is possible that you might have accidentally removed this file while uninstalling a program on your system. This is the reason why the Xpcom.dll file goes missing. To retrieve the Xpcom.dll file simply go to the recycle bin. Reinstall the deleted program. However, if it still doesn’t resolve the error, then it is advisable to download and install the Xpcom.dll file from a trusted DLL file website over the internet.

Method 3: Scan for Viruses and Repair the Registry

If the error code occurs due to malware infection or is related to registry issues, then simply download Restoro. This is a user-friendly and multi-functional PC Fixer deployed with 6 scanners including a powerful antivirus and a registry cleaner. It is compatible with all Windows versions. Simply run it to remove all types of viruses infecting your system and clean/repair the registry. Click here to download Restoro and resolve the Xpcom.dll error on your PC.
Read More
Remove ChatZum from Windows

ChatZum is a Potentially Unwanted Program that installs a Toolbar into your browser. This program allegedly allows users to zoom in on photos without clicking on them, however, upon further research, it was discovered that this function does not work on the latest version of browsers.

From the Author: ChatZum is a Browser add-on (toolbar) that enables its users to hover over images in Major Social network's websites and view a larger version of an image.

While installing this toolbar will track user web browsing sessions and will record website visits, clicks, and sometimes even personal information. This information is later used to display targeted ads to the user. To allow easier user tracking, the program changes the browser home page and default search engine to Nation Search Advanced, which injects additional advertisements and tracks user activity.

Several anti-virus applications have marked this program as Potentially Unwanted, and it is not recommended to keep it on your computer, especially considering the fact it will most likely not work on your browser.

About Potentially Unwanted Applications

If you have ever installed a free application or shareware, chances are high that the computer will get installed with a bunch of unwanted applications. A Potentially Unwanted Program, also called PUP, in short, is actually software that contains adware, installs toolbars, or has got other hidden objectives. These types of programs are generally bundled up with a free application that you download from the internet or may also be bundled inside the custom installers of many download websites. PUPs aren’t always viewed as “pure” malware in the strictest sense. A fundamental difference between PUP and malware is distribution. Malware is normally dropped by silent installation vectors like drive-by downloads while PUP gets installed with the consent of the computer user, who knowingly or unknowingly approves the PUP installation on their computer system. But, there is no doubt that PUPs remain bad news for PC users as it could be quite dangerous to your computer in many ways.

The damage PUPs can do

The unwanted programs after installation display numerous annoying pop-up ads, trigger fake alerts, and sometimes even forces a computer owner to pay for the software. PUPs that come as browser add-ons and toolbars are commonly recognizable. These toolbars alter your homepage and your search engine in the installed web browser, track your web activities, modify your search results with redirects and sponsored links, and eventually slow down your browser and diminish your browsing experience. Potentially unwanted programs use aggressive distribution methods to get onto your computer. The worst part of setting up a PUP is the adware, spyware, and keystroke loggers that could lurk inside. Even if the PUPs really aren’t inherently malicious, these applications still do practically nothing good on your PC – they’ll take valuable system resources, slow down your PC, weaken your computer security, making your PC more vulnerable to malware.

How to avoid ‘crapware’

• Read the EULA thoroughly. Look for clauses that state that you have to accept advertising and pop-ups or bundled applications from the company. • Always opt for the custom if you’re offered an option between “Custom” and “Recommended” Installations – never ever click Next, Next, Next thoughtlessly. • Use a good anti-malware application. Try Safebytes Anti-malware which can find PUPs and treat them as malware by flagging them for deletion. • Be alert if you download and install freeware, open-source applications, or shareware. Do not ever install software applications that seem shady or malicious. • Always download applications from the original website. The majority of PUPs find their way onto your laptop or computer is via download portals, so steer clear of it altogether. Remember the fact that even though PUPs could potentially cause damage and hinder the proper functioning of the PC, they can’t enter into your system without your consent, so be alert not to provide them with it.

How One Can Get rid of Malware that is Blocking Websites or Preventing Downloads

Malware could potentially cause many kinds of damage to PCs, networks, and data. Some malware goes to great lengths to stop you from downloading or installing anything on your computer, especially antivirus software. If you’re reading this article, odds are you’re stuck with a malware infection that is preventing you to download or install the Safebytes Anti-Malware program on your PC. Even though this sort of problem can be tougher to circumvent, there are some steps you can take.

Make use of Safe Mode to resolve the issue

If the malware is set to run automatically when Microsoft Windows starts, stepping into safe mode could block the attempt. Just minimal required programs and services are loaded when you boot your computer in Safe Mode. To launch your Windows XP, Vista, or 7 computers in Safe Mode with Networking, do as instructed below. 1) Tap the F8 key repeatedly as soon as your PC boots, however, before the big Windows logo or black screen with white texts come up. This would 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 the internet. Now, obtain the malware removal program you want by utilizing the web browser. To install the program, follow the guidelines in the installation wizard. 4) Right after installation, do a full scan and allow the software program to get rid of the threats it detects.

Switch to an alternate internet browser

Some malware mainly targets certain browsers. If this is your situation, employ another internet browser as it might circumvent the computer virus. When you suspect that your Internet Explorer has been hijacked by a trojan or otherwise compromised by online hackers, the best thing to do is to switch over to an alternate internet browser such as Mozilla Firefox, Google Chrome, or Apple Safari to download your chosen security program – Safebytes Anti-Malware.

Create a portable USB antivirus for eliminating viruses

Another technique is to download and transfer an antivirus application from a clean computer to run a scan on the infected computer. Follow these steps to run the anti-malware on the affected computer. 1) Download the anti-malware on a virus-free PC. 2) Connect the flash drive to a USB slot on the clean computer. 3) Double click on the exe file to run the installation wizard. 4) Choose the USB stick as the location for saving the file. Follow the instructions on the screen to finish off the installation process. 5) Now, transfer the flash drive to the infected computer. 6) Run the Safebytes Anti-malware directly from the USB drive by double-clicking the icon. 7) Click the “Scan Now” button to start the virus scan.

Protect your PC from Malware With SafeBytes Security Suite

If you are looking to install an anti-malware program for your PC, there are lots of tools in the market to consider nonetheless, you just cannot trust blindly anyone, regardless of whether it is a paid or free program. A few of them are great but there are several scamware applications that pretend as authentic anti-malware programs waiting around to wreak havoc on your PC. You have to pick a company that develops industry-best anti-malware and it has earned a reputation as reliable. One of the highly recommended applications by industry analysts is SafeBytes Anti-Malware, the safest program for Microsoft Windows. SafeBytes can be described as a highly effective, real-time antivirus application that is made to assist the average computer user in protecting their PC from malicious internet threats. Through its cutting-edge technology, this software will help you protect your computer against infections brought on by various kinds of malware and other internet threats, including spyware, adware, trojans, worms, computer viruses, keyloggers, ransomware, and potentially unwanted program (PUPs).

There are many wonderful features you’ll get with this particular security product. Listed below are some of the features you will like in SafeBytes.

Active Protection: SafeBytes offers a completely hands-free active protection and is set to observe, block, and kill all computer threats at its very first encounter. It will check your PC for suspicious activity at all times and its unrivaled firewall shields your computer from illegal entry by the outside world. Robust, Anti-malware Protection: Using a critically acclaimed malware engine, SafeBytes offers multilayered protection which is made to catch and remove threats that are concealed deep inside your PC. Web Security: Safebytes allots all sites a unique safety ranking that helps you to get an idea of whether the webpage you’re just about to visit is safe to view or known to be a phishing site. Extremely Speed Scanning: SafeBytes’s virus scan engine is among the fastest and most efficient in the industry. It's targeted scanning significantly increases the catch rate for viruses which is embedded in various computer files. Lightweight: SafeBytes is really lightweight software. It consumes an extremely small amount of processing power as it runs in the background which means you will not observe any computer performance difficulties. 24/7 Support: For any technical concerns or product assistance, you may get 24/7 expert assistance via chat and email. To sum it up, SafeBytes Anti-Malware offers outstanding protection combined with an acceptable low system resources usage with both great malware detection and prevention. You now may realize that this particular tool does more than just scan and remove threats from your computer. You will get the best all-around protection for the money you pay on SafeBytes AntiMalware subscription, there’s no question about it.

Technical Details and Manual Removal (Advanced Users)

If you wish to do the removal of ChatZum manually rather than using an automated software tool, you can follow these simple steps: Navigate to the Windows Control Panel, click the “Add/Remove Programs” and there, choose the offending application to remove. In case of suspicious versions of web browser plug-ins, you can easily get rid of it through your web browser’s extension manager. You might also want to reset your home page and search providers, as well as delete browsing history, temporary files, and cookies. If you choose to manually remove the system files and Windows registry entries, use the following list to make sure you know exactly what files to remove before undertaking any actions. Please note that only advanced users should try to manually edit the system files mainly because removing any single vital registry entry results in a serious problem or even a PC crash. In addition, certain malware is capable of replicating itself or preventing its removal. Doing this malware-removal process in Safe Mode is recommended.
Files: Search And Delete: tbcore3.dll arrow_refresh.png basis.xml chatzum.dll info.txt inst.tmp loaderie.js suggestion_plugin.dll TbCommonUtils.dll tbcore3.dll tbhelper.dll TbHelper2.exe uninstall.exe uninstaller.exe update.exe Folders: C:\Program Files\ChatZum Toolbar\ C:\Documents and Settings\username\Application Data\Mozilla\Firefox\Profiles\gb5e8gtn.default\extensions\staged\ADFA33FD-16F5-4355-8504-DF4D664CFE83 Registry: Key HKLM\SOFTWARE\ChatZum Toolbar Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ChatZum Toolbar
Read More
Fix SAFE_OS phase error in Windows
As of late, users have been reporting about getting an error saying, SAFE_OS phase error during Replicate_OC operation when they tried to upgrade their Windows 7 or Windows 8.1 computers to Windows 10. Although the error code in this problem could vary, in this situation, it states:
0xC1900101 – 0x20017, The installation failed in the SAFE_OS phase error during Replicate_OC operation
To fix this issue, you need to follow the given options below. But before you do, you need to create a System Restore point first so that if anything goes wrong, you can always undo the changes you’ve made.

Option 1 – Try to change the Windows 10 installation

According to security experts, one of the main causes of this error is the KB3064209Windows Update. This particular update is the one responsible for updating the CPU Microcode for processors made by Intel. Thus, if you don’t use an Intel processor, you can skip this option and proceed to the next one. However, if you use Intel, make sure to follow the instructions in this option carefully. Take note that in this solution, C: partition is referred to as the OS Partition while H: partition is referred to as the USB Pen Drive.
  • First, you need to download the Windows 10 ISO from the Windows 10 Media Creation tool and then copy its contents to the Pen Drive H.
  • Next, tap the Win + X keys and click on the Command Prompt (Admin0 option. If a User Account Control appears, simply click Yes.
  • After opening Command Prompt, type the following command:
dism /Mount-Image /ImageFile:H:sourcesboot.wim /index:1 /MountDir:C:UsersUserDesktopmount
  • Now navigate to the following path in the Windows File Explorer:
C:UsersUserDesktopmountWindowsSystem32mcupdate_GenuineIntel.dll
  • From there, right-click on the file named “mcupdate_GenuineIntel.dll and click on Properties.
  • Next, go to the Security tab and click on Advanced. In the Advanced section, change the Owner to your User Account and click OK.
  • And then back to the Security tab, click on the Edit button and check on Full control to make sure that your User Account has all the privileges.
  • Now click on Apply and then OK.
  • After that, delete the file you saw earlier which is named mcupdate_Genuine.dll.
  • Then close all the Windows File Explorer instances and go back to the Command Prompt window and unmounts the image you mounted before by typing the following command:
dism /Unmount-Image /MountDir:C:UsersUserDesktopmount /commit
  • Afterward, repeat the steps from mounting up until here for these files:
    • wim /index:2
    • wim /index:1
    • wim /index:2
  • Now delete the mount folder and remove the USB Pen Drive and then boot with the installer.

Option 2 – Try to perform a Disk Cleanup

Chances are, some unnecessary files in your computer might be interrupting the installation process which explains why you’re getting SAFE_OS phase error during Replicate_OC operation instead so you need to perform a Disk Cleanup in order to fix the problem.

Option 3 – Try updating all your drivers

Every now and then, drivers get corrupted or outdated so it’s no surprise that they conflict with the operating system and cause errors like the SAFE_OS phase error during the Replicate_OC operation. To fix the problem, you need to update all your drivers. Follow the steps below to update your drivers.
  • 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. If you see a red or yellow sign that shows up against the driver, right-click on the driver’s name and select “Update Driver Software” or “Uninstall”. And if you find any “Unknown device”, you need to update it as well.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC.
Note: You also have the option to go directly to the website of your graphics card manufacturer and check if there’s a new update – if there is, download it.

Option 4 – Try to update your system’s BIOS

Aside from outdated drivers, outdated BIOS could also be the reason why you’re getting the SAFE_OS phase error during Replicate_OC operation which is why you need to update your system’s BIOS in order to resolve the issue.

Option 5 – Try checking the Windows Services status

  • In the Cortana search box, search for “Services” and then click on the Services icon.
  • After that, the Services utility will be opened in a new window.
  • Next, look for the following services:
    • BITS (Background Intelligent Transfer Service)
    • Windows Update Service
    • Cryptographic Service
  • Then right-click on each one of the services and click on Properties. From there, select Automatic from the drop-down of the Startup Type menu.
  • Now click on OK for each one of them and restart your PC to apply the changes made.

Option 6 – Try to check the RAM modules

There are many times when all the components of the RAM weren’t able to be used by the computer so you need to check the RAM modules.
  • You need to first turn off your PC and then take out your RAM physically.
  • Next, clean it with a soft cloth and blow some air into the RAM slot in the motherboard.
  • After that, put your RAM back in the same slot.
  • Then try updating your computer system again.
Read More
0x800703EE when copying to external storage
If you are trying to copy or move files to and from your external storage device but you suddenly encounter the error 0x800703EE, then you’ve come to the right place as this post will guide you on how you can fix this error in your Windows 10 computer. This kind of error when copying files may be accompanied by an error message that says, “The volume for a file has been externally altered so that the opened file is no longer valid”. This error prevents you from copying or moving the files to and from the external storage device. This kind of issue might be caused by a service that belongs to a backup program that could be blocking the operation or a conflict with your third-party antivirus program. In addition, the error could also be due to corrupted or outdated USB drivers or it could be caused by a disabled Windows Backup and Volume Shadow copy service. It is also possible that some system files are corrupted or that the drivers for the external device are also corrupted. Whatever the cause is, here are some options you need to check out to fix the error. Before you troubleshoot the error, you might want to try moving the files to another location on your local drive and remove the USB drive and insert it back again. After that, try to move or copy the file to the USB drive and see if it still throws an error. If it does, then you need to troubleshoot the problem further by following each one of the suggestions given below.

Option 1 – Update or reinstall the Universal Serial Bus Controller driver

Since it could be a driver issue, you can try to update or reinstall the Universal Serial Bus Controller drivers using the Device Manager. Refer to the following steps:
  • First, click the Start button and type “device manager”.
  • Then click on the “Device Manager” from the search results to open it.
  • From there, look for the “Universal Serial Bus controllers” option and then right-click on each one of the USB drivers and select the Update Driver from the menu.
Note: If it is a regular USB drive, then it will be listed as a USB Mass Storage Device but if you have a USB 3.0 device, then look for a USB 3.0 Extensible Host Controller.
  • Restart your PC and then click the “Search automatically for updated driver software” option.
Note: If updating the USB Controller drivers didn’t work, you can try to reinstall them instead.

Option 2 – Try checking the Volume Shadow Copy and Windows Backup services

The next thing you can do to fix error 0x800703EE is to check the Volume Shadow Copy and Windows Backup service.
  • First, tap the Win + R keys to open the Run dialog box and type “services.msc” in the field, and hit Enter to open the Services Manager.
  • From there, look for the Volume Shadow Copy service and right-click on it, and then select Properties.
  • After that, make sure that its Startup type is set to Manual and that its status is “Started” so if it isn’t, you need to click on the Start button and then on the Apply and OK buttons to save the changes made.
  • Once done, look for the Windows Backup Service and repeat the same process you did with the Volume Shadow Copy service.
  • After you complete the steps, restart your computer and see if the error is now fixed.

Option 3 – Restart your computer in a Clean Boot State

If a third party program like antivirus is the one that’s causing the problem, you can try to put your computer in a Clean Boot State to isolate the issue by following these steps:
  • 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.)
  • Now try to copy the files to your external storage device again and check if the error is now gone.

Option 4 – Try to run System File Checker or SFC scan

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
  • Once done, restart your computer.

Option 5 – Try to delete the Filter drivers

Note that this option is only applicable if you see the error 0x800703EE accompanied with the “The volume for a file has been externally altered so that the opened file is no longer valid” error message. Before you start, create a System Restore Point first.
  • Open the Registry Editor and navigate to this registry path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E965-E325-11CE-BFC1-08002BE10318}
  • After that, select the “{4D36E965-E325-11CE-BFC1-08002BE10318}” key and check if you can find the “Upperfilters” and “Lowerfilters” value in the right pane. If you can find them, right-click on them and select Delete.
  • Once done, exit the Registry Editor and restart your computer.
Read More
3 Kings of VR 2022 edition

Virtual Reality or VR for short has come a long way from its infant stage and as 2022 is in half period we are looking at the VR market and reflecting on what has changed in one year. For starters, games have increased in quality and quantity while the hardware price has decreased making the whole VR experience a little closer to a wider audience.

Many companies have tried to get on the VR bandwagon but also many have failed. What remained are staples in VR hardware from large companies that have started with VR early and kept improving their headsets.

So with great pleasure, we are presenting the remaining best 3 virtual headsets so far of 2022 brought to you from Sony, Valve, and Meta.

SONY PLAYSTATION VR

sony playstation vr

If you want VR on consoles then there is really one option, and that is SONY VR. Premium Virtual Reality solution from SONY, sadly you can do this only on Playstation 4 and Playstation 5. Sony managed to pull off great quality hardware and packed with its exclusives on playstore at a very affordable price that is still cheaper than other products.

While waiting for the Sony PlayStation VR2 headset this one is still a great option and quality is still among the top of the game. From the time of its release until today, many AAA titles have been released for it as exclusives that you can not play any other way and some of them are really worth it.

VALVE Index

valve index

Altho there are headsets like HTC Vive Cosmos Elite that have some features that place it as a better solution than Valve Index, Index is still an overall better VR headset as a whole product but its price is something that is keeping it still way out of reach of your standard user. The price, however, is really an illusion since it applies only when buying the system first time, you see Valve has created this headset as a modular design system making it upgradable meaning that you can, for example, buy newer controllers only and they will work perfectly with rest of hardware.

The modular design will save you money when you want to upgrade your VR system but as said entry price is steep. Besides its somewhat higher price than competitors, it is also notable that Index is a positional tracking VR set which means that it relies on a base station in order to locate the user. This means that once set, it is not so easy to change its location of use.

However, its quality and steam use are unmatched, high-quality games and compatibility that no other headset with steam will even pull off probably make Index one of the 3 best headsets out there. Half-life Alyx, arguably and currently one of the best VR games ever made so far was specifically designed for Valve Index and other games are behaving also incredibly nice with this headset, so if you want a great powerhouse for PC VR gaming, you will no go wrong in purchasing Valve Index.

META QUEST 2

meta quest 2

Cheapest of the three and coming in various iterations, Meta has established itself from the beginning as a leading player in VR technology with its oculus line of products. Quest 2 is the next product in their line and it comes with 128GB and 256GB versions.

Meta has removed the need for the Facebook account for its VR systems and now you can use them without the need to send any kind of data to meta. Priced fairly for its entry 128 models this standalone VR set improves in any way possible from its previous iteration and sets the bar for what will come in VR's future.

Offering both wired and wi-fi connection with its standalone battery Quest 2 also is packed with a large library of games and it is user friendly as your typical game console but still allows some under-the-hood tinkering if you wish so.

Also, Meta's Vr solution since it uses inside-out tracking makes it incredibly easy to just pick it up and carry it with you wherever you go.

Read More
Edge and Store apps are not connecting
If your Microsoft Edge browser and Windows Store apps are now unable to connect to the internet after you have just installed the newly released Windows 10 v1809 October 2018 update, then this post might help. As you know, Microsoft has made a change recently and because of this, some users are getting the “Hmm, we can’t reach this page” error when they try to open Microsoft Edge as well as other pre-installed apps like News, Mail, and so on. Aside from that, you also won’t be able to connect the Microsoft Store apps to the internet. What’s strange is that you can connect to the internet using other programs like Google Chrome, Internet Explorer, and many more. Apart from checking your internet connection, there are other things you can to resolve the problem. If your Windows Store apps are not able to connect to the internet and you’re only getting the Error 80072EFD, then you might have to enable IPv6 as the new Windows 10 v1809 requires IPv6 to be enabled so that you can use the UWP apps. And so you have to enable IPv6 in the network card along with IPv4. To do so, follow the steps below. Step 1: Tap the Win + R keys to open the Run dialog box. Step 2: After that, type “ncpa.cpl” and hit Enter or click OK to open Network Connections. From there, you will see your currently connected network profile. Step 3: Right-click on your network profile and select Properties and then go to the Networking tab and look for the “Internet Protocol Version 6 (TCP/IPv6)” and select its corresponding checkbox. Step 4: Now click the OK button to save the changes made and restart your computer.
Read More
A Quick Guide to Fixing Error Code 17

Error Code 17 - What is it?

Code 17 is a typical Spotify error code. Spotify is a music streaming service. Through this software, PC users can browse songs and search by artist, album, and playlist. Simply put, it is an audio player available for BlackBerry, iOS, and Microsoft Windows desktop. You may experience error code 17 if the process fails when downloading Spotify from the internet. The error message is displayed in any one of the following formats:
Error 17: Spotify has encountered a problem and needs to close. We are sorry for the inconvenience. Spotify could not be started (Error code 17)
Some of the symptoms of this error code are program crash, slow Windows performance, and periodic system freeze.

Solution

Restoro box imageError Causes

Error 17 may be triggered by several reasons such as:
  • Viral infection
  • Incomplete installation of Spotify software
  • Corrupt download
  • Registry corruption
  • Windows Installer service terminated
To use the audio player Spotify successfully on your PC, it is advisable to fix error 17 right away on your system. Delay may cause inconvenience and limit your access to your desired program.

Further Information and Manual Repair

To repair this error code on your PC, you don’t have to hire a professional or be a technical whiz yourself. The good news is that this error is quite easy to fix. You don’t need to be technically sound to resolve it. Here are some proven methods for you to fix error code 17 on your system. So let’s get started:

Method 1 - Make sure that the Windows Installer is running

Sometimes Spotify error 17 may occur if the Windows Installer service is terminated. Therefore before you download, make sure the Windows Installer is running. This is a good way to ensure the error code 17 messages don’t pop up on your PC again. For this here’s what you need to do, first quit all programs. Now go to the start menu and in the search box type RUN, and press enter. In the Open Box, type msiexec /unregister and then press OK to confirm. After that, perform the same steps again, and now in the Open Box type msiexec /regserver and press OK to save. Reboot your PC and try downloading Spotify again. If the program successfully downloads on your system, then this means error 17 is resolved. However, if the error code still persists, then try other methods given below.

Method 2 - Use System Restore to Undo Recent Changes

Another reason for the cause of error 17 is the improper or incomplete installation of Spotify. Improper installations can configure settings and also leave bad entries in the registries. To resolve, use System Restore utility built-in Windows. By using this system tool, you can undo recent changes and resume your computer to its previous condition as it was before the proper installation was attempted. To do this, go to the start menu, then in the search box type System Restore and press enter. Go to System Restore and choose a restore point. Once you’ve selected the point, reboot your PC to activate changes.

Method 3 - Remove Viruses

Viruses can enter and damage your PC if you download software programs from unknown websites. These not only damage your PC but also hinder your ability to install desired programs successfully in this case audio player Spotify. In such an event, simply use an antivirus to remove all viruses infecting your system. After they are removed, make sure you download and install Spotify software from a trusted website.

Method 4 - Repair the Registry

Another cause of error 17 is registry corruption. This occurs due to bad entries, invalid and junk files saved in the registry. To fix the corrupt registry simply download Restoro. This is a user-friendly PC Fixer embedded with a powerful registry cleaner. This software is compatible with all Windows versions. The registry cleaner detects all registry issues, removes all file corrupting the registry, and cleans it immediately in just a few clicks. Click here to download Restoro on your PC and resolve Error 17.
Read More
Fix Windows Update error 0xC1900209
What is Windows Update Error 0xC1900209? Before you can install any updates on your Windows 10 computer, there are a lot of conditions that have to be fulfilled and one of these conditions is software compatibility. It is one of the important factors in installing Windows Updates. So if one of the software in your computer is not compatible with the new Windows Update for your OS, then the Windows 10 setup will not proceed and will block the installation of the new update. This both applies to the cumulative updates and feature updates. In such cases, you will get the following error message when you run Windows Update:
“0xC1900209, Incompatible software is blocking the upgrade process. Uninstall the application and try the upgrade again.”
This error message comes under the umbrella of the Windows 10 pre-upgrade validation using Setup.exe. And for you to identify the incompatible app, you need to grab a Windows 10 install image using the Windows Media Creation tool to download the suitable Windows 10 version and mount it. After that, execute the setup.exe file that’s located in the root folder of the Windows 10 install image. Once you execute the setup file, the upgrade wizard will give you a list of incompatible apps. Once you have determined which software is not compatible with the Windows Update, there are two options you can try to resolve the Windows Update error 0xC1900209 – you can either try to update the conflicting software or uninstall it. For more details, follow the given options below.

Option 1 – Try to update the conflicting software

If you are using an older version of the software that’s in conflict with the Windows Update, you might want to update it to its latest version and then try to apply the updates again to your Windows 10 computer. You can update the concerned software by visiting the official website of the software or any of its distribution sources. On the other hand, you can also use the Check for updates feature of that particular software if it’s available.

Option 2 – Try to uninstall the conflicting software

If updating the problematic program didn’t work, the next option you can try is to uninstall it. All you have to do is follow these steps to uninstall it successfully:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “appwiz.cpl” in the field and tap Enter to open the Programs and Features in Control Panel.
  • Next, arrange the list of installed programs in the order of the installation date.
  • After that, look for the problematic program and right-click on it, and then select Uninstall.
  • Once the uninstallation process is done, restart your computer and see if the Windows Update error 0xC1900209 is fixed or not.
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