Logo

How to fix windows 10 error code 0x80073712

Windows 10 has displayed one of the most efficient and user-friendly interfaces. However there have been many issues on the backend of this commonly praised operating system: For example, Windows Update is still a wonky and error-laded system application. One example of this error is Windows Update Error 0x80073712 which stands in the way of users just wanting to keep their PCs updated hassle-free.

The error code 0x80073712 signifies that a file needed by Windows Update to function is either damaged, missing, or corrupted. However, this does not mean that your Windows version will forever stay as-is with no mode to update it. Windows Update Error 0x80073712 is perfectly fixable with the set of provided steps below and some of Windows’ built-in troubleshooting steps:

Solution 1: Open Windows Update Troubleshooter

  1. Open the Windows Update Troubleshooter by pressing the Window Key and  “S” keys simultaneously.
  2. Enter the word “Troubleshoot” in the search box and select the Troubleshoot result
  3. On the new window, select “Windows Update” to troubleshoot.
  4. Run the troubleshooter, then open Windows Update and try to install the update again.

Solution 2: Run the DISM tool

  1. Open the command prompt by pressing Windows Key and “S” key simultaneously
  2. Enter “cmd” in the search box. Right Click command prompt among the results and select “Run as administrator”
  3. In the Command Prompt window type the following and press the Enter key after every command

DISM.exe /Online /Cleanup-image /Scanhealth

DISM.exe /Online /Cleanup-image /Restorehealth

  1. To close the Administrator: Command prompt window, type Exit, and then press Enter.
  2. Run Windows Update again.

Solution 3: Rename the Software Distribution folder

  1. Open the command prompt as previously mentioned
  2. Input the following command pressing Enter after every line
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    rename c:windowsSoftwareDistribution softwaredistribution.old
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
    exit
  3. Restart the PC and run the updater if it works again.

Solution 4: Restart Windows Update Services

  1. Press the Windows logo key and R together to open Run -> Input services.msc -> and press Enter
  2. Search for the Windows Update service -> Check its status
  3. If it is not indicated, right-click on the service and select Start to force start your Windows Update
  4. If you see an error, locate the Startup Type option and set it to Automatic
  5. Now you should reboot your computer and see if your Windows Update is OK

Solution 5: Fix Registry Issues

If after all the aforementioned solutions, you still experience problems with Windows Update, the problem may lie in the registry that is either damaged or corrupted. You may choose to do manual editing of your Windows registry by opening your Windows registry editor. But doing so is risky as one wrong letter may do incalculable damage to your system. To do so safely for more inexperienced users., we recommend using a third-party registry cleaner/tools, many of which can be found online.

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

Taskbar has disappeared from the Desktop
As you know, the Taskbar is one of the integral parts of the Windows desktop and it has been there since the release of Windows 1.0 and up until now with Windows 10. Since then, Microsoft has been modifying the Taskbar with a new design which makes it a home for new features such as Windows Search, Task View, and many more. However, there are times when you may that the Taskbar has disappeared or has stopped responding. If you experience either one of these scenarios, read on as this post will walk you through what you can do to resolve the problem. Here are some suggestions you can check out to resolve the issue with the Taskbar in Windows 10 but before you proceed, make sure that you create a System Restore point first. To do that, follow these steps:
  • In the Start search, type in “create a restore point” and click the entry “System Properties”.
  • Next, select the main system drive under Protection Settings and click on the Configure button.
  • After that, select the “Turn on system protection” option and then click on the Apply and OK buttons to save the changes made.
Once you’ve created a System Restore point, refer to the troubleshooting steps below to fix the Taskbar in Windows 10.

Option 1 – Try to restart the Explorer process

This may sound really basic but it actually is a proven method to fix the Taskbar issue. So if anything gets stuck on the system tray or the Taskbar, you can always fix it by restarting the explorer.exe. How? Refer to these steps:
  • First, right-click on the Taskbar and select the Task Manager.
  • After opening the Task Manager, go to the Processes tab and look for the process named “Windows Explorer”.
  • Then right-click on that process and select the option to Restart. Afterward, you should now be seeing the Taskbar as this will reload the whole Windows Shell.

Option 2 – Unhide the Taskbar using the Settings app

