Logo

Fix CAS System Was Unable to Initialize in WoW

After so many years World of Warcraft is still among the most played MMORPG games in the world. It is still constantly updated with new content and tweak graphically in order to be relevant and fresh. But even the best or most popular ones can still have some minor issues and bugs from time to time. CAS System Was Unable to Initialize is the error that was reported lately by WOW players all around the globe and it happens in multiple Windows systems.

In this guide, we will take with this issue and provide you with solutions on how to fix it so you can get back to enjoying the game itself.

    1. Repair WOW

      In battle.NET launcher select WOW and click on Options
      Click on Scan and Repair
      Let the process finish and then launch the game again

    2. Clean Windows registry

      Windows cleaning registry operation is a complex task and we will not cover each possible scenario here, instead of trying manually to find issues and clean registry download and install third party registry cleaner software.

    3. Run WOW with command line argument

      One of the solutions for this particular error is to run WOW with a specific command line switch:
      Run battle.NET client as administrator by right-clicking on it and choosing run as administrator
      If you are not signed in, sign in now
      Click on World of Warcraft to select it
      Click on options
      Click on Game settings
      Check the box associated with Additional command-line arguments
      When the box is selected you should've able to add inline argument or switch, add -uid wow_engb and confirm
      Run World of Warcraft

    4. Enable Secondary logon service inside Windows

      It was reported that enabling this service can fix the issue.
      Press ⊞ WINDOWS + R to open the run dialog
      Inside run dialog type in services.msc to open services windows
      Locate the Secondary Logon service
      Right-click on Properties from the context menu
      Inside the properties, screen click on the general tab
      Change the Startup type to Automatic and hit Apply to save the changes
      Run World of Warcraft

    5. Delete the cache folder

      Both indices and cache folder needs to be deleted in order to reset corrupted data. Make sure that both World of Warcraft and battle.NET are fully closed
      For this step to work, you will need to go into the folder where you have installed the World of Warcraft game. By default this is in C:/Program Files/World of Warcraft/ but if you have used another folder go there via file explorer.
      Once you are inside the folder locate the indices folder and delete it
      After that locate and delete the cache folder as well
      Restart your computer and start battle.NET

    6. Remove read-only attribute from WoW folder

      Another reason for CAS System Was Unable to Initialize error is because the World of Warcraft folder has been set to read-only and since the client does not have write privileges it will throw this error. To remove the read-only attribute from the folder go to your World of Warcraft installation folder but do not enter it
      Right-click on it instead and choose properties
      Under properties uncheck the read-only box and confirm.
      Run World of Warcraft

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fix Template_fields error in Microsoft Word
As you know, Microsoft Office Word is a program that’s widely used all over the web and it’s because it’s the best program there is when it comes to editing and processing words. However, even when it is the best there is, it is not without its faults and so on as it can still encounter some errors every now and then. One of these errors is the Template_fields errors. When you encounter such an error, you will see a pop-up window. This strange error randomly appears on documents but you need not worry as this post will provide you with possible solutions to resolve the problem. But before you proceed with these solutions, you have to create a backup for all your Word documents to Microsoft OneDrive preferably. To fix the problem, you can try to disable the add-ins or try to start Word in Safe Mode or repair Office. For more details, refer to the options given below.

Option 1 – Disable the Add-ins

Although add-ins enhance Microsoft Word, there are times when they can also cause problems that end up breaking Microsoft Word instead of improving it which is why you have to disable them. Refer to the following steps to do so:
  • Open Microsoft Word and then click on File.
  • After that, select Options from the menu and then click on Add-ins.
  • From there, you’ll see Manage: Com Add-ins as well as a button that says Go.
  • Now click on the Go button and wait for a couple of seconds for a new window to appear.
  • In the newly opened window, uncheck all the Add-ins and click on OK.
  • Restart Microsoft Word and check if the “Template_fields” error is now fixed or not.

Option 2 – Try starting Word in Safe Mode

