Logo

Fix 0x80070013 for Restore, Backup and Update

In this post, you will be guided on how you can fix error 0x80070013 while executing various operations in your Windows 10 computer like System Restore, Windows Backup, or Windows Updates. When you encounter error 0x80070013, you will see the following error messages.

For System Restore, it states:

“System Restore did not complete successfully. Your computer’s system files and settings were not changed.

Details: System Restore failed while scanning the file system on the drive <Partition Letter>

The drive might be corrupt. You might want to retry System Restore after running chkdsk /R on this disk.

An unspecified error occurred during System Restore. (0x80070013)

You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method.”

Whereas in Windows Backup, it states:

“Check your backup, Windows Backup failed while trying to read from this shadow copy on one of the volumes being backed up. Please check in the event logs for any relevant errors.

The backup failed, The media is write protected (0x80070013).”

On the other hand, you will see the following error message in Windows Update:

“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 the support for information, this may help: (0x80070013).”

There are several suggestions you can check out to fix the error depending on where you encountered it. If you encountered it while running Windows Updates, then you can try to reset the Windows Update components or run the Windows Update Troubleshooter. And if you got the error when running System Restore, you can try to run a System File Checker scan or the DISM tool as well as the CHKDSK utility. Lastly, if you got this error when running the Windows Backup service, you can try to check its status in the Services Manager.

Error 0x80070013 in Windows Updates:

Option 1 – Try to reset 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 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing error 0x80070013. 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.

Error 0x80070013 in System Restore:

Option 3 – Try to run both Systems File Checker scan and DISM tool

Running the System File Checker scan as well as the DISM tool can help you resolve error 0x80070013 while performing System Restore. Refer to these steps to do so.

  • Open the Command Prompt with admin privileges.
  • After opening Command Prompt, execute this command to run a System File Checker scan: sfc /scannow
  • Once the scan is completed, restart your computer and then see if the error is now fixed. If not, you can run the DISM tool.
  • Open Command Prompt with admin privileges again.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them in order to properly run the DISM tool:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /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 4 – Run the CHKDSK utility

  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Error 0x80070013 in Windows Backup:

Option 5 – Try checking the status of the Windows Backup Service

  • First, you need to tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “services.msc” in the field and click OK or tap Enter to open the Windows Services Manager.
  • After that, you will see a list of services and from there, look for the Windows Backup Service and double click on it to open its Properties.
  • Then check if its Startup type is set to Disabled. If it is, then change it to “Manual”. Note that this service is essential as it provides backup and restores capabilities.
  • Now click on the Apply and OK buttons to save the changes made and then restart your computer. Check if the error is now gone.

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

Disable Taskbar on the second display
If you have a dual monitor setup on your Windows 10 computer and you mostly use the second screen when you are presenting something, this makes the Taskbar completely unnecessary and is not really required. So if you are using your computer generally and do not want the taskbar on your second screen, read on as this post will guide you in disabling Taskbar on your second display. The good thing is, Windows comes with a built-in feature to disable Taskbar on your second screen or projector connected to your computer. In this post, you will be guided on how you can hide or disable the Taskbar from the second monitor in Windows 10. This post is coming in handy especially if you are using projectors or multiple displays. Refer to the steps given below to disable Taskbar on the second display in Windows 10. Step 1: Go to Settings and click on Taskbar from the left menu. Step 2: After that, scroll down to lo look for Multiple Displays. Step 3: Next, turn off the toggle labeled, “Show taskbar on all displays”. Note: After completing the steps given above, it will disable the Taskbar on all the secondary displays. Bear in mind that these settings will work only if you are running a second screen in Extended mode. Contrariwise, if you are in the Duplicate mode, this setting will not work but you can always set your Taskbar to Autohide so that it won’t be displayed.

On the other hand, if you are facing some issues in finding which screen is primary and which one is secondary, refer to these steps:

Step 1: Go to Settings and select System. Step 2: Next, from the left menu open Display. Step 3: From there, select the desired display and make it the primary one as required by your setup.
Read More
How to Fix the 0x800ccc92 Error Code

0x800ccc92 - What is it?