It is possible that the Taskbar could be hidden so you can try to unhide it using the Settings app.
  • Tap the Win + I keys to open Settings.
  • After that, go to Personalization > Taskbar.
  • From the main section, make sure that the “Automatically hide the task in desktop mode” is toggled to the off position. However, if it’s already off then proceed to the next options below.

Option 3 – Make sure that you are not in Tablet Mode

Since Windows 10 is designed to work on both desktop and mobile devices, it could be that your computer has slipped into Tablet Mode which explains why you’re not seeing the Taskbar. To check if your computer is really in Tablet Mode, follow these steps:
  • Go to the Start menu and select Settings.
  • Next, select the System setting and from the left pane select the Tablet Mode.
  • From there, make sure that the buttons next to the options given below are set to the off position:
    • Hide app icons on the taskbar in tablet mode
    • Automatically hide the taskbar in tablet mode

Option 4 – Try to check the Projection Settings

You might also want to check the Projection settings as it could be the reason why Taskbar has disappeared.
  • Tap the Win + P keys to open the Windows Projection settings.
  • Next, make sure that you select the “PC screen only” option and then check if your Taskbar has now appeared or not.
Read More
The Extended Attributes Are Inconsistent Error
One of the most critical errors inside your Windows operating system is The Extended Attributes Are Inconsistent error. This error means that your operating system has been corrupted and it may produce many annoying issues like for example time lags, random crashes, and even freezing of the system when running multiple applications. There are a lot of reasons for this error, from the registry to faulty application installations to sometimes even hardware issues like bad RAM memory or bad hard drive. Mostly issue is due to corrupted files inside Windows and most often people only think that resetting the PC or complete reinstallation is the only way to fix this problem. Although reinstalling the system or resetting the PC will solve this error for sure there are other less time-consuming ways to fix this error. The Extended Attributes Are Inconsistent ErrorIn this guide, we will show you common ways in fixing Extended Attributes are inconsistent errors inside your Windows that are easy to do and less time-consuming than complete reinstallation of the system.

Fixing Extended Attributes Are Inconsistent error

Run SFC scan

  1. Press ⊞ WINDOWS + X to open the hidden menu
  2. Click on command prompt (admin)
  3. In command prompt type in SFC /scannow and press ENTER
  4. Wait for the operation to complete
  5. Reboot your PC

Use System Image Repair Tool

  1. Press ⊞ WINDOWS + X to open the hidden menu
  2. Click on command prompt (admin)
  3. In command prompt type in Dism /Online /Cleanup-Image /RestoreHealth and press ENTER
  4. Wait for the operation to complete
  5. Reboot your PC

Change all user accounts to the administrator

  1. Press ⊞ WINDOWS + R to open the run dialog
  2. Type in netplwiz and press ENTER
  3. Select a first user account and click on Properties
  4. Click on the Group Membership tab
  5. Choose Others from the options
  6. Select administrator (if all accounts are already administrators change all to users)
  7. Repeat process for all other accounts
  8. Click OK to save settings

Change Windows Sound scheme to default

  1. Right-click on the sound icon in the taskbar
  2. Click on Sound options
  3. Go to the Sounds tab
  4. In Sound Scheme click and choose Windows Default
  5. Under Program Events choose Windows User Account Control
  6. Click on the drop-down menu and choose None
  7. Click on Apply
  8. Click on OK

Downgrade the Sound driver

  1. Press ⊞ WINDOWS + X to open the hidden menu
  2. Click on Device Manager
  3. Find your Audio driver and right-click on it
  4. Click on uninstall and then on OK
  5. Reboot your system

Do System Restore

If none of the provided solutions have worked, perform a system restore to the last point where everything was working fine.

Reset PC

If even system restore has not solved the issue or you do not have valid point in system restore time, perform Reset this PC and hopefully, the error will be finally fixed.

Conclusion