You might also want to try rebooting Microsoft Office in Safe Mode as it is one of your best shots in finding out whether the problem is internal or external. However, if the problem does not appear after you reboot Microsoft Word in Safe Mode, then there is a possibility that the problem is with Microsoft Office itself. On the other hand, if the problem persists, then it could be a deeper issue.
  • First, start Microsoft Word in Safe Mode.
  • Next, tap and hold the Ctrl key on your keyboard and open the Word document.
  • After that, you should see a dialog box. Click on Yes and see if Microsoft Word opens in Safe Mode.
  • Alternatively, you can open the search box and then type “winword.exe /safe” and hit Enter.

Option 3 – Try repairing Microsoft Office

If the first two options didn’t work, then you might want to try repairing Microsoft Office without getting rid of it. In most cases, this usually works in fixing any problems and returns the program back to its default state. To repair Microsoft Office, follow the steps below.
  • Right-click on the Start Menu button and select Apps and Features.
  • Next, scroll until you see the Microsoft Office program you want to repair and then select the Modify option.
  • After that, follow the options to repair Microsoft Office and then restart your PC and see if the “Template_fields” error is no longer present.
Read More
Change system font in Windows 10
In previous versions of Windows changing the system, the font was a pretty straightforward process, but it seems Microsoft did not want this feature to keep for whatever reason and there is no option as of the time of the writing of this article to do it in standard options in Windows 10. But do not worry, you are still able to customize your Windows and choose which font would you like to see inside it in all of its dialogs. You can choose whichever font you desire, the only prerequisite is it to be installed on your system. This guide will require you to change values in the registry of Windows itself so please follow step-by-step instructions and always make a backup of the registry before changing it in order to prevent some permanent Windows issues. All of that being said, let's start.

Setting new font

First thing is to open notepad, in the notepad paste the next block of code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="" "Segoe UI Bold (TrueType)"="" "Segoe UI Bold Italic (TrueType)"="" "Segoe UI Italic (TrueType)"="" "Segoe UI Light (TrueType)"="" "Segoe UI Semibold (TrueType)"="" "Segoe UI Symbol (TrueType)"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"="NEW_FONT"
Where in "Segoe UI"="NEW_FONT" instead of NEW_FONT you need to write the exact name of the font that you wish to use as a system font. Once you have replaced the default system font with your desired one, go to File and save as, from file type drop-down menu, choose all files and save this file as .REG type giving it whatever name you wish. When the file is saved, close notepad, right-click on the saved file and choose the merge option. Confirm with YES and click on OK. Reboot your system and your Windows will now use the font of your choice as its default system font.

Restoring default font

If you wish to return the old default system font as it was, follow the same steps but in your notepad paste this code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="segoeui.ttf" "Segoe UI Black (TrueType)"="seguibl.ttf" "Segoe UI Black Italic (TrueType)"="seguibli.ttf" "Segoe UI Bold (TrueType)"="segoeuib.ttf" "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf" "Segoe UI Emoji (TrueType)"="seguiemj.ttf" "Segoe UI Historic (TrueType)"="seguihis.ttf" "Segoe UI Italic (TrueType)"="segoeuii.ttf" "Segoe UI Light (TrueType)"="segoeuil.ttf" "Segoe UI Light Italic (TrueType)"="seguili.ttf" "Segoe UI Semibold (TrueType)"="seguisb.ttf" "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf" "Segoe UI Semilight (TrueType)"="segoeuisl.ttf" "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf" "Segoe UI Symbol (TrueType)"="seguisym.ttf" "Segoe MDL2 Assets (TrueType)"="segmdl2.ttf" "Segoe Print (TrueType)"="segoepr.ttf" "Segoe Print Bold (TrueType)"="segoeprb.ttf" "Segoe Script (TrueType)"="segoesc.ttf" "Segoe Script Bold (TrueType)"="segoescb.ttf" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"=-
Reboot your system and your Windows will now revert the font of your choice as its default system font.
Read More
How to Fix Error Code 0xc00007b in Windows 10

