How To Access Microsoft Windows Installer in Safe Mode

Summary: Microsoft Windows Installer does not run while in Safe Mode, this means that programs cannot be installed or uninstalled in safe mode without giving a specific command using msiexec using command prompt. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Affected Products:

  • Dell Encryption
  • Dell Data Protection | Encryption

Real mode install or uninstall is unavailable.

Warning: The next step is a Windows Registry edit:

To make Windows Installer work while in safe mode, you must create a registry entry for every type of safe mode you are logged in to.

This starts the Windows Installer Service:

  • Safe Mode
    1. Type this in an Command Prompt (Run as Administrator):
      Reg
      ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"
      net start msiserver
  • Safe Mode with Network
    1. Type this in a Command Prompt (Run as Administrator):
      Reg
      ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"
      net start msiserver

Affected Products

Dell Encryption
Article Properties
Article Number: 000129428
Article Type: How To
Last Modified: 11 Sep 2026
Version:  10
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.