If all of the provided methods have not managed to repair this error that checks your hardware, your computer might have some faulty components if after complete PC reset error persists.
Read More
What happened to Facebook and why it is down?
Usually when online service is not working or when something goes wrong online it is DNS, well that is what most of the time is the case. And yes, DNS or Domain Name Server seems to be an issue with Facebook being completely down along with Instagram and wassap. facebook downThe true cause is that there is no working Border Gateway Protocol (BGP) routes into Facebook's sites. BGP is the standardized exterior gateway protocol used to exchange routing and reachability information between the internet top-level autonomous systems (AS). Most people, indeed most network administrators, never need to deal with BGP. Cloudflare VP Dane Knecht was the first to report the underlying BGP problem. This meant, as Kevin Beaumont, former Microsoft's Head of Security Operations Centre, tweeted, "By not having BGP announcements for your DNS name servers, DNS falls apart = nobody can find you on the internet. Same with WhatsApp btw. Facebook has basically de-platformed themselves from their own platform." Many people are very annoyed by this and with the fact that they cannot use their social media platforms but it seems that Facebook employees are in even bigger annoyance as it was reported that Facebook employees can't enter their buildings because their "smart" badges and doors were also disabled by this network failure. If true, Facebook's people literally can't enter the building to fix things. Reddit user u/ramenporn, who claimed to be a Facebook employee working on bringing the social network back from the dead, reported, before he deleted his account and his messages: "DNS for FB services has been affected and this is likely a symptom of the actual issue, and that's that BGP peering with Facebook peering routers has gone down, very likely due to a configuration change that went into effect shortly before the outages happened (started roughly 1540 UTC). There are people now trying to gain access to the peering routers to implement fixes, but the people with physical access is separate from the people with knowledge of how to actually authenticate to the systems and people who know what to actually do, so there is now a logistical challenge with getting all that knowledge unified. Part of this is also due to lower staffing in data centers due to pandemic measures." Ramenporn also stated that it wasn't an attack, but a mistaken configuration change made via a web interface. Both BGP and DNS are down, the "connection to the outside world is down, remote access to those tools don't exist anymore, so the emergency procedure is to gain physical access to the peering routers and do all the configuration locally." Technicians on site don't know how to do that and senior network administrators aren't on site. It seems that it will all be down for a couple of more hours before the issue is resolved.
Read More
Fix Chrome ERR_BAD_SSL_CLIENT_AUTH_CERT
The Google Chrome browser checks the SSL Security Certificate of the website that you are trying to open. However, if Chrome is not able to check the certificate then you might encounter an error related to the SSL Certificates which you might face when browsing the web. This particular error is the ERR BAD SSL CLIENT AUTH CERT error which is caused by many factors such as the computer’s Time, Cached Data is corrupt, Date is out of sync, as well as third party software installed in your computer is the one that’s blocking the site and many more. The ERR_BAD_SSL_CLIENT_AUTH_CERT error might also be coming from the website’s end. It could be that the server is rejecting the certificate the client website is sending. The certificate might have already expired or the server may not trust its issuer – whichever the case may be, here are some options you can check out to fix the error.

Option 1 – Sync Date and Time

The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like the ERR_BAD_SSL_CLIENT_AUTH_CERT error. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
  • Right-click on the Taskbar and click on the Adjust Date and Time option.
  • Next, click on the Sync Now button to synchronize the Date and Time with the Microsoft Servers.
  • Now make sure that the Time Zone that’s set on the same page is correct.

Option 2 – Try clearing the browser data

There are times when some data in the browser is conflicting with the loading of the website and triggers errors like ERR_BAD_SSL_CLIENT_AUTH_CERT. And so you can try to clear your browser’s data. This might be a very basic solution but oftentimes it works in fixing this kind of error in Google Chrome. Follow the steps below to clear the data in your browser.
  • Open your Google Chrome browser.
  • After that, tap the Ctrl + H keys. Doing so will open a new panel that allows you to delete the browsing history and other data in your browser.
  • Now select every checkbox that you see and click on the Clear browsing data button.
  • Then restart your Chrome browser and check if you can now open any website or not.

Option 3 – Try to check and fix any possible conflicts with third-party programs

Third-party programs like internet protection software could be interrupting the connection and causing the error. For some unknown reason, your antivirus program or firewall might be detecting the webpage you are trying to open as malicious or with less credibility which is why it is blocking the browser from opening the website. To fix that, if you have third-party programs installed like VPN, security software, or any add-on, or firewall, you can disable them temporarily and see if it fixes the problem and you’re able to pull up the website. After a while, you have to enable them back and configure their settings so that the website won’t get blocked again.

Option 4 – Try enabling SSL 3 / TLS and disable QUIC Protocol