Error Code 0xc00007b – What is it?

Error code 0xc00007b usually manifests itself via the inability to start an application properly. It can occur when users attempt to run a game or other programs on their computer. In such a case, the application will not start and a message box will pop up stating that error code 0xc00007b has occurred. The error code is likely to occur when users attempt to run a program in the incorrect or inappropriate bit. For instance, if you try to load a 32bit location with a 64bit location.

Solution

Restoro box imageError Causes

Error code 0xc00007b affects various versions of the Windows operating system, including Windows 7, 8, 8.1, and Windows 10. In the case of error code 0xc00007b for Windows 10, the error may be caused by issues related to software you’ve installed on your machine. This may cause software conflict resulting in the need to install programs like DirectX. Left unchecked, error code 0xc00007b could incite other error codes in Windows 10, such as error code 0xc004f034.

Further Information and Manual Repair

To repair error code 0xc00007b for Windows 10 devices, users will need to implement at least one manual repair procedure. Manual repair methods are effective in combating these issues as they can address the issues causing the error in the first place, thus fixing the problem.

The manual repair procedures for fixing error code 0xc00007b are very straightforward and can be implemented with little technical knowledge. However, you may need to contact a Windows repair technician if you have difficulty fixing the error code after completing the manual repair methods listed below.

Method One: Install Microsoft DirectX

Microsoft DirectX is an application usually included in the Microsoft operating system. It enables users to access high-speed gaming and multimedia on their PC. The latest version of this Windows technology is available on Microsoft’s official site.

Visit the Microsoft website and search for DirectX End-User Runtime Web Installer. Once you have located the latest version of the program, select the preferred language you would like DirectX to run in, and then click download. Run the program, then be sure to reboot your computer.

Note that this solution should only be applied if you are having issues running or displaying a gaming or multimedia application. Once you’ve correctly installed the latest version of DirectX, it should be able to fix underlying issues that may be causing error code 0xc00007b to occur. If you are still unable to run applications after completing this manual repair procedure, however, you will need to apply another method to fix error code 0xc00007b for Windows 10.

Method Two: Install Latest Version of .NET Framework

.NET Framework, a framework developed by Microsoft, provides solutions for users who may be having problems with applications. To download the latest version of the .NET framework, follow the steps listed below.

  • Step one: Open your favorite web browser
  • Step two: Enter www.microsoft.com/net
  • Step three: Click Downloads
  • Step four: Select the latest version of the .NET Framework by clicking the framework at the top of the list. (Currently, the latest version is .NET Framework 4.6.2.)
  • Step five: Select preferred language, then download
  • Step six: Run software.

To ensure you successfully download the latest version of the .NET Framework, verify your computer is properly connected to the Internet while downloading the software. Also, follow the instructions provided on the Microsoft website.

After completing the download process, reboot your computer then check if you have successfully resolved error code 0xc00007b for Windows 10. If this manual repair method is successful, you will be able to access your gaming and multimedia programs. Otherwise, the error code message box will reoccur, stating that the application error code is present on your device. Apply the next manual repair procedure to correct the error code if this reoccurs.

Method Three: Install Windows Updates

In certain instances, application error codes like error code 0xc00007b affect PC users who fail to install the most current Windows updates on their device. That is why it’s important to check your system and ensure you have installed all the latest updates.

The updates, if any are available, will automatically be installed on your PC once you access Windows Update in Settings. Reboot your computer then check if you are able to run programs that previously would not open due to error code 0xc00007b. If problems persist resulting in the reoccurrence of the error code, reinstall the applications you are unable to open or get help from a Windows repair technician.

Method Four: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 and other related issues when they do arise, download and install a powerful automated tool.

Read More
How to Fix the Sysfader iexplore.exe Application Error

The Sysfader iexplore.exe Application Error - What is it?

