Details:-
Some users may experience repeated installation failures of ChemDraw on Windows 11, even when:
They have administrator privileges, and
Antivirus software has been disabled.
Root Cause
In certain cases, the Windows Installer service (msiexec.exe) is automatically running in the background at system startup.
This behavior is not typically user-configured.
It prevents the ChemDraw installer from executing properly, as the installer cannot obtain the required access while another Windows Installer process is already active.
The behavior appears to occur in some Windows 11 environments and may be related to OS-level configurations.
Resolution / Workaround
Open Task Manager (
Ctrl + Shift + Esc).Under the Processes tab, locate Windows Installer (msiexec.exe).
If it is running, right-click and select End Task.
Re-run the ChemDraw installer.
The installation should now proceed without issues.
Prevention
To prevent Windows Installer from automatically running at startup:
Press Windows Key + R, type
services.msc, and press Enter.In the Services window, locate Windows Installer.
Double-click the service to open its properties.
Set Startup type to Manual (default) rather than Automatic.
Click Apply → OK, then restart the computer.
🔹 This ensures the Windows Installer service only runs when required by an installation, instead of starting automatically with Windows.
Comments
0 comments
Article is closed for comments.