Logo

Fix The update isn’t applicable in Windows

There are times when you install a Windows update to your Windows 10 computer but you only got an error message saying, “The update isn’t applicable to your computer”. This is unusual as Windows was the one that downloaded them in the first place. To understand the reason behind this error, read on as this post will also give you a couple of suggestions you can try to fix the problem.

One of the main reasons why this error occurs is that your computer might not have the required installed updates and many more. Other reasons include:

  1. The update might be replaced. There are instances when a newer Windows version is already available on the computer and that the version you are trying to manually install is an older version which is why the Windows update failed.
  2. The update might already be installed. There are times when the update process is still in progress and the earlier payload might have already been installed.
  3. It could also be that it’s a wrong update for architecture. As you know, updates are designed accordingly based on the architecture of the computer so if the update you are trying to install does not match the architecture of your CPU then it’s no wonder you’re getting an error message.
  4. Your computer might be missing a prerequisite update. There are Windows updates that depend on other updates so if you missed one and you’re installing another one, it could be the reason why you’re getting the error.

To fix the problem, here are some suggestions that might help.

Option 1 – Try verifying the package and the Processor Architecture

As pointed out earlier, updates are made according to the Windows versions. Thus, if one of the updates failed to install, you need to check if it’s applicable or not. The best way to do that is by searching the Windows update name on the official website of Windows.

It could be that the Processor Architecture is not compatible with the Windows Update you are trying to install. If you have an X86-based processor, you can’t install x64-based installations of Windows and vice-versa. This usually happens when you’ve downloaded the update manually and then tried installing it.

Option 2 – Try checking if the update is old

The issue might be because you are trying to install an old Windows update which is why it didn’t work. To check, go to Settings > Update and Security > View Update history. From there, you can look for the update.

Option 3 – Try checking if the update is already installed

To verify the update, just go to the Windows Update history once more as you did in option 2, and then see if the update is already installed or not.

Option 4 – Try checking the prerequisites

AS mentioned earlier, there are some updates that depend on other updates before they get installed on your computer. The best way to verify is by checking the Microsoft Knowledge Base (KB). And to verify if the prerequisite updates are installed or not, just run the command below in PowerShell:

get-hotfix KB1111111, KB2222222, KB3333333

Note: In the command given above, you need to replace “KB1111111, KB2222222, KB3333333” with the actual update KB numbers.

Option 5 – Try running the Windows Update Troubleshooter

As you know, Windows 10 has various auto-repair built-in tools to help users fix small issues which used to get fixed manually. And in this case, you will need the Windows Update Troubleshooter to fix the issue.

  • Go to Settings and click on Update and Security.
  • From there, click Troubleshoot and click on Windows Update and then click the “Run the troubleshooter” option.
  • After that, it will try to detect and automatically fix common issues in the Windows Updates which can be resolved by Windows itself. Note that the process may take several minutes before it completes so you need to wait until it’s done. Once it’s done, in case you have some pending update that wasn’t realized by the system early on, it will apply the fix right away and restart the Windows Update service.

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 NO_USER_MODE_CONTEXT in Windows
If you have encountered the NO_USER_MODE_CONTEXT Blue Screen error when using your computer, read on as this post will walk you through a couple of suggestions you can try to resolve this Stop error. This kind of Blue Screen error can occur when a program is trying to leverage the use of a system driver but fails to do so. Some of the common causes of this BSOD error are incompatible or corrupted drivers, incorrect configuration of entries in the Registry, damaged memory locations, malware infection, and many more. In addition, this Stop error does not often occur and indicates that an attempt to enter user mode with no context was made. If this is the first time you’ve restarted your computer after you’ve installed additional hardware, you have to remove the hardware and then restart your computer once again and then check the Microsoft Hardware Compatibility List to confirm that the hardware and its drivers are compatible with your operating system. If it doesn’t help, you can check out the given suggestions below to fix the NO_USER_MODE_CONTEXT Blue Screen error in Windows 10.