If you were using Google Chrome when you got the ERR_BAD_SSL_CLIENT_AUTH_CERT error, then you need to follow the protocol fixes for SSL3/TLS and QUIC which are usually some of the reasons that cause the SSL version / Cipher Mismatch. It also has a few fixes for Windows 10 computer where you can clear the certificates and make sure that your computer date and time is in sync with your time zone and so on. If you were using Edge or Internet Explorer when you got the error, then you have to follow the steps below.
  • Type “Internet” in the search box of your browser. After that, you should see the Internet Options from the search results.
  • Next, open the Internet Properties window and switch to the Advanced tab and then scroll down to the Security section.
  • From there, check the “Use TLS 1.1” checkbox as well as the “Use TLS 1.2” checkbox and then click OK to save the changes made.
  • Restart the browser.
On the other hand, if you were using Firefox when you go the error, here’s what you have to do.
  • Open Firefox and in the address bar, type “about:config” and hit Enter.
  • If a warning appears, just click on the “I accept the risk!” button to proceed.
  • Next, type in “TLS” in the search field and hit Enter.
  • Then look for “security.tls.version.min” and double click on it and set its integer value to 3 to force the protocol of TLS 1.3.
  • Now click OK and restart Firefox and do the same thing with SSL.

Option 5 – Try to update Google Chrome

You might also want to try updating your browser to its latest version and have it installed in your computer. After you install the update, check if you can now open the website you were trying to open earlier.

Option 6 – Get rid of any conflicting browser extensions

  • Open Chrome and press Alt + F keys.
  • Go to More tools and click Extensions to look for any suspicious browser extensions or toolbars.
  • Click the Recycle bin and select Remove.
  • Restart Chrome and press Alt + F keys again.
  • Proceed to On Startup and mark Open a specific page or set of pages.
  • To check if the browser hijacker is still active, click Set pages, if it is active, overwrite the URL.
Note: If removing the browser extensions or toolbars didn’t work, you can also try to reset your Google Chrome browser.
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
Removing Linkey From Windows Tutorial

Linkey is a potentially unwanted web browser search extension for the top browsers, designed to modify the user’s search and home pages in order to direct advertising. This extension changes your default search provider, redirects new tabs, and distributes information & statistics to the server. This extension will display unwanted ads, redirect you through unwanted search engines, and send your browsing information (potentially private information) back to its ad network.

From the publisher: Linkey is compatible with all the latest versions of Internet Explorer, Chrome, and Firefox. Linkey is a simple browser extension that allows you to get the best sites in one click in visualized & friendly interface.

About Browser Hijackers

Browser hijacking is actually a type of unwanted software, often a browser add-on or extension, which causes modifications in the browser’s settings. Browser hijackers could do many different things on your PC. Usually, hijackers will force hits to websites of their preference either to increase traffic producing higher advertisement revenue, or to obtain a commission for each and every user visiting there. Nonetheless, it’s not that harmless. Your online safety is compromised and it is also extremely annoying. Browser hijackers could also allow other malicious programs without your knowledge to further damage your computer.

How to know whether the web browser is hijacked?

The typical symptoms that suggest having this malicious software on your PC are: 1. your homepage has been reset to some unfamiliar site 2. your browser is constantly being redirected to adult sites 3. the essential web browser settings are modified and undesirable or insecure resources are put into the trusted sites listing 4. unsolicited new toolbars are added to your browser 5. you may notice endless pop-up ads on your screen 6. your web browser starts running sluggishly or exhibits frequent errors 7. You simply can’t access particular sites, particularly anti-malware websites.

How it infects your computer

Browser hijackers attack computers through malicious e-mail attachments, downloaded infected computer files, or by checking out infected internet sites. They could be included with toolbars, BHO, add-ons, plug-ins, or browser extensions. Also, certain freeware and shareware can put the hijacker in your PC through the “bundling” technique. Examples of well-known browser hijackers are Fireball, GoSave, Ask Toolbar, CoolWebSearch, Babylon Toolbar, and RocketTab. Browser hijackers could interrupt the user’s browsing experience severely, keep track of the websites visited by users and steal financial information, cause problems in connecting to the internet, and ultimately create stability issues, making applications and computers crash.

How you can get rid of a browser hijacker

Some hijackers can be simply removed by deleting the free software they came with or by removing any extension you have recently added to your computer. Unluckily, the majority of the software products used to hijack a browser are deliberately built to be difficult to eliminate or detect. Moreover, manual removals demand in-depth system knowledge and therefore can be an extremely difficult job for novices.