The 0x800ccc92 is a Microsoft Outlook error. The error restricts your ability to send and receive emails on your Outlook email address successfully. This error is very similar to 0x800cc90 and 0x800ccc91 Outlook error codes. The 0x800ccc92 error message is often displayed as:

‘Receiving reported error (0x800ccc92): Your email server rejected your login.’

This error is quite common and is faced by many Microsoft Outlook users. It is advisable to fix this error immediately because besides restricting you from sending and receiving emails via Outlook, due to this error the data on your Outlook also becomes inaccessible and unreadable, and sometimes Outlook also begins to freeze unexpectedly.

Error Causes

Some of the most common causes of the error code 0x800ccc92 are:
  • PST files get corrupt
  • Incorrect Outlook configuration settings
  • PST file crosses its fixed file size limit
  • Failure of POP3 and Protocol STMP in database server connection
  • Improper synchronization between Outlook and the server
  • Usage of invalid password or username
  • Virus Infection

Further Information and Manual Repair

Any of the above causes may result in the 0x800ccc92 error message display. If you encounter this Outlook error, you don’t need to panic and call the network personnel in your office to fix and repair the error. In fact, it is very easy to fix and you can repair it by yourself: Here are some of the best and easy ways to resolve this error in the shortest time:
  • If the error message 0x0800ccc92 is displayed as POP3: Invalid Password, then in this case it is advisable to cross-check your Outlook account ID and password. Sometimes this error message may pop up if you insert an incorrect password or ID. Therefore the best way to resolve it to check where you went wrong and then re-enter your ID and Password correctly.
If the error is not related to POP3 (Post Office Protocol) then you can try some other alternative to resolve this issue.
  • Another alternative is to install the latest available Server Service Pack for Exchange. This solution works best if compatibility is the issue.
  • However, when nothing works, then it is advisable to download PST repair tool. The PST repair software is designed to scan, detect, repair, and resolve Outlook errors like 0x800ccc92.  The PST repair software is built with special algorithms that help repair PST corrupt files in seconds. This tool works on all Windows Operating Systems including Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2003, and Windows 2008.
  1. All you need to do is, download and install this software on your system.
  2. Once you download it, run it on your PC to detect errors.
  3. Press scan to get started
  4. The scanning may take about a couple of minutes to complete.
  5. Once it is complete, click on the repair tab to fix the errors.
  6. Now restart your Outlook again and now try sending emails. This solution is likely to work if the above-mentioned solutions don’t.
Read More
Motitags Browser Hijacker Removal Guide

The Motitags toolbar browser add-on was created by Mindspark Inc. and is compatible with Internet Explorer and Mozilla Firefox. It claims to enhance users’ Internet browsing experience by enabling smileys within popular email clients such as Gmail, Yahoo!, AOL, and Outlook Live. While such added functionality may seem useful, Internet users should be aware that this browser plugin is categorized as a Browser Hijacker due to its behavior.

When installed this extension changes your default search engine, the home page, and new tab to MyWay.com, and while installed it gathers user browsing data and sends it back to Mindspark servers. This data is later used to inject additional unwanted ads into the user’s browser search results.

About Browser Hijackers

Browser hijacking is actually a type of unwanted software program, often a web browser add-on or extension, which then causes modifications in the web browser’s settings. Browser hijacker malware is developed for a number of reasons. These are generally used to force hits to a specific website, manipulating web traffic to generate ad revenue. It could seem harmless, but the majority of these websites aren’t legitimate and could pose a serious threat to your online safety. In a much worst case, your internet browser could be hi-jacked to open up your computer to a host of additional computer infections.

How one can identify a browser hijack

There are several signs of browser hijacking. Here are a few of them: the home page of your browser is changed unexpectedly; you get re-directed to websites you never intended to visit; the essential web browser settings are altered and unwanted or unsafe resources are added to the trusted websites list; discover new toolbars that you didn’t add; endless pop-up adverts show up and/or your web browser popup blocker is disabled; your browser gets sluggish, buggy, crashes frequently; you can’t navigate to certain internet pages, for example, security software related websites.

So how does a browser hijacker infect a computer?