To understand Sysfader iexplore.exe application error, first, it is important to learn what is Sysfade.exe file. Sysfader.exe is basically an IE (Internet Explorer) application file that provides cool animation effects. These animation effects include fading menus in and out, animated windows and etc. It is responsible for the graphical enhancements for animated pages. The Sysfader iexplore.exe application error occurs when this file fails to execute properly and open animated websites on Internet Explorer. The error code is displayed in the following format:

“SysFader: iexplore.exe – Application Error The instruction at “0×00000000″ referenced memory at “0×00000000″. The memory could not be “read”.”

Solution

Restoro box imageError Causes

The Sysfader iexplorer.exe application error may be triggered due to many causes. These include:
  • Sysfader.exe file corrupted by malware and spyware
  • Recently upgraded Internet Explorer which resulted in the Sysfader iexplorer.exe application error due to incompatibility issues with the system program.
  • Issues with IE configuration
  • Damaged registry files
  • Damaged DLL files
  • Obsolete and bad registry entries
Due to Sysfader iexplorer.exe application error, your Internet Explorer browser may crash. Furthermore if the error is not fixed timely, it may result in even more severe PC problems like system slowdown, system crash and failure. This happens especially when Sysfader iexplorer.exe application error is related to the registry. The registry saves all the activities performed on the computer. This also includes junk files, invalid registry entries, bad registry keys, cookies, temporary internet files, and files of the programs uninstalled. If the registry is not cleaned frequently, these obsolete files overload the RAM causing great deal of damage to the registry. When you try to upgrade your browser, the installation fails and results in browser incompatibility issues because of the previous files of the uninstalled program saved in the registry. Furthermore, the error code may also pop up due to the Sysfader.exe file corrupted by malicious software like spyware and adware on your system if you don’t run an antivirus on your system regularly.

Further Information and Manual Repair

To prevent IE web browser and your PC from coming crashing, here are some solutions that you can try to resolve the Sysfader iexplorer.exe application error:
  1. Repair and restore the registry by changing the configuration settings in the Registry Editor Window. This is accessible by typing ‘Regedit’ in the Run window. However, to edit the configuration settings manually and restore the registry, you should be technically sound. If not then making the changes would be slightly complex and time-consuming for you.
  2. However, another alternative to this is to download Restoro. Restoro is a powerful, advanced, and highly functional PC repair tool that includes multiple utilities such as a registry cleaner and a system optimizer. The registry cleaning feature scans your entire PC for registry issues triggering error codes like Sysfader iexplorer.exe.It wipes out all the unnecessary and obsolete files and fixes the damaged dll files thus simultaneously restoring the registry. The antivirus utility scans for and removes viruses and spyware from your PC which as we explained earlier could be the reason for Sysfader error code.
With Restoro, it takes only a few seconds to resolve this error and repair the registry. If you have system slowdown issues, it takes care of that too. It has simple navigations and a user-friendly interface which makes it very easy to operate even if you are not technically sound. It is safe, efficient, and compatible on all Windows versions including Vista, XP, Windows 7, 8, 8.1, and 10. Click here to download Restoro and resolve Sysfader iexplorer.exe application error on your PC today!
Read More
Fix Windows Update error 0x80244022
Installing Windows Updates in your Windows 10 computer does not always go smoothly as there are instances when you could encounter some errors along the way. One of these errors is error code 0x80244022 –WU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL HTTP 503. This kind of error can be encountered when you check, download or install any updates. At the time of writing, it isn’t known yet what the exact cause of this error is. However, there are some potential fixes you can check out to fix it. When this error occurs, you will see the following error message on your screen:
“There were some problems installing 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: (0x80244022).”
To fix error code 0x80244022, refer to the potential fixes provided below.

Option 1 – Disable the Proxy server

The first thing you can do is to try disabling the Proxy server as it might be the reason why you’re getting error 0x80244022 for Windows Updates. To disable the proxy server, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it. In addition, if you are also using a VPN, you can try to disable it as well.

Option 2 – Run the DISM tool

You can run the DISM tool as well to help fix the error code 0x80244022 during Windows Update. 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.

Option 3 – Perform a System File Checker scan