Option 1 – Try to update or rollback your device drivers

The first thing you can try to fix the NO_USER_MODE_CONTEXT Blue Screen error is to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties. Note that the main drivers that might be the cause behind the NO_USER_MODE_CONTEXT Blue Screen error will be listed under the “ID ATA/ATAPI controllers” section as well as the “Storage controllers” section.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can also directly download the relevant drivers of your computer from the manufacturers’ website. So if you have an SSD, the issue might be due to an old storage driver.

Option 2 – Try running System File Checker or SFC scan

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 to good system files. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
 Reboot your PC.

Option 3 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the NO_USER_MODE_CONTEXT Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select your preferred option, your computer will restart and check for memory-based issues. If it finds any issues, it will automatically fix them.

Option 4 – Perform System Restore

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

Option 5 – Run the Blue Screen Troubleshooter

Troubleshooting Blue Screen of Death errors wouldn’t be complete without the Blue Screen troubleshooter. As you know, it is a built-in tool in Windows 10 that helps users in fixing BSOD errors like NO_USER_MODE_CONTEXT. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Fix Chrome Error ERR_ICANN_NAME_COLLISION
If you are browsing the internet using the Google Chrome browser in your Windows 10 computer but you suddenly encounter an error message that states, “ERR_ICAN_NAME_COLLISION”, read on as this post will walk you through in fixing the problem. Here’s the full content of the error message:
“The site can’t be reached, This site on the company, organization, or school intranet has the same URL as an external website. Try contacting your system administrator. ERR ICAN NAME COLLISION.”
This kind of error is caused by an error in a private namespace or a random redirection to an incorrect proxy server. There are several ways to fix this error. You can try to check the integrity of the Hosts file or check the proxy. You could also try to use the Registry Editor and apply some tweaks or remove any conflicting browser extensions or flush the DNS cache, as well as run a malware scan.

Option 1 – Try to check the integrity of the Hosts file

To check the integrity of the Hosts file, refer to the following steps:
  • You have to navigate to this path inside File Explorer: C:/Windows/System32/driversetc
  • After that, look for a file named “Hosts” and right-click on it, and open it with the Notepad app.
  • Next, make sure that you write the block URLs in your computer in the list and then save the file.
Note: There are times when you are logged in with administrator credentials and you may receive an error message. In such case, type “notepad” in the Start Search and right-click on Notepad from the search results, and then select the “Run as administrator” option. After that, open the Hosts file and make the necessary changes and save it.

Option 2 – Try to check the Proxy server

There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. Follow the steps below to disable the proxy server.
  • 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.

Option 3 – Try to use the Registry Editor

Before you apply some registry tweaks, make sure that you create a System Restore point. Once you have that covered, follow these steps:
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and tap Enter to open the Registry Editor.
  • After that, navigate to this registry key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParametersDataBasePath
  • Look for the default key and double click on it and make sure that its Value data is set as “C:/Windows/System32/driversetc”.
  • Now exit the Registry Editor and restart your computer to apply the changes made

Option 4 – Flush the DNS cache

You could also try to flush the DNS cache to fix the “ERR_ICAN_NAME_COLLISION” error. All you have to do is open Command Prompt as an administrator and then execute each one of the following commands sequentially to flush the DNS cache:
  • ipconfig/release
  • ipconfig/renew
  • ipconfig/flushdns

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

Option 6 – Run a malware scan using Windows Defender