Browser hijackers infect computers via malicious email attachments, downloaded infected files, or by going to infected sites. Many internet browser hijackings come from add-on software, i.e., toolbars, browser helper objects (BHO), or plug-ins added to browsers to provide them extra capabilities. Browser hijackers sneak into your pc in addition to free software application downloads that you unwittingly install along with the original. An example of some infamous browser hijacker includes Babylon, Anyprotect, Conduit, SweetPage, DefaultTab, RocketTab, and Delta Search, but the names are often changing. Browser hijacking can bring about severe privacy problems and also identity theft, affect your browsing experience by taking control over outgoing traffic, drastically slows down your PC by consuming lots of resources, and result in system instability also.

Getting rid of browser hijackers

Some browser hijacking could be easily stopped by discovering and eliminating the corresponding malware program through your control panel. But, most browser hijackers are difficult to eliminate manually. No matter how much you try to eliminate it, it can return over and over. Rookie PC users should not try for the manual form of removal, since it needs thorough computer knowledge to perform fixes on the system registry and HOSTS file. Professionals always recommend users to remove any malware including browser hijacker with an automatic removal tool, which is easier, safer, and quicker than the manual removal technique. Safebytes Anti-Malware has a state-of-the-art anti-malware engine that will help you stop browser hijacking in the first place, and clean up any existing issues.

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

Malware could potentially cause all sorts of damage once they invade your computer, starting from stealing your private details to erasing data files on your computer system. Some malware sits in between your computer and your internet connection and blocks some or all sites that you would like to visit. It might also prevent you from installing anything on your PC, particularly anti-virus programs. If you’re reading this, you probably have infected by malware that prevents you from downloading a computer security program such as Safebytes Antimalware on your PC. There are a few options you could try to get around with this particular obstacle.

Install in Safe Mode

If the malware is set to load automatically when Windows starts, entering Safe Mode could block this attempt. Only minimal required programs and services are loaded whenever you start your personal computer in Safe Mode. To start your Windows XP, Vista, or 7 computers in Safe Mode with Networking, please do as instructed below. 1) At power on/start-up, press the F8 key in 1-second intervals. This would conjure up the Advanced Boot Options menu. 2) Choose Safe Mode with Networking with arrow keys and press Enter. 3) When you are into this mode, you will have online access again. Now, get the virus removal application you want by using the web browser. To install the program, follow the directions within the setup wizard. 4) Right after the software is installed, allow the scan run to eliminate viruses and other threats automatically.

Use an alternate web browser to download security software

Malicious code could exploit vulnerabilities on a particular internet browser and block access to all anti-virus software sites. The most effective way to avoid this issue is to choose a web browser that is renowned for its security features. Firefox contains built-in Malware and Phishing Protection to keep you safe online.

Install security software on a USB drive

To effectively eliminate the malware, you need to approach the problem of installing an anti-virus software program on the infected PC from a different angle. Follow these steps to run the antivirus on the affected computer. 1) Download Safebytes Anti-Malware or Microsoft Windows Defender Offline onto a virus-free computer system. 2) Plug the pen drive into the uninfected computer. 3) Double click on the downloaded file to open the installation wizard. 4) Choose the USB stick as the destination for saving the software file. Follow the instructions on the screen to finish up the installation process. 5) Disconnect the flash drive. You may now use this portable anti-malware on the infected computer. 6) Double-click the anti-malware program EXE file on the USB flash drive. 7) Run Full System Scan to detect and get rid of all sorts of malware.

Benefits and Features of SafeBytes Security Suite

To protect your laptop or computer from many different internet-based threats, it is very important to install an anti-malware program on your PC. However, with so many anti-malware companies in the marketplace, nowadays it’s difficult to decide which one you should obtain for your laptop. A few are very good ones, some are ok types, and some are simply just fake anti-malware applications that could damage your computer themselves! When looking for an anti-malware program, pick one which gives reliable, efficient, and total protection against all known viruses and malware. One of the highly recommended software by industry analysts is SafeBytes Anti-Malware, a popular security application for Microsoft Windows. Safebytes is one of the well-established computer solutions companies, which provide this complete anti-malware software. Using its cutting-edge technology, this application can assist you to eliminate multiples types of malware such as viruses, PUPs, trojans, worms, ransomware, adware, and browser hijackers.

SafeBytes possesses a variety of wonderful features that can help you protect your laptop or computer from malware attack and damage. Below are some typical features found in this application:

World-class AntiMalware Protection: Built upon a greatly acclaimed anti-virus engine, this malware removal application can find and remove numerous stubborn malware threats like browser hijackers, PUPs, and ransomware that other typical anti-virus applications will miss. Real-time Threat Response: SafeBytes gives complete and real-time security for your computer. They’re extremely effective in screening and getting rid of numerous threats since they’re regularly improved with the latest updates and alerts. “Fast Scan” Features: Safebytes Anti-Malware, using its enhanced scanning engine, provides ultra-fast scanning which can quickly target any active online threat. Website Filtering: Through its unique safety ranking, SafeBytes notifies you whether a site is safe or not to visit it. This will ensure that you’re always certain of your online safety when browsing the internet. Light-weight: The program is lightweight and can run silently in the background, and will not have an effect on your PC efficiency. 24/7 Premium Support: SafeBytes provides you with 24/7 technical support, automatic maintenance, and software upgrades for the best user experience. Simply put, SafeBytes has developed a meaningful anti-malware solution that is aimed to protect you against various malware. Malware issues can become a thing of the past when you put this tool to use. So if you’re seeking the very best malware removal application out there, and when you don’t mind shelling out a few bucks for it, go for SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove Motitags without using an automated tool, it may be possible to do so by removing the application from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. Additionally, it is advised to factory reset your web browser to its default state to fix corrupt settings. Finally, check your hard drive for all of the following and clean your computer registry manually to get rid of leftover application entries after uninstalls. Please remember that only advanced users should try to manually edit the system files simply because removing any single vital registry entry leads to a serious issue or even a PC crash. Moreover, certain malicious programs have the capability to defend against its removal. Carrying out this in Safe Mode is recommended.
Folders: C:\Program Files\Motitags_94 C:\Program Files\Motitags_94EI C:\Users\(username)\AppData\Local\Motitags_94 C:\Users\(username)\AppData\LocalLow\Motitags_94 C:\Users\(username)\AppData\LocalLow\Motitags_94EI C:\Users\(username)\AppData\Roaming\Mozilla\Firefox\Profiles\g75s8p2u.default\extensionsffxtbr-bs@Motitags_94.com C:\Users\(username)\AppData\Roaming\Mozilla\Firefox\Profiles\g75s8p2u.default\extensionsffxtbr@Motitags_94.com C:\Users\(username)\AppData\Roaming\Mozilla\Firefox\Profiles\g75s8p2u.default\Motitags_94 Files: Search and Delete: 94auxstb.dll 94auxstb64.dll 94bar.dll 94barsvc.exe 94bprtct.dll 94brmon.exe 94brmon64.exe 94brstub.dll 94brstub64.dll 94datact.dll 94dlghk.dll 94dlghk64.dll 94feedmg.dll 94highin.exe 94hkstub.dll 94htmlmu.dll 94httpct.dll 94idle.dll 94ieovr.dll 94medint.exe 94mlbtn.dll 94Plugin.dll 94radio.dll 94regfft.dll 94reghk.dll 94regiet.dll 94script.dll 94skin.dll 94skplay.exe 94SrcAs.dll 94SrchMn.exe 94srchmr.dll 94tpinst.dll AppIntegrator64.exe AppIntegratorStub64.dll BOOTSTRAP.JS chromeffxtbr.jar CHROME.MANIFEST CREXT.DLL CrExtP94.exe DPNMNGR.DLL EXEMANAGER.DLL FF-NativeMessagingDispatcher.dll Hpg64.dll INSTALL.RDF installKeys.js LOGO.BMP NP94Stub.dll T8EPMSUP.DLL T8EXTEX.DLL T8EXTPEX.DLL T8HTML.DLL T8RES.DLL T8TICKER.DLL UNIFIEDLOGGING.DLL VERIFY.DLL 94EIPlug.dll 94EZSETP.dll NP94EISb.dll Registry: Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Value: Motitags_94 Browser Plugin Loader Data: 94brmon.exe Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Value: Motitags Search Scope Monitor Data: C:\PROGRA~1\MOTITA~2\bar.binsrchmn.exe” /m=2 /w /h Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Value: Motitags Home Page Guard 32 bit Data: C:\PROGRA~1\MOTITA~2\bar.bin\AppIntegrator.exe Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Value: Motitags EPM Support Data: C:\PROGRA~1\MOTITA~2\bar.binmedint.exe” T8EPMSUP.DLL,S Key HKCU\Software\AppDataLow\Software\Motitags_94 Key HKLM\SOFTWARE\Motitags_94 Key HKLM\SOFTWARE\MozillaPlugins\@Motitags_94.com/Plugin Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Motitags_94bar Uninstall Firefox Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\6df8a038-1b03-41eb-a92b-0e82de08ee4a Key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\598f4e85-2ee6-43a8-bf43-c75c82b925fe Key HKLM\SOFTWARE\Classes\Motitags_94.ToolbarProtector.1 Key HKLM\SOFTWARE\Classes\Motitags_94.ToolbarProtector Key HKLM\SOFTWARE\Classes\Motitags_94.ThirdPartyInstaller.1 Key HKLM\SOFTWARE\Classes\Motitags_94.ThirdPartyInstaller Key HKLM\SOFTWARE\Classes\Motitags_94.SettingsPlugin.1 Key HKLM\SOFTWARE\Classes\Motitags_94.SettingsPlugin Key HKLM\SOFTWARE\Classes\Motitags_94.ScriptButton.1 Key HKLM\SOFTWARE\Classes\Motitags_94.ScriptButton Key HKLM\SOFTWARE\Classes\Motitags_94.RadioSettings.1 Key HKLM\SOFTWARE\Classes\Motitags_94.RadioSettings Key HKLM\SOFTWARE\Classes\Motitags_94.Radio.1 Key HKLM\SOFTWARE\Classes\Motitags_94.Radio Key HKLM\SOFTWARE\Classes\Motitags_94.PseudoTransparentPlugin.1 Key HKLM\SOFTWARE\Classes\Motitags_94.PseudoTransparentPlugin Key HKLM\SOFTWARE\Classes\Motitags_94.MultipleButton.1 Key HKLM\SOFTWARE\Classes\Motitags_94.MultipleButton Key HKLM\SOFTWARE\Classes\Motitags_94.HTMLPanel.1 Key HKLM\SOFTWARE\Classes\Motitags_94.HTMLPanel Key HKLM\SOFTWARE\Classes\Motitags_94.HTMLMenu.1 Key HKLM\SOFTWARE\Classes\Motitags_94.HTMLMenu Key HKLM\SOFTWARE\Classes\Motitags_94.FeedManager.1 Key HKLM\SOFTWARE\Classes\Motitags_94.FeedManager
Read More
Fix Microsoft Word Stopped Working in Windows
Microsoft office has set itself as one of the most used and best suites for business use and MS Word as the most widely used word processor. But how even best are not immune to some small bugs and unexpected behaviors so is not Word. Word has stopped working is probably know to a wide audience of its users, I think I could safely say that each Word user has experienced this error at least once, luckily the error is not anything to worry about since it is an easily fixable issue.