What To Do When You Cannot Download Safebytes Anti-Malware?

All malware is bad and the magnitude of the damage may vary greatly in accordance with the type of infection. Certain malware variants modify internet browser settings by including a proxy server or modify the computer’s DNS configurations. When this happens, you will be unable to visit some or all of the websites, and therefore unable to download or install the necessary security software to remove the malware. If you’re reading this, you may have infected by a virus that prevents you from downloading computer security software like Safebytes Anti-Malware. There are a few options you can attempt to get around with this obstacle.

Install in Safe Mode

The Windows-based PC has a special mode called “Safe Mode” in which just the bare minimum required programs and services are loaded. If the malware is blocking internet access and affecting your PC, running it in Safe Mode will let you download antivirus and run a diagnostic scan while limiting potential damage. In order to get into Safe Mode or Safe Mode with Networking, press F8 while the system is starting up or run MSConfig and look for the “Safe Boot” options under the “Boot” tab. After you restart into Safe Mode with Networking, you could download, install, as well as update anti-malware software from there. After installation, run the malware scanner to remove most standard infections.

Use an alternate browser to download an antivirus application

Certain viruses might target vulnerabilities of a specific web browser that obstruct the downloading process. If you appear to have a virus attached to Internet Explorer, then switch over to an alternate internet browser with built-in safety features, such as Chrome or Firefox, to download your favorite antivirus program – Safebytes.

Install security software on a thumb drive

Here’s another solution which is creating a portable USB anti-malware software that can check your system for malicious software without needing installation. Do these simple actions to clean up your affected PC using portable anti-malware. 1) Download the anti-malware program on a virus-free computer. 2) Plug the Flash drive into the clean computer. 3) Double-click on the downloaded file to open the installation wizard. 4) Choose the USB flash drive as the destination for saving the software file. Follow the on-screen instructions to finish the installation. 5) Unplug the USB drive. You may now utilize this portable anti-malware on the infected computer system. 6) Double click the Safebytes Anti-malware icon on the flash drive to run the software. 7) Click on “Scan Now” to run a complete scan on the infected computer for malware.

A Look at the Best AntiMalware Program

Want to download the very best anti-malware software for your laptop? There are several applications in the market that come in paid and free versions for Microsoft Windows systems. Some of them are excellent, some are ok types, while some will destroy your PC themselves! When searching for an anti-malware tool, choose one which provides dependable, efficient, and complete protection against all known computer viruses and malware. On the list of highly recommended software programs is SafeBytes AntiMalware. SafeBytes carries a good track record of top-quality service, and customers are very happy with it. Safebytes is one of the well-established computer solutions companies, which offer this all-inclusive anti-malware software. Using its cutting-edge technology, this application will allow you to eradicate multiples types of malware such as computer viruses, trojans, PUPs, worms, ransomware, adware, and browser hijackers. SafeBytes has got a variety of wonderful features that can help you protect your PC from malware attacks and damage. Below are some typical features present in this tool: Live Protection: SafeBytes offers a totally hands-free active protection that is set to observe, prevent and remove all threats at its very first encounter. This utility will always monitor your computer for any suspicious activity and updates itself regularly to keep current with the newest threats. Most Reliable AntiMalware Protection: This deep-cleaning anti-malware software program goes much deeper than most antivirus tools to clean your computer system. Its critically acclaimed virus engine finds and disables hard-to-remove malware that conceals deep inside your PC. Internet Security: Through its unique safety rating, SafeBytes notifies you whether a site is safe or not to access it. This will make sure that you’re always certain of your safety when browsing the net. Lightweight Utility: The program is lightweight and can run silently in the background, and that does not have an effect on your PC efficiency. 24/7 Live Professional Support: SafeBytes provides 24/7 technical support, automatic maintenance, and upgrades for the best user experience.

Technical Details and Manual Removal (Advanced Users)

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

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