It is possible that your computer is infected with malware which could be why you’re getting the “ERR_ICAN_NAME_COLLISION” error. Thus, you need to scan your computer using Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Parallels Desktop 17 brings Windows 11 to MAC
Parallels Desktop 17Parallels is an application developer for MAC OS mostly known for its PC virtualization software Parallels Desktop, a PC virtualization software running on Macs enabling running Windows and Linux with respective software on your MAC. With its latest Desktop 17 version, the software can run natively on both Intel-based and M1-based MACs. Thanks to this feature MAC users will be able to benefit from various speed improvements while running both Windows 10 or Windows 11 preview. On both Intel and M1 setups, Parallels resumes Windows and Linux up to 38% faster, provides an up to 25% bump in 2D graphics and a six-time increase in OpenGL graphics processing. M1-centric stats include 33% faster Windows start-up times, up to 28% faster DirectX 11 performance, and up to 20% better disk performance on Windows 10 Insider Preview. Parallels Desktop 17 delivers a set of fresh features including a new video driver that enhances video and game playback and boosts Windows UI responsiveness. An improved Coherence mode lets users run Windows apps within the Mac environment, cutting down on distracting changes in appearance during Windows sign-in, shut down, and software updates. Drag-and-drop operations are also improved, with support for text and graphics between Mac and Windows applications. This function works well with MAC OS Monterey's Quick Note feature, which can accept content from any Windows app. USB support, disk management, copy and paste unformatted text, and automatic virtual machine optimization also receive upgrades.
Read More
MS Edge, autoplay video blocking coming
Microsoft Edge may be about to win a lot of fans by introducing a new feature that it says could prevent one of the most annoying things about being online. A new update to the browser suggests it is looking at a way to block auto-playing videos by default when a user navigates to a website. People spotted a new entry to the Microsoft Edge Canary browser where the company tries out its in-progress updates, that suggests auto-playing videos may have had their day at last. The new addition, for Mac, Windows, and Linux systems, is called “Autoplay Limit Default Setting”, with the description suggesting that Microsoft Edge would set the media autoplay setting to "Limit" as a default - stopping videos from starting up when a user lands on a website. Currently, Edge offers two options for users to control media autoplay - "Allow" (the current default setting), where all videos on a website will play automatically with sound, and "Limit", where media won’t be autoplayed on sites that a user has previously visited. It appears that Microsoft is looking to test the feature in Canary before rolling it out to a wider user base - as blocking autoplaying videos can cause issues for some websites. The same Canary entry also hints at a future "Block" option, which would presumably stop any videos or media from playing when a user lands on a website. However, this feature, which is also listed as being available for Mac, Windows, and Linux systems, doesn't appear to be enabled as yet. If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Turn On/Off and Clear Windows Clipboard
Windows 10 has a Cloud Clipboard feature that allows users to have a list of multiple copied text in place so that they can reuse it. And each time the computer restarts, the Clipboard Data is cleared. However, you can actually do it manually. How? Read on as this post will walk you through how you can turn on or off as well as clear the Clipboard history in Windows 10. This kind of feature is already available in Windows 10 v1903. In the previous versions of Windows, there was no feature to turn off history in the clipboard and users have to use other ways to clear the clipboard history. And now it seems that Microsoft has put an end to this dilemma as it now allows users to clear the clipboard history. To turn on or off or clear the Clipboard history, here are some instructions you need to follow: Step 1: Tap the Win + X keys to open the power menu and select Settings. Step 2: After that, navigate to Settings > System > Clipboard. Step 3: From there, turn off the toggle button under the Clipboard history section. This will turn off the Cloud Clipboard feature. As a result, the default clipboard will hold one last item and will not display the data on the clipboard. Note: When you tap the Win + V keys to invoke the clipboard manager, you will see a prompt that says, “Can’t show history, See all copied items in place, Turn on clipboard history”. You have the option to turn it back on by simply clicking on the available button. Doing so would only hide the existing data and makes sure that no copy of the data is kept.

Conclusion