Try automated solutions

There are some fully automated solutions that could fix any PC issues, some are available in free versions. If you prefer to do things manually however keep on reading and follow the instructions below.

Manual FIXES:

  1. Update MS Word

    Make sure that you are running the latest build of Word in order to eliminate all bugs and to have a smooth running experience. Go to File > Account > Product Information > Update Options and click Enable Update and then select Update Now.
  2. Check the file

    Corrupted files can cause this crash and this error, try opening another text file inside the Word to eliminate file corruption.
  3. Run Word in safe mode and disable add-ins

    Did you know that MS Word has a safe mode like Windows? In this safe mode, Word will boot up just the application without any add-ins installed and in this environment, you can start one add-in by one to see which one is causing the issue. Press ⊞ WINDOWS + R to open the run dialog Inside run dialog type in winword /safe followed by ENTER to run Word in safe mode If MS Word works fine in Safe mode, disable all COM Add-ins (while being in safe mode) and restart Word. Re-enable the add-ins one at a time to identify the problematic one. Click on File and then on Options Click on Add-Ins from the options list Select COM Add-ins from the drop-down menu and click on Go Uncheck all the add-ins and click OK to confirm Close the Dialog Box and MS Word. Now try running MS Word normally and see if it works Repeat steps to enable the add-ins, one at a time, and check which add-in is causing this error
  4. Repair Word installation

    Press ⊞ WINDOWS + R to open the run dialog In run dialog type in control panel and press ENTER Inside Control Panel click on Programs and Features Locate and click on Microsoft Office to select it Once selected click on change located on top of the application list Once Office Windows loads click on Repair Wait for the process to finish
  5. Reinstall MS office

    If all the previous solutions failed next step would be to completely uninstall MS Office and install it again once the old one has been completely removed from the system. Go to the control panel as explained in the previous step and select Office Instead of Change this time click on uninstall and follow on-screen instructions Once uninstall is finished, install a new copy of MS Office.
