Logo

Fix 0X800F080C Error in Windows 10

Error 0X800F080C is tied to corrupted system files and .NET framework issues. In this article, we will focus on how to fix it starting first with .NET fixes and then moving to system-related ones. Follow the guide step by step so you can fix this error fast and easily.

.NET issues

As previously stated 0X800F080C error can occur due to issues with .NET framework, 3.5 framework to be more precise and there are two ways we can fix this error. Follow the guide below as presented:

  1. Install .NET 3.5 framework from Windows features

    First thing is to try and install the framework from Window features itself. Sometimes installation and activation of .NET 3.5 in other ways can result in this error. To install it do the following:
    Press ⊞ WINDOWS + R to open the run dialog
    Inside run type in appwiz.cpl and press ENTER to open up the Programs and Features menu
    Inside the Programs and Features menu click on Turn Windows features on or off.
    Check the box associated with .NET Framework 3.5 (this package includes .NET 2.0 and 3.0)
    Press OK
    Click on YES and wait for the package to be installed then reboot your PC

  2. Run the .NET Repair Tool

    If the previous step was not successful or you already had .NET 3.5 installed then run the troubleshooter in order to fix issues.
    Go to the official Microsoft .NET framework repair tool website here and download it.
    Once downloaded install the tool and follow onscreen instructions.

Corrupted system files

If the previous solution has not provided you with results then you have system file corruption that needs to be fixed. Move from one solution to another as presented below:

  1. Run SFC scan

    SFC scan is a built-in Windows tool for solving corrupted system files issues, it is fully automated and does not require from the user any kind of knowledge or information. To run it and scan the system do the following:
    Press ⊞ WINDOWS + X to open the secret menu
    Left-click on the command prompt (admin)
    In command prompt type SFC /SCANNOW and press ENTER
    Wait for the process to finish, do not interrupt it and once it is done, restart your computer

  2. Run DISM scan

    DISM scan is similar to SFC scan but it tackles different types of system file corruption and it is recommended to run it also after SFC has been completed. Please note that for DISM scan to be successful you will need a stable internet connection since DISM will replace corrupted files with new ones downloaded from Microsoft. To run it do the following:
    Press ⊞ WINDOWS + X to open the secret menu
    Left-click on the command prompt (admin)
    inside command prompt type: exe /online /cleanup-image /scanhealth followed by ENTER, then type: Dism.exe /online /cleanup-image /restorehealth also followed with ENTER.
    Leave scan to finish and reboot your PC

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

Install Windows 11 on any computer officially
Windows 11 system requirementsMicrosoft’s initial Windows 11 hardware requirements were not really well received by users and they were not really clearly represented from the start making a lot of potential customers slowly drift away from the hype. It seems that Microsoft has acknowledged this since they have changed their tune about system hardware requirements for the upcoming Windows 11. It seems that Windows 11 will be able to be officially installed on unsupported computers but with a little inconvenience.

What is a catch?

Windows 11 will still have the same hardware requirements and if the PC meets them, that computer will be officially supported, other ones (any that can run Windows 10) that do not meet system requirements can still run Windows 11 but the system will have to be clean installed. So no upgrade option for old computer users, just a clean install. This means of course that you will need to download the ISO image and make a bootable USB in order to install it. Also since you will be doing a clean install do a backup of the hard drive since it will need to be formatted. Also, Microsoft has stated that with unofficially supported PC some driver updates might not be delivered leaving you with either older driver versions or relying on your hardware manufacturer on them. This is still not confirmed by Microsoft, just stated as an option. We will see how it goes.

Conclusion