The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing error code 0x80244022 to appear when you try to update your Windows 10 computer. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files 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 and hit Enter.
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.
  • Once done, restart your computer.

Option 4 – Try disabling the Firewall or antivirus program

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

Option 5 – Try resetting the Windows Update components

  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 6 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing Windows Update Error. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
Read More
How to Fix the AVFoundationCF.dll Error on Your PC
AVFoundationCF.dll is a type of Dynamic Link Library file. This DLL file is associated with AVFoundationCF and is developed by Apple Computer Inc. for Windows PC. This file functions similarly to any other DLL files. It comprises of small programs. This DLL file is typically needed to load and start the Apple iTunes utility. The inability to call this file or the files to load triggers the AVFoundationCF.dll error message on your system. The error message can be displayed in either of the formats on your PC:
“The program can’t start because AVFoundationCF.dll is missing from your computer. Try reinstalling the program to fix this problem.” "This application failed to start because avfoundationcf.dll was not found.” "Cannot find %COMMONFILES%AppleApple Application Supportavfoundationcf.dll." "Cannot start AVFoundationCF. A required component is missing: avfoundationcf.dll.” “Avfoundationcf.dll Access Violation." "Cannot register avfoundationcf.dll."

Solution

Restoro box imageError Causes

AVFoundationCF.dll error can occur due to numerous reasons. However, the most common reasons for this error code include:
  • Viral infection
  • Corrupt or invalid registry entries
  • Apple Computer Inc. hardware failure such as bad hard drive
  • Missing or deleted Avfoundationcf.dll file
It is recommended to resolve the error as soon as you experience it virtually because if the error code is related to viral infection on your system, it can expose your PC to privacy errors and data security risk. And if the error is triggered by registry issues, it can lead to serious threats like system crash, failure, and data loss. Therefore, the AVFoundationCF.dll error not only hampers your ability to access and start Apple iTunes program but it also puts your PC at serious risk.

Further Information and Manual Repair

To fix the error AVFoundationCF.dll on your PC, here are some of the best and easy to do solutions that you can try:

Check your Recycle Bin

Since dll files are shared files, there is a possibility that this file accidentally got deleted when you were uninstalling some other program on your system. If you experience missing AVFoundationCF dll file error message after performing any program on your PC, then chances are that it got deleted and maybe in your recycle bin. So, first, check your recycle bin and search for the dll file. If you find it, restore it to fix the error.

Update Device Driver

To resolve the issue, try performing a driver update. This can be done by downloading the latest drivers from the hardware manufacturer’s website. Now open Device Manager from the Control Panel and locate the hardware device that you want to update the driver for. Once you find the hardware you are updating the driver for, right-click on the hardware icon and choose properties. In the properties windows, click the driver tab. Now click the update driver button. To activate changes, restart your PC. To automatically update your computer's drivers when necessary, download and install DriverFIX.

Try Re-installing Apple iTunes Program

To do this, simply go to the control panel, select programs and then uninstall a program and then select iTunes.  Uninstall it and then repeat the same program and install the Apple iTunes program again on your PC by downloading the program from Apple’s official website.

Scan for Viruses

If the error still persists, then it is advisable to scan your PC for viruses. This can be easily done by running a powerful antivirus on your PC. However, please note anti-viruses are notorious for slowing down PC performance. So, may have to compromise on the speed of your system.

Clean and Repair the Registry