Read More
Fix ERR_SSL_VERSION_INTERFERENCE on Chrome
If you encounter the ERR_SSL_VERSION_INTERFERENCE error on your Google Chrome browser then this means that the browser is trying to load a website with SSL protocol but is not able to do so. This error can occur for many reasons and in this post, you will be given potential fixes that could help you in resolving the problem. But bear in mind that these potential fixes are not that straightforward forward so if you encounter an option you don’t understand much, just skip to the options you have the knowledge of. There is no direct fault in the browser for the ERR_SSL_VERSION_INTERFERENCE error as there are issues with caching the website data locally on your computer. Moreover, this kind of error can also appear when a website is coded incorrectly or if there are conflicting browser extensions installed in the browser that prevents the website to function properly. Refer to the suggestions given below to fix the ERR_SSL_VERSION_INTERFERENCE error in Chrome on Windows 10.

Option 1 – Try clearing browser data

There are times when some data in the browser is conflicting with the loading of the website and triggers errors like ERR_CACHE_MISS. 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 2 – Try disabling TSL 1.3

If clearing the browser data didn’t fix the problem, you can also try to disable TSL 1.3 in Chrome. To do so, refer to these steps:
  • Open Google Chrome.
  • Next, type in “chrome://flags/#tls13-variant” in the address bar and tap Enter.
  • After that, you should see the experimental features page for Google Chrome where you can set TSL 1.3 to disabled.
  • After disabling TSL 1.3, restart your computer and check if the problem is fixed or not.

Option 3 – Reset Winsock, TCP/IP & Flush DNS cache

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

Option 4 – Get rid of any conflicting browser extensions

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

Option 5 – Reset Google Chrome

Resetting Chrome can also help you get rid of the error. Resetting Chrome will restore its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:
  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.
Read More
Chrome won’t clear Browsing History and Data
As you know, one of the most popular browsers these days is the Google Chrome browser. Browsing the web every day using your Chrome browser, leaves a trail of browsing history. Google uses the browser history to streamline and make the browsing experience a lot better. But there are times when Chrome users experience trouble in deleting their web browsing history, data, cookies, and cache. In this post, you will be guided through specific settings that will help you in getting rid of the browsing history in Chrome. There are several options you can take in clearing the browsing history in Chrome. But before you try them, you can try the basic one first using the following steps:
  • First, click on the three-dotted icon and click on History from the menu.
  • Next, click on the Clear browsing data option and select “All time”.
  • Then select the type of history you want to delete.
  • After that, click on the Clear Data button.
If clearing the browsing history in Chrome the old way didn’t work, then you can try to check out the options provided below.

Option 1 – Clear the cache using the File Explorer

The first thing you can do is to clear the cache by using File Explorer. To get started, refer to these steps:
  • Tap the Win + E keys to open File Explorer.
  • Next, navigate to the following paths:
    • C:/Users/YOURUSERNAME/AppData/Local/GoogleChrome/User Data/DEFAULT/Cache
    • C:/Users/YOURUSERNAME/AppData/Local/GoogleChrome/User Data/PROFILENAMECache
  • From the given locations above, replace “YOUR USERNAME” with the user profile name you use and then search for a file named “Cookies”.
  • Now delete its contents.

Option 2 – Reset Chrome

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

Option 3 – Try to clean reinstall Chrome