Files: C:Users%USER%AppDataLocalTempis33084504mysearchdial.dll C:Users%USER$AppDataLocalTempis357113909833170_stpsetup.exe c:Users%USER$AppDataLocalTempMega Browsemegabrowse_setup.exe C:Program Files (x86)Linkeylog.log C:Program Files (x86)LinkeyHelper.dll C:Program Files (x86)LinkeyChromeExtensionChromeExtension.crx C:Program Files (x86)Linkey C:Program Files (x86)LinkeyChromeExtension C:Program Files (x86)LinkeyIEExtension C:Users%USER$AppDataRoamingDigitalSitesUpdateProc Registry: HKLMSOFTWARECLASSESAPPID6A7CD9EC-D8BD-4340-BCD0-77C09A282921 HKLMSOFTWAREWOW6432NODECLASSESAPPID6A7CD9EC-D8BD-4340-BCD0-77C09A282921 HKLMSOFTWARECLASSESCLSID181F2C09-56DD-4F98-86D7-59BA2BC59B5A HKLMSOFTWARECLASSESCLSID4D9101D6-5BA0-4048-BDDE-7E2DF54C8C47 HKLMSOFTWAREMICROSOFTWINDOWSCURRENTVERSIONEXPLORERBROWSER HELPER OBJECTS HKLMSOFTWARELINKEY HKLMSOFTWAREWOW6432NODELINKEY HKLMSOFTWAREWOW6432NODESYSTEMKGeneral HKUS-1-5-18-ED1FC765-E35E-4C3D-BF15-2C2B11260CE4-0SOFTWARECONDUITValueApps HKLMSOFTWAREWOW6432NODEMICROSOFTWINDOWSCURRENTVERSIONEXPLORERBROWSER HELPER OBJECTSEF5625A3-37AB-4BDB-9875-2A3D91CD0DFD HKLMSOFTWARELINKEY|ie_jsurl, http://app.linkeyproject.com/popup/IE/background.js HKLMSOFTWAREWOW6432NODELINKEY|ie_jsurl, http://app.linkeyproject.com/popup/IE/background.js
Read More
How to Fix Low FPS in Apex Legends
  • In your Graphics Settings, select r5apex.exe and change the Graphics performance preference to Classic App, set it to High Performance, and then launch the game as an administrator when you want to play.
  • Inside the Nvidia Control Panel, click “Manage 3D Settings”, and select Apex Legends and change it to “Prefer Maximum Power”
  • You can also change “pre-rendered frames” to 1, but it will make you lag just a tiny, tiny bit.
  • Turning the shader cache on can help improve FPS, but on some systems, it may cause additional negative performance changes.
  • If you have the ability to use G-Sync, use that as well (Only available on some monitors and graphics cards)
  • From the task manager, change the priority of r5apex.exe to “High” and close out of other applications.
  • Update your graphics drivers.
  • Ensure your PC complies with the games minimum system requirements:
    • OS: 64-bit Windows 10
    • CPU: Intel Core i3-6300 3.8GHz / AMD FX-4350 4.2 GHz Quad-Core Processor
    • RAM: 6GB
    • GPU: NVIDIA GeForce GT 640 / Radeon HD 7700
    • GPU RAM: 1 GB
    • HARD DRIVE: Minimum 30 GB of free space
  • Check to see if your system has the game’s recommended hardware requirements:
    • OS: 64-bit Windows 10
    • CPU: Intel i5 3570K or equivalent
    • RAM: 8GB
    • GPU: Nvidia GeForce GTX 970 / AMD Radeon R9 290
    • GPU RAM: 8GB
    • HARD DRIVE: Minimum 30 GB of free space
  • Within the game, try to set the settings to:
    • Full Screen
    • Disable V-Sync
    • Anti-Aliasing to Disabled/TSAA (slight performance difference)
    • Use Native Resolution
    • Keep Field of View at around 80-100
    • Texture Streaming Budget to High
    • Texture filtering as low as possible while still being playable
    • Ambient occlusion as low as possible
    • Shadow all to Low / Lowest
    • Model detail low
    • Effects detail low
    • Volumetric lighting / Dynamic spot shadows Disabled
    • Ragdolls low
    • Impact marks the lowest
  • Make sure other applications are not placing overlays (Discord, GeForce, Xbox Gaming)
  • Clean your temporary files and uninstall other games to give your PC room to have the game run.
  • Don’t use products like CCleaner as they may remove necessary files from your computer.
  • Closeout of Chrome when you’re playing the game or follow our guide on Optimizing Chrome Performance