It is very good that Microsoft has reconsidered its system requirements and will not stubbornly push its initiatives over the top requirements allowing even older computers to install new OS. I am sure over time lot of users will upgrade their hardware and drive into officially supported waters, but it is good that they will be able to use new OS on their current hardware.
Read More
Completely Uninstall and Remove Flash
Google Chrome, Microsoft Edge, Mozilla Firefox are some of the leading browsers commonly used these days and they all include an embedded copy of the Adobe Flash Player. So if you are running a Windows 10 PC then you can have up to 4 copies of Adobe Flash Player; one for Microsoft Edge, one for Internet Explorer, one for Opera, one for Firefox. You might also experience cases wherein two flash players are simultaneously running, i.e. one installed in Chrome as a single plug-in and another one installed in Windows, trying to parse the data. And in such cases, you might consider removing or uninstalling one of the versions of Adobe Flash Player. If you do, then you’ve come to the right place as this post will guide you in disabling the embedded Adobe Flash Player in Windows 10. Before you get started in removing the Adobe Flash Player in Internet Explorer & Microsoft Edge browser, you need to sign in with your administrative account even if don’t use it or set it as the default browser. After you’ve signed in to your administrative account, follow the steps below. Step 1: Open your browser, if you are using Edge then open it. Step 2: After opening your browser, go to its Settings and select Advanced Settings. Step 3: Next, Move the slider against the “Use Adobe Flash Player” option to off. Step 4: After that, open File Explorer and navigate to this address, “C:/Windows/servicingPackages” and from there, check on the following entries:
  • Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64….(version number of the Flash Player)
  • Adobe-Flash-For-Windows-WOW64-Package~31bf3856ad364e35~amd64….(version number of the Flash player #)
  • Adobe-Flash-For-Windows-onecoreuap-Package~31bf3856ad364e35~amd64…(version number of the Flash Player)
Step 5: Take note of all the listed package names of Adobe Flash Player and tap the Win + R keys to open the Run dialog box and type “Regedit” in the field and hit Enter to open the Registry Editor. Step 6: Next, right-click on the three keys which have the name of the packages you listed and select “Permissions” one after the other. Step 7: Then check “Allow” to enable full control for the Administrators account and click OK to save the changes made. Step 8: Select the three keys one after the other and select Visibility DWORD located on the right side and then right-click on Visibility and change the Value data from 2 to 1. Step 9: Go over the same procedures again for the other keys. Once you’ve completed then you should now be able to remove packages using the DISM tool. Step 10: Simply open an elevated Command Prompt and execute the following commands:
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64-10.0.17134.1
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-WOW64-Package~31bf3856ad364e35~amd64-10.0.17134.1
  • dism /online /remove-package /packagename:Adobe-Flash-For-Windows-onecoreuap-Package~31bf3856ad364e35~amd64-10.0.17134.1
Keep in mind that the numbers at the end could be different on your computer due to the difference of version number so you have to use the numbers on your system. After that, reboot your computer.
Read More
Automatically Turn Off Hotspot when idle
One of the useful features that came with Windows 10 is the Mobile Hotspot although there’s a downside to it – it drains your battery faster especially if your Windows 10 device is running on battery. Another one of its flaws in the implementation of this feature is that it stays activated even when the connection is idle. In other words, it is still activated even if no devices are connected to it. As a result, it consumes battery life and affects it. There are also instances when it affects the performance of the network connection. At the time of writing, Microsoft hasn’t done anything about this dilemma yet so in the meantime, you can continue reading this post to resolve this issue on your Windows 10 device. You can remedy this Mobile Hotspot issue by running a command in Windows PowerShell. To get started, follow the given instructions below.

Turn off Mobile Hotspot Automatically:

Step 1: The first thing you have to do is to copy the following command:
powershell -windowstyle hidden -command "Start-Process cmd -ArgumentList '/s,/c,net stop "icssvc" & REG ADD "HKLMSYSTEMCurrentControlSetServicesicssvcSettings" /V PeerlessTimeoutEnabled /T REG_DWORD /D 1 /F & net start "icssvc"' -Verb runAs"
Step 2: After copying the command given above, open the Notepad app and paste the command you copied there and save it. And when saving it, select the “Save as” option and its File type as “All files”. Step 3: After that, put “TurnOnTimer.bat” as the file’s name and save it on your Desktop. Step 4: Once done, run the file you just created, and when a User Account Control or UAC prompt appears, just click on Yes. Step 5: After you run the file, it will run a series of scripts in a command line which will turn off the Mobile Hotspot automatically when idle. And that’s how you automatically turn off the Mobile Hotspot when your Windows 10 device is idle. On the other hand, if you want to undo the changes made, you can always do so using the steps provided below.

Turn on Mobile Hotspot:

Step 1: Copy and paste the following command in the Notepad app:
powershell -windowstyle hidden -command "Start-Process cmd -ArgumentList '/s,/c,net stop "icssvc" & REG ADD "HKLMSYSTEMCurrentControlSetServicesicssvcSettings" /V PeerlessTimeoutEnabled /T REG_DWORD /D 0 /F & net start "icssvc"' -Verb runAs"
Step 2: After copying and pasting the command, save it as “TurnOffTimer.bat” on the Desktop. Step 3: Once done, run the file like what you did earlier and select Yes when a UAC prompt pops up. This will run a series of scripts on a command line which will revert the changes back to their default state.
Read More
Fix The group or resource is not in the ...
A couple of Windows 10 users recently reported getting an error that says, “The group or resource is not in the correct state to perform the requested operation” while opening UWP Applications as well as accessing the File Explorer. You can encounter this kind of error mostly on File Explorer, Microsoft Store application, and other UWP applications. This indicates that this error occurs during both the Windows Classic Application and the Universal Windows Platform Applications. There are several ways to fix this error. You can try to run a System File Checker scan, or run the DISM tool or the Program Compatibility troubleshooter or Windows Store Apps troubleshooter or try to reset or reinstall Windows 10 or the affected application that's not working. However, before you do any of these troubleshooting tips, you can try to perform System Restore first as it could undo the changes you’ve made in the system which might have caused the error.
  • 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.
If System Restore wasn’t able to fix the error, then you can refer to each one of the following options.

Option 1 – Try to use the DISM tool

You might want to repair potentially corrupted files in your system as having them could also trigger the “The group or resource is not in the correct state to perform the requested operation”. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the DCOM error is now fixed.

Option 2 – Run the System File Checker Scan

Aside from the DISM tool, you can also run a System File Checker scan. It is another 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 that might be the cause why you’re getting the error. 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 computer.

Option 3 – Try to run the Program Compatibility Troubleshooter

You might also want to run the Program Compatibility Troubleshooter. This built-in troubleshooter is available in the Windows Update & Security section. From there, select Troubleshoot. This will find a list of programs for you and since you have already downloaded the driver files, just click on Not Listed located at the top of the program list. After that, browse and select the driver files and then let the program do its job. In addition, you can try to run the Windows Store apps troubleshooter as it can also help you resolve the problem.

Option 4 – Reset your computer

  • Tap the Win key or click on the Start button located in the Taskbar.
  • Then click on the Power button at the bottom right portion of the screen.
  • Next, press and hold the Shift key on your keyboard and then click on Restart. This will restart your Pc into the Advanced Startup options.
Note: Once you have access to the Advanced Startup options, you have to go to the setting which allows you to Reset your Windows 10 PC. All you have to do is select Troubleshoot > Reset this PC to reach the following screen
  • Afterward, select either the “Keep my files” option and then proceed to the next on-screen instructions that follow to reset your Windows 10 computer without losing your files.
Read More
How to start Windows 10 in safe mode
Booting Windows 10 in safe mode can solve many issues with your computer since Windows will boot just in its basic core and you can safely maintain it, find a solution for issues, etc. Before, entering safe mode was easy and pretty straightforward, during Windows evolution, entering safe mode was somewhat complicated and not being made so directly like once it was but do not worry. Starting Windows in safe mode today is even maybe easier than it was before, it is just not so obvious as it once was. In this article, we will go through several ways how you can boot up Windows in safe mode in order to solve whatever issue is troubling you.
  1. Start safe mode from settings

    Open Settings by pressing the ⊞ WINDOWS + I or by just clicking on the Start button and clicking Settings. Go to Update & Security, then Recovery. In Advanced startup, click Restart now. Once your PC reboots, click Troubleshoot, then Advanced options. Select Startup Settings then Restart.
  2. Go to safe screen from Sign-in screen

    Click the Shift on your keyboard while clicking on the Power button on the bottom right corner of the screen. Once your PC restarts, click on Troubleshoot, then Advanced options. Select Startup Settings then Restart. After the reboot, select or the F4 on your keyboard to run in Safe Mode. If you choose to use Safe Mode with Networking, select or F5.
  3. Start Windows recovery Environment

    Go to the Windows Recovery Environment by doing the following steps: Press on the power button to turn off your device. Press on the button again to turn it on. Once Windows starts, press the power button again for 10 seconds to turn it off. Then press it on again. Upon the reboot, hold on to the power button for 10 seconds to turn it off, then turn it on again. Because you've repeatedly turned on and off your PC, you will be redirected to Windows Recovery Environment. On the pop-up window, click on Troubleshoot, then Advanced options. Select Startup Settings, then Restart. After the reboot, select or the F4 on your keyboard to run in Safe Mode. If you choose to use Safe Mode with Networking, select or F5.
  4. Hold SHIFT while pressing RESTART on the start menu

    On the Windows 10 sign-in screen, hold on the SHIFT on your keyboard. While pressing on the key, click on the Power button, then choose Restart on the pop-up menu. Once your PC restarts, click on Troubleshoot, then Advanced options. Select Startup Settings then Restart. After the reboot, select or the F4 on your keyboard to run in Safe Mode. If you choose to use Safe Mode with Networking, select or F5
  5. Boot from installation media and choose it in the command prompt

    Create a Windows 10 bootable installation media on any external storage media. Once you do this step, wait for the installation to load. Select your preferred language and click on Next. Click on Repair your computer at the bottom left of the menu. Click on Troubleshoot, then Advanced options. Select Command Prompt - Use the Command Prompt for advanced troubleshooting options. Type in the following command on the prompt: bcdedit /set {default} safeboot minimal Hit Enter and wait for it to tell you that "The operation completed successfully". Exit Command Prompt and click on Continue.
  6. Use system configuration tool

    In the Search bar, type in msconfig. Select the Boot tab and under the Boot options, put a check beside Safe boot. Click OK. Reboot PC
  7. Press SHIFT + F8

    Press SHIFT + F8 when turning on Windows. This redirects you to Advanced Boot Options Window, then choose to run Windows on Safe Mode
There you have it, 7 different ways to enter safe mode in Windows 10, we hope that any of these tips proved helpful and that you managed to enter the safe mode and fix your Windows issues.
Read More
AMD asking for US investigation of Realtek

AMD and ATI Technologies ULC have filed a complaint in the United States International Trade Commission against Realtek Semiconductor and TCL Industries Holdings claiming that they have violated five patents.

amd ati logo

The complaint has automatically triggered an investigation from USITC which has responded that they will look into certain graphics systems, components thereof, and digital televisions with components from Taiwan-based Realtek and the China/Hong Kong-based TCL Industries Holdings (and its subsidiaries).

AMD and ATI are seeking an exclusion order and cease and desist orders for the sale of the products. The investigation officially started on July the first. AMD and ATI claim that Mediatek and TLC Industries violated five patents on various technologies used in graphic cards.

The ATI patents include texture decompression techniques, a graphics processing architecture with a unified shader, and a multi-threaded graphics processing system (patents 7,742,053 claims 1-9, 8,760,454 claims 2-11, and 11,184,628 claims 7-12). The AMD patents cover a method and system for synchronizing thread wavefront data and events. A patent covers a processing unit that enables asynchronous task dispatch (patents 8,468,547 claims 16-21, and 8,854,381 claims 15-20).

This is not the first time AMD and ATI have asked for a USITC investigation, in 2017 they were targeting LG, Vizio, Mediatek, and Sigma Designs. The previous investigation has been concluded with the settlement between parties, how this one will go we shall see and keep you updated as we move along.

Read More
What to do if Windows is stuck in Tablet Mode
To make the Windows 10 operating system a lot more user-friendly, Microsoft introduced the Tablet Mode for Windows 10 devices, especially the 2-in-1 devices like Surface Pro and Surface Book. Despite the Tablet Mode’s efficiency, it also encounters some errors from time to time. One of the issues users reported about tablet mode is that they can’t turn off or exit tablet mode. If you are one of these users, read on as this post will guide you in what you can do to fix the issue. To fix the problem with Tablet Mode, there are several suggestions you can check out. You can try to check the full-screen setting, or perform a full shutdown or perform two buttons to restart the Surface devices. You could also disable Tablet Mode via Registry Editor or perform System Restore or change the settings in the System tab or the Action Center.

Option 1 – Try to check the full-screen setting

  • Tap the Win + I keys to open the Windows Settings app.
  • Then navigate to this path, Personalization > Start.
  • Next, scroll down to toggle off the “Use Start Full Screen” option.
  • After that, restart your computer and see if the problem is fixed.

Option 2 – Perform a full shutdown

  • Open Command Prompt with admin privileges first.
  • Next, execute this command to perform a full shutdown: shutdown /s /f /t 0
  • The command you entered will shut down your computer and once it’s turned off, wait for a couple of minutes and then turn it back on.

Option 3 – Try to perform a two-button restart on your Surface device

  • Tap and hold the power button for about 30 seconds.
  • Then release them after 30 seconds.
  • After that, tap and hold the volume up + the power button for 20 seconds. This will cause the display to flash a few times but you have to keep those buttons pressed until your Surface device is turned off.
  • Wait for a couple of minutes and your Surface will turn back on. This should resolve the problem.

Option 4 – Try to disable the Tablet Mode via Registry Editor

  • In the Start Search, type “registry editor” and right-click on the Registry Editor from the results, and then select the Run as administrator option. This will open the Registry Editor with admin privileges.
  • Next, navigate to this registry key: ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionImmersiveShell
  • From there, look for the DWORD named “SignInMode” and double click on it.
  • Set its value to “1” and its base as hexadecimal.
  • After that, click on OK to save the changes made. This will make sure that you are signed in to the desktop mode when you log into your account.
  • Now look for the DWORD named “TabletMode” and double click on it and set its value data to “0” and it's base as hexadecimal.
  • Click on OK to save the changes made and then restart your computer.

Option 5 – Run System Restore

  • 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 6 – Try changing the settings in the System tab or the Action Center

  • Go to Settings and navigate to System > Tablet Mode.
  • After that, scroll down to set the “Use desktop mode” from the drop-down menu under the “When I sign in” section.
  • Now restart your computer and see if the issue is fixed.
Read More
Fix Update Error 0x800705B3 in Windows
Some Windows users are encountering the 0x800705b3 error code after failing to install a pending update on Windows 10. Most commonly this particular issue is reported to occur with Integrated webcam drivers updates and Bluetooth adapter driver updates. Follow the guide below in order to fix the issue and update your Windows successfully

Running the Windows Update Troubleshooter

The majority of users that were dealing with this issue reported that the issue was fixed after they ran the Windows Update Troubleshooter and applied the recommended fix.
  1. Open a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘ms-settings:troubleshoot’ and press ENTER to open up the Troubleshooting menu. Opening the Troubleshooting tab on Windows 10
  2. Once you’re inside the Troubleshooting tab, move over to the right-hand section of the screen and click on Windows Update (under Get up and Running). Next, from the context menu that just appeared, click on Run the Troubleshooter.
  3. Once you’re inside the Windows Update troubleshooter, wait until the initial scan is complete and see if a viable repair strategy is found.
  4. If the scan has identified a strategy with the potential to fix your ongoing issue, click on Apply this fix and wait until the procedure is complete. Applying the fix Note: Depending on the type of fix that was recommended, you might need to follow an additional set of instructions before the fix will be properly imposed.
  5. After you’ve done this, reboot your computer and wait for the next startup to complete.
  6. Open Windows Update once again and see if the installation of this pending update is now successful.

Installing the pending Update Manually

Whether you’re experiencing this issue with an integrated webcam driver or with anything else, chances are you’ll be able to circumvent the apparition of the 0x800705b3 error by using the Microsoft Update Catalog to find, download and install the pending update manually.
  1. Open your default browser and navigate to the root web page of the Microsoft Update Catalog.
  2. Once you’re inside the Microsoft Update Catalog, use the search function (top-right corner of the screen) to search for the update that is failing.
  3. After the search is completed and you get the list of results, look for an updated driver version that is compatible with your Windows version and CPU architecture.
  4. Once you manage to identify the correct Windows Update, click on the hyperlink associated with the update that you want to install, then click the Download button and wait for the process to complete.
  5. After the download is complete, use File Explorer to navigate to the location where you previously downloaded the update.
  6. When you get to the correct location, right-click on the .inf file and choose Install from the context menu that just appeared. Note: If you have multiple failing updates with the same 0x800705b3, repeat the instructions above with every Windows Update that you’re having trouble installing.
  7. At the end of this operation, reboot your computer and see if the problem is fixed at the next computer startup.

Enabling the Windows Installer Service

The Windows installer service is responsible for installing pending updates that get downloaded by the Windows Update component. If this service is disabled on your configuration, none of the updates waiting to get installed will get completed.
  1. Press ⊞ WINDOWS + R to open up a Run dialog box. Inside the text box, type ‘services.msc’ and press ENTER to open up the Services utility.
  2. Once you’re inside the Services screen, move over to the right-hand tab of the screen, scroll down through the list of services and locate the Windows Installer service. When you find it, right-click on it and choose Properties from the context menu that just appeared.
  3. Once you are inside the Properties screen of the Windows Installer services, access the General tab, click on the Start button to force-start the service. Note: If you can, also change the Startup type to Automatic via the associated drop-down menu. However, depending on your administrator settings, this might not be possible.
  4. Restart your computer and wait for the next startup to complete. Once your PC boots back up, attempt to reinstall the driver that was previously triggering the 0x800705b3 error and see if the issue is now fixed.

Performing a Winsock Reset

In case the 0x800705b3 error is related to some kind of network inconsistency (TCP or IP related), you might see Windows Updates failing due to bad data that forces the Windows to abort the installation of new pending updates. In this case, you should proceed by doing a complete Winsock reset procedure to fix the majority of the socket and temporary data-related issues that might cause this behavior. Several affected users have confirmed that this method was the only thing that allowed them to finally fix the Windows Update issue and install pending updates normally. Here are some step-by-step instructions that will walk you through the process of performing Winsock Reset:
  1. Open up a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘cmd’, then press CTRL + SHIFT + ENTER to open up an elevated Command Prompt. Accessing an elevated CMD prompt Note: When prompted by the UAC (User Account Control) prompt, click Yes to grant admin access.
  2. Inside the elevated CMD prompt, type and taste the following commands in order and press ENTER after each one to effectively reset the TCP and IP data that might be responsible for the apparition of the 0x800705b3 error code:
    nbtstat -R
    nbtstat -RR
    netsh int reset all
    netsh int ip reset
    netsh winsock reset
  3. Once every command above is processed successfully, you can go ahead and close the elevated Command Prompt and reboot your computer.
  4. After the next startup is complete, repeat the installation of the Windows Update that was previously failing and see if the issue is now fixed.

Performing SFC and DISM Scans

If none of the ‘superficial’ causes have worked in your case, you should start considering some type of system corruption that might affect your computer’s ability to complete pending updates that are currently waiting to be installed. In case you find yourself in this particular scenario, you should run a couple of built-in utilities capable of fixing corrupted instances that might be currently affecting the Windows Update component. Our recommendation is to start with a simple System File Checker scan. An SFC scan will cross-check every Windows File against a local archive that maintains healthy copies. In case corrupted instances are found, this utility will swap the corrupted instance with the healthy equivalent.

Performing an SFC scan

Once the SFC scan is complete, reboot your computer and wait for the next startup to complete. After your computer boots back up, initiate a DISM scan. This utility works differently in the sense that it relies on a sub-component of Windows Update to download healthy copies for the corrupted Windows files that need to be replaced. Because of this, it’s important to make sure that you have a reliable Internet connection before initiating this operation.

Doing a DISM scan

After the DISM scan is complete, reboot your computer one final time and see if the issue is fixed once the next startup is complete.
Read More
Enable Windows Sandbox on Windows
One of the most common ways cybercriminals use to inject suspicious code into devices is by tricking users into installing a malicious program on a targeted device. Oblivious users are vulnerable to such tricks, which is why Microsoft has been working hard in the background to address this issue. Recently, Microsoft announced the availability of a sandboxed version of Windows 10 that runs inside Windows 10 in order to isolate suspected software to run inside it and protect the system from potential threats. This Windows Sandbox feature is a new feature that keeps your computer secure. It is a virtual disposable environment that you can enable. So if suspect any software of being malicious, you can run this software in an environment and ensure that it won’t interfere with any normal processes and would not jeopardize files on your computer. To simply put it, “Windows Sandbox is a new lightweight desktop environment tailored for safely running applications in isolation”. So if the Sandbox is closed, all the residual files, software, and other data are deleted permanently. To enable Windows Sandbox, refer to the instructions provided below. Step 1: You have to make sure that you are running either Windows 10 Enterprise Editions or Windows 10 Pro and that your computer is running build 18305 or newer. Step 2: After that, you have to enable Virtualization to let another instance of Windows 10 running in Sandbox mode. Step 3: Next, search for Windows Features on and off in the search box and then select the appropriate entry. Step 4: From the list, go to the mini window and check the Windows Sandbox and then click on OK. Step 5: Afterwards, in the Cortana Search box, search for “Windows Sandbox” and select the related entry to run it in an elevated window. Step 6: Then from your main computer (host), copy the executable file and paste it inside the Windows Sandbox environment. Step 7: Now run the executable file in the Sandbox environment and use it as you normally do. Step 8: Once you’re done, close the Windows Sandbox application and as mentioned, every data regarding the executable file and the temporary environment will be deleted. Step 9: And for the sake of safety, ensure that there are no modifications made to the host because of the executions in the Sandbox environment. You have the option to contact Microsoft for feedback related to Windows Sandbox. You can use the traditional Feedback Hub if you have any suggestions or any issues. Just fill in the appropriate details and select Windows Sandbox for the feature category under the Security and Privacy section. And if you have any issues related to the execution of and within Windows Sandbox, simply choose “Recreate my problem” then select Start capture to reproduce the issue, and once you’re done, select Stop capture.
Read More
Fix Windows Update error 0xC1900209
What is Windows Update Error 0xC1900209? Before you can install any updates on your Windows 10 computer, there are a lot of conditions that have to be fulfilled and one of these conditions is software compatibility. It is one of the important factors in installing Windows Updates. So if one of the software in your computer is not compatible with the new Windows Update for your OS, then the Windows 10 setup will not proceed and will block the installation of the new update. This both applies to the cumulative updates and feature updates. In such cases, you will get the following error message when you run Windows Update:
“0xC1900209, Incompatible software is blocking the upgrade process. Uninstall the application and try the upgrade again.”
This error message comes under the umbrella of the Windows 10 pre-upgrade validation using Setup.exe. And for you to identify the incompatible app, you need to grab a Windows 10 install image using the Windows Media Creation tool to download the suitable Windows 10 version and mount it. After that, execute the setup.exe file that’s located in the root folder of the Windows 10 install image. Once you execute the setup file, the upgrade wizard will give you a list of incompatible apps. Once you have determined which software is not compatible with the Windows Update, there are two options you can try to resolve the Windows Update error 0xC1900209 – you can either try to update the conflicting software or uninstall it. For more details, follow the given options below.

Option 1 – Try to update the conflicting software

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

Option 2 – Try to uninstall the conflicting software

If updating the problematic program didn’t work, the next option you can try is to uninstall it. All you have to do is follow these steps to uninstall it successfully:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “appwiz.cpl” in the field and tap Enter to open the Programs and Features in Control Panel.
  • Next, arrange the list of installed programs in the order of the installation date.
  • After that, look for the problematic program and right-click on it, and then select Uninstall.
  • Once the uninstallation process is done, restart your computer and see if the Windows Update error 0xC1900209 is fixed or not.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status