On the other hand, if you want to clear the clipboard without affecting its history data, you have to make sure to pin the items on the clipboard that you want to stay. After that, click on the three-dotted icon for the menu and click on the “clear all” option. This will delete all the entries but will keep the pinned items on your clipboard.
Read More
Can’t pair Bluetooth keyboard, Check the PIN
If you have suddenly run into a problem when trying to connect or pair your Bluetooth keyboard with your Windows 10 computer, read on as this post will guide you on how exactly you can resolve the problem. This kind of problem typically occurs when you’ve disabled the Bluetooth option. However, this option is already enabled and you still encountered the same error message saying, “Check the PIN and try connecting again”, then you need to troubleshoot the problem further. In most cases, this kind of issue can be fixed when you restart your computer and go to the Windows Settings and select the “Add Bluetooth or other devices” option and then put the keyboard into pairing mode. And when the keyboard appears in the “Add a device” dialog box, just select it. On the other hand, if your Bluetooth keyboard won’t get connected to your Windows 10 computer and you encounter an error that says, “Can’t pair Bluetooth keyboard, Check the PIN and try connecting again”, then you need to check out the options provided below but before you do so, make sure that you create a System Restore point first as some of the troubleshooting options provided involves the Windows Registry.

Option 1 – Try to use the Device Pairing Wizard

The Device Pairing Wizard is the one that allows your computer to look for any new devices and display them underneath it. All you have to do to use this wizard is to follow its instructions to connect your Bluetooth device to Windows 10. To get started, follow these steps:
  • First, tap the Win + R keys to launch the Run utility and type “devicepairingwizard” in the field, and then hit Enter to run the Device Pairing Wizard.
  • After that, wait for a couple of seconds until the devices appear. Once they do, select the Bluetooth device you wish to add.
  • A new screen with a passcode should appear instantly. You need to take note of the given passcode and type them on your Bluetooth keyboard.
  • Once done, tap Enter. This should help in pairing your computer to your Bluetooth keyboard.

Option 2 – Try to use the Registry Editor

The next thing you can do to resolve the pairing issue with your Bluetooth keyboard is to use the Registry Editor by following these steps:
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_USERS/.DEFAULT/Software/Microsoft/Windows/CurrentVersion/Bluetooth/ExceptionDB
  • From there, look for the folder named “Addrs” and expand it. If you see any folders or keys under it, select them and delete them. These keys represent the MAC address of your Bluetooth devices.
  • Once you’re done, restart your computer and try to pair your Bluetooth keyboard once more.

Option 3 – Try running the Bluetooth Troubleshooter

As you know, Windows 10 has various troubleshooters with user-friendly interfaces where you can utilize them to fix issues in your PC. And since you’re dealing with some Bluetooth problem, you have to run the Bluetooth Troubleshooter.
  • Open the Windows 10 Settings.
  • Then go to Update & Security > Troubleshoot.
  • You should find the option for Bluetooth on your right-hand side – click on it then click on the “Run the troubleshooter” option.
  • Now follow the next screen options.

Option 4 – Try to reinstall or update the Bluetooth driver

The issue might have something to do with the Bluetooth drivers. It could be that it is outdated and needs to be updated or that you recently updated it and since you have trouble pairing your Bluetooth keyboard, you can update, rollback, or uninstall the Bluetooth drivers. How? Follow the steps below.
  • Tap the Win + X keys to open the Device Manager.
  • Next, look for the Bluetooth device and right-click on it.
  • Select the option “Update driver”.
  • After that, a new popup window will appear. In there, select the option, “Search automatically for updated driver software”.