There are instances when programs leave files behind after you’ve uninstalled them and the same thing can happen to Chrome so before you reinstall Chrome, you have to make sure that you have deleted the User Data folder. To do so, refer to the following steps:
  • Hit the Win + R keys to open the Run dialog box.
  • Next, type “%LOCALAPPDATA%GoogleChromeUser Data” in the field and hit Enter to open the User Data folder.
  • From there, rename the default folder and name it something else, e.g. “Default.old”.
  • After that, install Google Chrome again and check if the issue is now fixed.
Read More
A command is not recognized Error in Windows
A command is not recognized Error, what it is? If you are constantly using programs like CMD or DISM directly from the Run prompt, you might have wondered how they launched instantly and how is it that the Windows operating system is able to find them right away. For instance, when you create a shortcut of a program, the shortcut knows where exactly the program is located and launches it quickly. The Windows operating system keeps a list of paths where the most common system programs are located so when you use the Run prompt, it opens easily. The list kept by Windows is called the Windows Environment Variables. If something goes wrong with this list, the programs won’t work. So in this guide, you will be guided on how you can troubleshoot the problem where any command you use is not recognized as an internal or external command, operable program, or batch file. Before you start troubleshooting the problem, you need to make sure that the program you are trying to run really exists. In fact, this can also happen to the Run program which is pulled up using the Win + R shortcut. To check, go to C:\Windows\System32 and there, check if the program exists or not or you can also try searching for the EXE in the System 32 folder. After making sure that the program exists, refer to the instructions given below.

Modify the Windows Environment Variables:

  • Step 1: Tap the Win + X keys and then select System. After that, it will open the section where you can see all the properties on your computer.
  • Step 2: Next, select the Advanced system setting located on the left pane and click on the Environment Variables.
  • Step 3: After that, locate Path under the System Variables and select EDIT.
  • Step 4: Before you edit, you need to copy the entire string and paste it into the Notepad app so that in case something went wrong, you can paste it back.
  • Step 5: Next, look for the directory path, “C:\Windows\System32”. If you can’t find it, try adding a semi-colon at the end.
  • Step 6: Afterwards, click OK to save the changes made and then exit.
  • Step 7: Now restart your computer as all the paths are picked up when your computer restarts.
Note: Now all you have to do is to try executing the programs once again – the ones where you got the error, “ is not recognized as an internal or external command, operable program or batch file” every time you open them and then see if you can now open these programs or not.
Read More
Making your own Minecraft server in Windows
Minecraft has taken the world like a storm and if you tried it, you could tell why, procedurally created worlds, various modifications available and fun gameplay are just some of the things this game offers and it is non wonder why kids and adults are enjoying it. Minecraft is even more fun when you play with your friends on dedicated servers, where you all can adventure and build together. Sadly as everything costs, so does the Minecraft servers as well. Lucky you can create your own Minecraft server on your computer so your friends can join and play with you free of charge with just a little time you need to spend reading this guide and building one for yourselves. Without further delay let's dive right into it.

1. Install the most recent Java version

In order to run your personal server, you will need to own and have Minecraft: JAVA edition, not Windows 10 one. If you have this version of the game and it is already running it means that you already have JAVA as well but we will need to check to see if it is the latest version of JAVA, to check this do the following:
  • Press Windows and type in configure java followed by ENTER
  • Under the update tab, click on the update now button
  • If you have the latest version you are all good, if not follow the onscreen instruction on how to update it.
If by any chance you do not have JAVA installed you can get it here.

2. Prepare a dedicated location for your Minecraft server files

You can use any folder you like for your Minecraft server folder but it is highly recommended to create a new folder whose sole purpose will be to hold and run Minecraft server files. this will be very beneficial in the future when server files need to be updated or configured. Having things in one isolated space is always a good idea and keeping things organized is also a good idea.

3. Download, install and start the Minecraft: Java Edition server file

It is now time to download server files, you can get them here. Download the server.jar file and place it inside your server folder. Once everything is downloaded and prepared do the following:
  • Run the server.jar file, the first time it runs, the file will create some configuration files.
  • After additional files appear, there should be a text document called eula.txt. Open it with a text editor then change eula=false to eula=true.

4. Enable port forwarding on your router

