Solve the code 9C59 error that occurs when installing IE11 on Windows 7 system
It is a common problem for Windows 7 users to encounter a code 9C59 error when installing Internet Explorer 11 (or IE10). This article provides six effective ways to easily resolve this error.
Error description: In Windows 7 system, when installing updates through Windows Update, a code 9C59 error may appear, displaying the message "Some updates are not installed" and prompting "Code 9C59: Windows Update encountered an unknown error". This error usually occurs when trying to install Internet Explorer 11 or IE10.
Cause of error: Code 9C59 errors may be caused by a variety of factors, such as corrupt Windows Update components, update restrictions, Kaspersky software conflicts, system file corruption, etc.
Solution:
Method 1: Install all updates except IE11 first
First install all updates (except IE11), and then install IE11 separately.
- In the error window, click "View Important Updates" and "View Optional Updates", or check for available updates.
- Uncheck Microsoft Internet Explorer 11 updates to install all other updates.
- After the installation is complete, try installing Internet Explorer 11 through Windows Update. If the problem persists, try the following other methods.
Method 2: Install Internet Explorer 11 offline
Using an offline installer to install IE11, you can avoid the code 9C59 error in Windows Update.
- Open the browser and access the Internet Explorer 11 download page (for example, for Windows 7 32-bit systems, visit https://www.microsoft.com/en-us/download/details.aspx?id=40907).
- Select the language and click "Download" to get the 64-bit offline installer.
- Double-click the .exe file and follow the on-screen instructions to install.
Alternatively, you can uninstall an older version of Internet Explorer through the Control Panel and reinstall IE11.
Method 3: Delete SoftwareDistribution folder
The SoftwareDistribution folder stores the files required for Windows to install new updates. If this folder is corrupted, an update failure occurs, such as a code 9C59 error. You can delete or rename this folder. (For details, please refer to How to rename or delete the SoftwareDistribution folder on Windows)
Method 4: Run SFC and DISM
System file corruption may cause code 9C59 errors, affecting Windows Update components. Use SFC and DISM to repair corrupt files.
- Run command prompt as administrator.
- Enter
sfc /scannow
and press Enter. - Run the command
DISM /Online /Cleanup-Image /RestoreHealth
.
Method 5: Uninstall Kaspersky software
If you use Kaspersky as your antivirus software, you may get a code 9C59 error when installing Internet Explorer 11. Try uninstalling Kaspersky and then installing IE11.
- Press Win R key to open the run window, enter
appwiz.cpl
and click OK. - Right-click Kaspersky and click Uninstall. Follow the on-screen wizard to complete the uninstallation.
- Open a command prompt with administrator privileges and execute the following command:
FORFILES /P %WINDIR%\\servicing\\Packages /M Microsoft-Windows-InternetExplorer-\*11.\*.mum /c “cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart”
. - Restart the computer and install Internet Explorer 11.
Method 6: Reinstall Windows
If none of the above methods work, please consider reinstalling the operating system. This operation will clear the files on the C drive, be sure to back up the data before installation. (It is recommended to use MiniTool ShadowMaker and other backup software to back up Windows 7/8/8.1/10/11 system)
Summarize:
Try the above method to solve the code 9C59 error that occurs when installing IE11 in Windows 7 system. If there are other effective solutions, please let us know.
The above is the detailed content of Windows 7 Code 9C59 IE 11 Error Occurs? Try 6 Fixes Now!. For more information, please follow other related articles on the PHP Chinese website!

This article provides practical tips for maintaining ENE SYS systems. It addresses common issues like overheating and data corruption, offering preventative measures such as regular cleaning, backups, and software updates. A tailored maintenance s

This article addresses the Windows "INVALID_DATA_ACCESS_TRAP" (0x00000004) error, a critical BSOD. It explores common causes like faulty drivers, hardware malfunctions (RAM, hard drive), software conflicts, overclocking, and malware. Trou

Article discusses editing Windows Registry, precautions, backup methods, and potential issues from incorrect edits. Main issue: risks of system instability and data loss from improper changes.

Article discusses managing Windows services for system health, including starting, stopping, restarting services, and best practices for stability.

What does the drive health warning in Windows Settings mean and what should you do when you receive the disk warning? Read this php.cn tutorial to get step-by-step instructions to cope with this situation.

This article identifies five common pitfalls in ENE SYS implementation: insufficient planning, inadequate user training, improper data migration, neglecting security, and insufficient testing. These errors can lead to project delays, system failures

This article identifies ene.sys as a Realtek High Definition Audio driver component. It details its function in managing audio hardware, emphasizing its crucial role in audio functionality. The article also guides users on verifying its legitimacy

This article addresses the failure of the Windows asio.sys audio driver. Common causes include corrupted system files, hardware/driver incompatibility, software conflicts, registry issues, and malware. Troubleshooting involves SFC scans, driver upda


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 Chinese version
Chinese version, very easy to use

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