If the error is caused by invalid and corrupt registry entries and damaged Avfoundationcf dll file, then the best way to resolve is to download a powerful registry cleaner. We advise you to install Restoro on your PC. This is an advanced and a multi-functional PC Fixer integrated with multiple powerful utilities including a high functional registry cleaner, an antivirus and a system optimizer. The registry cleaning utility scans all the registry issues and removes all errors triggered by the registry immediately. It cleans the registry by wiping out all the unnecessary, obsolete and redundant files including invalid entries and bad registry keys. Furthermore, it also fixes the damaged and corrupt dll files including Avfoundationcf dll file. Thereby resolving the error right away. Furthermore, the antivirus deployed in this software scans for all types of malicious codes like viruses, Trojans, spyware, and malware and removes them. To ensure you don’t compromise on your PC performance, it is deployed with a system optimizer utility that boosts the speed of your computer dramatically. This tool is bug free, has a user-friendly interface and compatible with all Windows versions. Click here to download Restoro and resolve Avfoundationcf.dll error on your PC today!
Read More
Excluding a folder from Windows Defender scan
The Windows Defender program can both scan and monitor almost the entire folder on a Windows 10 computer. So if you have a folder that may have files that could trigger an alarm to Windows Security, then it would be better if you add an exclusion to Windows Security. Note that it is okay to do this as long as you’re certain that the contents of the folder you want to exclude are safe and that Windows Defender is only throwing out warnings for nothing. This way, Windows Defender won’t scan those folders in the future. And besides, there are also some Windows folders and files that you may exclude from the Antivirus scans, especially if you want to save your scan time. This kind of feature also comes in handy when you trust a file type or folder or any process that you believe is safe but the Windows Security considers as malicious. To exclude a folder or a file or process or a file type from the Windows Security scan, here are some steps you can follow. Make sure to do them carefully. Step 1: Search for “Windows Security” in the Search box and then click on it from the search results to open it. Step 2: Next, click on Virus & threat protection > Manage settings > Add or remove exclusions. Step 3: After that, on the next screen, click on Add an exclusion > Folder. It will show you a list that includes File, Folder, File Type, and Process. Step 4: Now click on “+Add and exclusion” on the next window and then select a folder you want to exclude and click OK to add it in the Exclusions list. Step 5: Click on the down arrow button to remove it and then click on the Remove button. Note: If you want to only ignore a few file types, it’s better if you configure your antivirus program to ignore these files with a specific extension. This way, it will ignore all of them no matter what their location is. Also keep in mind that when you select a folder, all the subfolders in it will also be excluded from the scan. Thus, you need to understand what you’re about to do. Once you’re done excluding the folder, it is recommended that you protect the folder using the Controlled Folder Access since this folder is not monitored for threat. The Controlled Folder Access will ensure that an external program does not alter it. This way, you can be sure that even though this folder is not included in the scan, it is still secure.
Read More
Repair Windows 10 Error Code 0xC1900208, 0x4000C

Code 0xC1900208 0x4000C, What is it?

The Error Code 0xC1900208 – 0x4000C is an error that is caused by an installed application or program on your computer that is not compatible with Microsoft Windows 10. The incompatible application prevents you from being able to complete the upgrade to Microsoft Windows 10 and will continue to do so until the issue is resolved. Common symptoms include:
  • You receive a dialog box displaying Error Code 0xC1900208 – 0x4000C
  • You are unable to successfully complete the Microsoft Windows 10 upgrade process.

Solution

Restoro box imageError Causes

Error Code 0xC1900208 – 0x4000C is caused by a non-compatible application or program that is currently installed on your computer, and is not allowing the Microsoft Windows 10 upgrade to finish the installation and update process.
  • The upgrade is stopped due to an incompatible app or program.
  • Out of date or no longer supported software can cause this error to occur.
  • Device drivers that are not up to date or no longer compatible.
  • The computer might pick up malware along the way and might be preventing the upgrade. If error code 0xC1900208 – 0x4000C is not rectified, you’ll not be able to proceed with your Windows 10 upgrade.

Further Information and Manual Repair