Read More
Fix The backup application could not start
Windows comes with a built-in backup solution. However, if it failed because of an internal error, you will encounter an error message saying, “The backup application could not start due to an internal error, Server execution failed (0x80080005)”. When you get this kind of error, it means that it did not start and the process failed with a Server execution error. If you got this kind of error worries not for this post will guide you in fixing the problem in your Windows 10 computer. The Windows Backup service is an excellent feature in Windows that only works on the NTFS file system and if you want to use this make sure that you have formatted your files system to NTFS. It is performed by the Volume Shadow Copy, all you have to do is right-click on any folder and if you see the “Previous versions” option, this means that a backup process runs from time to time and can bring back old files when needed. To resolve the “The backup application could not start due to an internal error”, here are two suggestions you can check out.

Option 1 – Check if the Volume Shadow Copy service is running and restart it

The first thing you need to do is check if the Volume Shadow Copy service. To do that, refer to the following steps:
  • Click on Start and type “cmd” and right-click on Command Prompt from the search results.
  • Then select the “Run as administrator” option to open Command Prompt with admin privileges.
  • After that, type “net stop sdrsvc” and hit Enter to execute the command in stopping the Volume Shadow Copy service.
  • Next, type the “net start sdrsvc” command and hit Enter to start the service again.
Note: You can also restart the service using the Windows Services Manager.
  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “services.msc” in the field and hit Enter to open the Services Manager.
  • From there, look for the Volume Shadow Service (sdrsv) from the list of services. Its Startup type should be set to Manual by default.
  • Restart the service and if you don’t encounter any error while you turn it on, re-run the backup service and see if the backup process runs successfully.

Option 2 – Try to run the Volume Shadow Copy Service in a Clean Boot State

If the first option didn’t work and the service still keeps on failing even though the service is running, you can try putting your computer in a Clean Boot State and then try to run Windows Backup again.
  • 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 run the Volume Shadow Copy service again and see if the process goes smoothly.
Note: You might also want to delete all the files in the backup solution if you want to start fresh with the backup solution. Just go to C:/System/Volume/Information/Windows Backup and take ownership of the folder. After that, make sure to stop the Volume Shadow Copy service and then delete all the files inside it.
Read More
0x3D55: Family App information is corrupted
What is 0x3D55? As you know, Windows 10 is loaded with various Universal Windows Platform or UWP apps such as the Microsoft News, Weather, Calculator, Windows Mail, and many other applications that are based on the modern UWP platform of Microsoft that was introduced in Windows 10. Each one of these apps has a shared piece of code in the kernel for them to be able to get executed across any device that runs the Windows 10 OS which includes laptops, PCs, 2-in-1 devices, mobile phones, mixed reality headsets, and many more. However, there are times when the runtime information for these apps ends up getting corrupted which causes them not to function as expected and throws errors like the error 0x3D55. This kind of error can be pinned down when the UWP app malfunctions and you can also find an error message in the Event Log that reads, “0x3D55: Package family <App name with ID> runtime information is corrupted”. So if you encounter this error, read on for this post will walk you through fixing it. There are three suggestions you need to check out to fix this error – first, you can try to reset the Microsoft Store cache, second, you can try to re-register or reinstall the problematic app and lastly, run the Windows Store App troubleshooter.

Option 1 – Try to reset the Microsoft Store cache

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

Option 2 – Run the Microsoft Store Apps troubleshooter

The Microsoft Store Apps Troubleshooter will help you in fixing the error 0x3D55. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working. To use the Windows Store Troubleshooter, follow the steps below.
  1. Tap Win + I keys again to open the Windows Settings panel.
  2. Go to Update & Security and then go to Troubleshoot.
  3. On your right-hand side, scroll down to find the Windows Store Apps and then click on the Run the troubleshooter option and see if it fixes the problem.

Option 3 – Try to re-register the UWP app via PowerShell

  • First, type “command prompt” in the Start Search and right-click on Command Prompt and then select the “Run as administrator” option.
  • Next, navigate to this location in the command line utility: C:/Users/<Insert Username>/AppData/Local/Packages
  • After that, execute the “DIR” command to view the list of all the directories in the given location.
  • Once the list appears, look for the ID of the problematic app and take note of it.
  • Now tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.<YOUR APP ID HERE>).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
  • Wait for the process to be completed and then restart your computer.