Note: Checking the update may take a few minutes so you’ll have to wait until it finishes. If it is able to find an update, you must install it.
Read More
Change Font Size in Sticky Notes in Windows
Sticky Notes is one of the useful programs and in the early days, the option is available for users to change the font size of the text a lot easier. However, for some unknown reason, Microsoft decided to get rid of this feature in the latest Windows Update. One would expect that the feature will be replaced by an even more useful feature but it’s not which makes the Sticky Notes app worse than before. Worry not though for it doesn’t have to stay that way as there is another thing you can try to change the font size in your Sticky Notes app and that’s what we’re going to cover in this post. As mentioned, Microsoft removing this font feature is quite strange and in the past, users asked for this feature and since it’s no longer available, you can try following the steps given below to bring it back. And for that, you need to go to the Ease of Access section in the Settings app. Refer to the steps given below for more instructions. Step 1: First, tap the Win + I keys to open Settings and then go to the Ease of Access section. Step 2: After going to the Ease of Access menu and select Display from the list of options. Step 3: From there, you should see an option that says “Make text bigger”. And then use your mouse to navigate to the slider to change the size of the font. Note: Take note that after doing all the steps above, it will change not just the Sticky Notes app but also everything in Windows 10. This method is actually the best since it only changes the size of the apps rather than a wholesale change in your Windows 10 computer. Step 4: Next, scroll under Display until you see the “Change the size of apps and text on the main display” option where you’ll see that the option is 100% but you’ll want to change that to 125%. Step 5: After that, click on the drop-down menu and select 125% and then restart your Windows 10 computer. Step 6: Now open the Sticky Notes app and check if you can now change the font size in the Sticky Notes app.
Read More
How to Fix Camera app Error code 0xa00f4243
Windows 10 has a UWP app for its Camera that you can use to take pictures and videos. However, if you suddenly encounter an error code 0xa00f4243 while using the Camera UWP app, then you’ve come to the right place as this post will provide some potential fixes that you can use to fix the problem. This kind of error could be due to an outdated or corrupted driver or a third-party program. When this error appears on the Camera UWP app, you will see the following error message:
“Close other apps. It looks as though another app is already using the camera. If you need it, here’s the error code: 0xA00F4243 (0xC00D3704)”
To fix the error code: 0xA00F4243 (0xC00D3704) in the Camera UWP app, you can try to run the Windows Store Apps troubleshooter or reset the Camera app or update or reinstall the driver or apply some tweaks in the Registry Editor. In addition, you can also try checking the Windows Services or run the System File Checker.

Option 1 – Try to run the Windows Store Apps troubleshooter

The Windows 10 Store Apps Troubleshooter will help you in fixing the Camera UWP app error code: 0xA00F4243 (0xC00D3704). 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 Apps Troubleshooter, follow the steps below.
  • Tap Win + I keys again to open the Windows Settings panel.
  • Go to Update & Security and then go to Troubleshoot.
  • Under the Troubleshoot section, on your left-hand side, scroll down to find Window Store Apps.
  • Then click on the Run the troubleshooter option and follow the on-screen instructions and then see if it fixes the problem.

Option 2 – Try to reset the Camera app to fix

As pointed out earlier, you can also reset the Camera app to fix the error. To do so, follow the steps below.
  • The first thing you have to do is go to the My Pictures folder under the C: drive of the File Explorer and then delete the Camera Roll folder.
  • Once you’re done, right-click on an empty area on your screen and create a new folder and name it “Camera Roll”.
  • Then from the Start menu open the Settings app and select System.
  • From there, navigate to the Apps and features section.
  • Now go to Camera and click on the Advanced Options and click the Reset button.

Option 3 – Try to reinstall the drivers for the Camera app

You might want to reinstall the Camera drivers as it could resolve the problem. To do so, refer to these steps:
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc  into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the driver listed under the Camera section and then, right-click on each entry of the device drivers and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.

Option 4 – Try to use the Registry Editor

  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this registry key: ComputerHKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMicrosoftWindows Media FoundationPlatform
  • Here, look for a DWORD named “EnableFrameServerMode” and if you can’t see it, just create a new DWORD by right-clicking on any empty space.
  • Then select New > DWORD (32-bit) Value and name it as “EnableFrameServerMode”.
  • Double click on the newly created DWORD and set its Value data to “0” and click on OK.
  • Restart your computer and see if it fixes the Camera UWP app error code: 0xA00F4243 (0xC00D3704).