This sep is required if you want to have people to play with you that are outside your router network, for example, if you want them to connect to your server from their home. If you do not wish to do this and want only people on your serves from your router network you can skip this step. Unfortunately, to enable port forwarding, you’ll need to make your computer on your local network to be accessible by other computers over the internet via a router. This will effectively make your port to be an open portThis can make your system vulnerable to malicious attacks. Once you’ve enabled it, set the default server port to 25565. You’ll need the Server IP address, which you can get by opening Command Prompt or PowerShell and run ipconfig. Your IP address is usually listed as IPv4 or IPv6 Address.

5. Run the Minecraft server

Simply double-click the server.jar file to run the server. If you want to have more control over it, use the command line.
  • Navigate to your Minecraft server directory using file explorer.
  • We will be using PowerShell instead of Command Prompt to enter commands. Hit Shift + Right-click on the directory window and select “Open PowerShell window here.
  • Once you are in the right directory, write the following command:
java -Xms1024M -Xmx1024M -jar {server file name} nogui
  1. Replace the {server file name} with the full name of .jar file. The command above will make the server run with no Graphical User Interface (GUI) and use 1024MB of allocated RAM space.
  2. If you want to enable the GUI, remove the nogui command. Additionally, you can edit the memory allocation for the server by changing the Xms and Xmx value.
  3. After the server is up, invite your friends to play by sharing your local or public IP address, depending on whether you are using a local or public network. For a local network, you can give the IPv4 or IPv6 Address earlier. For public networks, go to Google and type “what is my ip” to get the address.
Read More
Server certificate revoked ERR_CERT_REVOKED!
While browsing the internet, if you suddenly encounter a warning with an error message saying, “Server certificate has been revoked ERR CERT REVOKED” then it indicates that the SSL certificate used by the website has been revoked by its issuer. This kind of problem can only be fixed by the website owner but that does not mean that you can’t do anything about it. In fact, you have the option to bypass this error as well as contact the certificate issuer – all this and more. Just a reminder, if a website that accepts payment, its passwords don’t have SSL or has some certification issue, you should never trust it. For instance, if you are trying to purchase something online and you’re on the payment stage but you encounter the “Server certificate has been revoked ERR CERT REVOKED” error, you must not proceed. To resolve the “Server certificate has been revoked ERR CERT REVOKED” error, here are some things you can do.

Option 1 – Try contacting the Certificate Issuer

If you are the website owner, of course, the best thing you can is to get in touch with the Certificate Issuer in order to resolve the problem.

Option 2 – Try fixing the Date and Time

You have to check your computer’s Date and Time. There are cases when this simple setting causes a connection problem. So if your computer Date and Time is set to date or time that this after the certificate expiration date, then you have to make sure that you set it to automatically configure time. To do so, just open Settings > Time and Language. From there, turn on the toggle for “Set time automatically” and “Set time zone automatically” options. After that, check if it fixes the error, if not, you need to check if the manual selection is correctly set or not.

Option 3 – Bypass the Certificate Revocation Check

As pointed out earlier, you have the option to bypass the Certificate Revocation check. All you have to do is follow the steps below.
  • In the search box of your browser, type “internet options” and open it once it appears.
  • After that, go to the Advanced tab and navigate to the Security subheading.
  • Next, uncheck the “Check for publisher’s certificate revocation” option as well as the “Check for server certificate revocation” option.
  • Now restart your computer. Upon the next startup, try opening the website again. This time, your browser will stop checking it for certificate issues. However, it’s not safe to leave those options unchecked so make sure that once the website’s SSL certificate is fixed or once you no longer have to visit that website, you recheck those options.
Read More
Delete last 15 min of browsing history on phone
google browsing 15min history deleteAs previously announced by Google feature to quickly delete the last 15min of browsing history via one button is rolling out now. For now, only Apple users will be available to use this feature but the Android update is scheduled for later this year, a strange move by Google but it is what it is. For anyone who is unfamiliar with this feature, basically, Google wants a quick way to remove the last 15min of browsing history as a supposedly stated request to make deleting browsing history much easier. Google came up with this idea so you can keep the previous history intact but remove just 15min time frame, no additional explanation was given on why 15 but I presume it is some round number that came up as the middle one with research, read telemetry info. Using quick delete requires being signed into Search with a Google account. Users can access the option by simply tapping on the avatar icon to access the settings then choosing "Delete last 15 minutes."
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