Read More
Fix Mfplat.dll missing on Windows 10
Recently, a number of users reported that they were not able to run PLEX and other similar streaming services ever since a Windows Update was automatically installed in the system. The error in these streaming services has something to do with a missing Mfplat.dll DLL file from the Windows Media Feature Pack. On the other hand, some users also reported that the mfplat.dll error occurred on several games as well which used the Media Feature Pack. Usually, the mfplat.dll error is caused by the missing Media Feature Pack in Windows 10. Although most of the time the Media Feature Pack is installed by the application that needs it or through Windows Update automatically, there are just certain installers that do not have it. It could be that the Media Playback service was disabled by a particular Windows Update. Aside from that, the error might be because your computer is using Windows 10 N – a Windows 10 version that does not include the Media Feature Pack by default. Whatever the cause may be, you can troubleshoot the problem with the help of the options given below. But before you go on, keep in mind that downloading the missing DLL file and copying it to the folder of the program where you encounter the error won’t really help and will only make things even more complicated.

Option 1 – Install the Media Feature Pack for Windows 10 N version

As mentioned, the Windows 10 N version does not come with Windows Media Player. Meaning to say, the Media Feature Pack is also not installed by default or won’t be updated by the Windows Update component. So if you are not quite sure what Windows 10 version you currently have installed, refer to these steps:
  • Tap the Windows key + S and then type “about” in the search box.
  • From the search results, click on the “About your PC” to open the About tab of the Settings app.
  • Afterward, scroll down to the Windows specifications and check your Windows version under Edition.
Note: If you’ve determined that your computer is using the Windows 10 N version, you need to install the appropriate Media Feature Pack for your computer. How? Refer to the steps below:
  • Click this link to download and install the Media Feature Pack from Microsoft’s official website.
  • Upon installation, select the edition you want to install using the drop-down menu and then click on Confirm. Take note that there are few reasons why you’d want to install the older version since most streaming services like PLEX and most games usually require version 1803.
  • After that, wait until the request is validated. The download should begin in a few minutes automatically.
  • Once the download is completed, open the installation executable file and follow the next on-screen instructions to install the Media Feature Pack on your computer.
  • Restart your computer. After your computer has rebooted, open the application where you’re getting the mfplat.dll missing error and then check if the problem is now fixed.

Option 2 – Enable Media Playback via Command Prompt

If you encounter the mfplat.dll missing error when you attempt to run PLEX or other similar streaming service and you’ve already verified that the Media Feature Pack is indeed installed, you might want to try enabling it using an elevated Command Prompt. There are cases when a particular Windows Update ends up disabling the feature and creates the grounds which results in the mfplat.dll missing error. Thus, you can have to enable the feature via Command Prompt.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “cmd” in the field and hit Enter to open an elevated Command Prompt.
  • Next, click on Yes if a User Account Control prompt pops up.
  • After opening Command Prompt, copy and paste the following command and hit Enter to execute it:
dism /online /enable-feature /featurename:MediaPlayback
  • Close Command Prompt and then open the app once again to check if the problem is now fixed.

Option 3 – Try extracting a copy of the mfplat.dll file from the windows.old directory

If you encounter the error shortly after you just upgraded to Windows 10 from an older version, the best thing you can do to resolve the problem is to use windows.old directory to fetch an old copy of the mfplat.dll file. To do so, follow the steps below.
  • Go to the Windows drive and then look for the windows.old directory where it preserves a copy of your old operating system as well as associated files in case something goes out of hand during the upgrade process.
  • After that, open the windows.old folder and then go to the syswow64 folder.
  • Next, from the syswow64 folder, copy the mfplat.dll file and paste it to C: windows syswow64.
  • Restart your computer and check if the error is now resolved or not.
Read More
Windows 10 exploit using App installer
Scammers have decided to target Windows’s 10 App installer process in order to infect your computer and steal your data. windows 10 mail exploitAs in most usual online scams, everything starts with a strange email containing threats and other poorly written and composed speech. At the end of the given email, there would be a link claiming that you, of course, need to read it and follow instructions about the threat, if you click the link it will open a web page where you will have an innocent-looking PDF file with more information about the threat itself. If you click on a seemingly innocent PDF file it will summon Windows 10's AppInstaller.exe tool, kickstarting a download-and-run process that'll put you in a bad place very quickly. From there, you'll have to deal with the dangers of malware BazarBackdoor, including data and credential theft. This kind of scam is nothing new but the interesting thing here is that it uses App installer and by clicking on a link you are opening and giving permission for a malicious crook to use it. So, stay safe and do not click on any links from unknown emails no matter what.
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