Option 5 – Try checking the Windows Services

Note that this option only applies to computers with Intel Hardware for the Camera.
  • Tap the Win + R keys to open the Run dialog box and type “services.msc” and hit Enter to open the Services Manager.
  • Next, look for the “Intel(R) RealSense(TM) Depth” service from the list of services and double click on it to open its Properties.
  • After that, change its Startup Type to “Automatic” and make sure it’s running and then click on the Apply and OK buttons to save the changes made.
  • Restart your computer and check if the problem has been resolved.

Option 6 – Try running System File Checker or SFC scan

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 to good system files. To run the SFC command, follow the steps given below.
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Reboot your PC.
Read More
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
If you encounter an error message saying, “ERR SSL VERSION OR CIPHER MISMATCH” while visiting a website, then it is not primarily your fault as an end-user. In fact, it can happen on any website like Chrome, Edge, Firefox, and even Internet Explorer. Getting this error means that the website you are visiting is using an SSL certificate which your browser seems to be rejected because there is some issue with the certificate. It is also possible that the certificate that’s downloaded on your computer is corrupted or that your computer configuration for TSL/SSL is misconfigured. Here are the complete details of the error message:
“A secure connection cannot be established because this site uses an unsupported protocol, Error code ERR_SSL_VERSION_OR_CIPHER_MISMATCH”
To resolve the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error, refer to the options given below and see which one works for you.

Option 1 – Try to access the website with the only HTTP

The first thing you can do is to try accessing the website using HTTP instead of HTTPS. If you can open the website using HTTP then it means that the problem is in the website itself. And if you are the website owner, you can check the following:
  • Check if your website’s SSL certificate name is mismatched. Here you need to ensure that the name and alias of the websites match with the actual website URL where the certificate is installed.
  • Second, check if your server is using the RC4 Cipher. If it is, then you need to fix that.
On the other hand, you may also check if your CDN also supports SSL since most of the CDN nowadays supports SSL. All you have to do is configure it correctly and it should be good to go.

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

If you were using Google Chrome when you got the ERR SSL VERSION OR CIPHER MISMATCH 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.
Read More
Fix We couldn’t install some updates
If you encounter the “We couldn’t install some updates because the PC was turned off” while trying to run Windows Update on your Windows 10 computer, then read on as this post will give you a couple of suggestions you can use as a reference to fix this error. Make sure to follow the options given below carefully.

Option 1 – Perform basic computer troubleshooting

If you get the “We couldn’t install some updates because the PC was turned off” error on your laptop, then it’s recommended that you connect your laptop to a power source and then try clicking the Update button again. In addition, you also have to make sure that your computer stays awake until the Windows Update process is completed. This will ensure that your computer does not go into an idle state and interfere with the process.

Option 2 – Try deleting the files from the SoftwareDistribution folder and resetting the Catroot2 folder

The downloaded Windows Updates are placed in a folder called “SoftwareDistribution”. The files downloaded in this folder are automatically deleted once the installation is completed. However, if the files are not clean up or if the installation is still pending, you can delete all the files in this folder after you pause the Windows Update service. For complete instructions, refer to the steps below.
  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer and then try to run Windows Update once more.

Option 3 – Try restarting the Windows Update Services

  • Open the Services Manager.
  • From there, make sure that you set the following services and Startup types:
    • Background Intelligent Transfer Service: Manual
    • Cryptographic Service: Automatic
    • Windows Update Service: Manual (Triggered)

Option 4 – Try to run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the “We couldn’t install some updates because the PC was turned off” 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.

Option 5 – Try to install the Windows Updates manually

As mentioned, the error might be because Windows missed installing a particular update which is why you are not able to proceed with the current update. So to resolve the issue, you need to install the update that wasn’t installed by downloading it from the Microsoft Update Catalog website. You also have to make sure that you didn’t turn off the Windows update or have it delayed.

Option 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
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