Home > Article > System Tutorial > How to solve the problem of kb4499164 installation failure
After we downloaded Microsoft's new win10 patch kb4499164, it showed that the installation failed. The editor thinks that the reason is nothing more than a problem with the system settings, or third-party software intercepting the installation. So to solve this situation, we can try to use the code in the command prompt, or uninstall the security software of the current system, and then re-download and install the patch package. Let’s take a look at what the editor said for the specific details~
##What to do if kb4499164 fails to installAccording to different situations, the editor has prepared five solutionsThe first solution:1. Check whether,,,, are normally turned on. 2. Make sure to reserve more than 25GB of space on the C drive. 3. If there is an external device, remove the external device. 4. Delete this folder. It is recommended to make a file backup. 5. If yes, open the third-party protection and optimization software, check whether there are system services in the optimization project list, and restore the optimization project. 6. If it is installed, uninstall it and check again. 7. Installing certain plug-ins may also cause this problem. Uninstall them to eliminate the problem. Second option: Re-download and install the patchWe may encounter file corruption during the process of downloading the patch situation, so the damaged patch installation package cannot be installed successfully. In this case, you can try to download a patch installation package and reinstall it. The third option: Update and upgrade the latest .net framework (currently version 4.8) The fourth option: 1. Click the Start button > Enter cmd > Right-click "Command Prompt" in the search results > Run as administrator 2. In the command prompt window that opens Run: net stop wuauservnet Stop cryptSvcren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\ catroot2 catroot201dnet Start wuauservnet start cryptSvc##Fifth option:
1. Uninstall the device third-party security software and system optimization software (if any).
2. Press "Windows logo key R", enter "msconfig", and press Enter to start the system configuration page. Click "Services" > "Hide all Microsoft services" and click "Disable all".
3. Right-click the taskbar to start the Task Manager. Click the "Startup" tab to disable all startup items.
4. Restart the device through the start menu (please choose to restart the device, do not choose to shut down and then restart).
More win10 patch related content:
What is the update content of KB450327>>>
KB4503289What are the updated contents>>>
The above is the detailed content of How to solve the problem of kb4499164 installation failure. For more information, please follow other related articles on the PHP Chinese website!