The good news is, error code 0xC1900208 – 0x4000C is a relatively common problem that is usually easily fixed by the user at home, though it can be a little time-consuming. To elude this time-consuming process, use a powerful tool to rectify the issue in no time (TSC). Before making any attempts to repair this error, ensure to perform a compatibility test.
  • Check the compatibility of applications and programs installed on your computer to locate and remove, or fix the one that is incompatible. (Don't stop at the first one you find, there could be multiple incompatibility issues.)
  • Check to ensure all programs and software are not outdated or no longer supported, and remove or fix any outdated or unused, unnecessary programs or software. (This is also a great way to free up space and clean your computer up a bit.)
  • Check to ensure that all of your device drivers are current, up to date, and compatible with Microsoft Windows 10, and replace or update where necessary.

Method 1:

Use the get Microsoft Windows 10 application on your computer to check its compatibility, follow the steps below to run the check.
  1. Look at the taskbar, to the right; you will see an icon for Microsoft Windows 10, right-click the icon. Locate the option in the menu to check the status of your upgrade. This will open an app for getting Microsoft Windows 10.
  2. Next, you will see 3 lines on top of one another on the upper left side, this will open a drop-down menu, once you have this menu open, locate the option to check the compatibility of your computer.
  3. Microsoft Windows will then run a check of your entire computer to check for compatibility with Microsoft Windows 10. Once it has finished its check, a pop-up window will display whether or not your computer will work with Microsoft Windows 10, and will also display a list of any hardware and software that are not compatible with the upgrade.
  4. This may not catch everything and there may still be incompatible programs so the previous steps, though time-consuming may still be necessary.

Method 2:

Once the incompatible applications are discovered, use the control panel to remove/uninstall them. The steps are below:
  1. Locate your computer’s Control Panel.
  2. Choose the option that says “Programs”
  3. From the options available, select the ‘Programs and Features’ link.
  4. Locate the app in the queue or menu.
  5. Right-click and choose the uninstall option.
… another option
You can also locate the app on the ‘app homepage’, right-click and choose the ‘uninstall’ option. If after following these steps the problem is still not corrected, download and install an automated tool for a quick fix.
Read More
How to Fix Error 0x80073712 in Windows
There are times when system files get corrupted and if the Windows Update process finds the system’s integrity questionable, chances are, the update, upgrade or the installation may fail and you will only be getting an error code 0x80073712 instead of completing the process. The error code 0x80073712 indicates that a file needed by the Windows setup or the Windows Update is most likely missing or damaged. To resolve the problem, here are some suggestions you can try.

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

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be causing the error 0x80073712. 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 Chkdsk utility

You can also try running the Chkdsk utility to resolve the Windows Update error 0x80073712. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the Chkdsk utility comes in. The Chkdsk utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the commands listed below, and don’t forget to hit Enter right after you type in each one of them and if you have installed Windows to some different directory, you must replace “C” with the name of the drive you’ve installed Windows with.
  • chkdsk C: /r /x
  • chkdsk C: /f
Note: The Chkdsk function might take a while before it finishes its operations so you need to be patient and wait until the entire process is completed.

Option 4 – 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.

Option 5 – Try running Microsoft’s online troubleshooter

You also have the option to run Microsoft’s online troubleshooter which could help you fix Windows Update errors.
Read More
Display Stopped Responding and Has Recovered
The screen flickers into black, it comes back and on-screen there is a message Driver stopped responding and has recovered. If you have been through this you are aware that the issue is not serious but it can get pretty annoying fast since you are not aware when will it happen again, and it will happen again. In this guide, we will go through the usual reasons for this error and offer solutions to them. Follow the guide step by step in order to resolve the problem.
  1. Clean your PC Dirt and dust are your enemy no1, dirty graphic card can not be properly called and can cause overheating which can result in this particular error, make sure that your PC is clean and tidy in order to eliminate dust and dirt as a cause for malfunction.
  2. Turn off multiple applications and try running just one at a time Overburdening GPU can cause this error to appear since the graphic card can not handle all requests it gets from multiple active applications. Try to run just one application at a time for some time period to see if the error will appear again.
  3. Update driver Update your GPU driver to the latest version from the manufacturer's website, Display Driver Stopped Responding and Has Recovered Error in Windows 10 can be from outdated drivers not able to handle modern tasks
  4. Get newer GPU As hard as this advice is, sometimes the reason is an old graphic card that simply can not keep up with modern games and applications, upgrade it to a more modern GPU and watch errors go away.
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