Disable TrustedInstaller - how to do it
The TrustedInstaller is a Windows service that loads and manages installation modules. Furthermore, the service also prevents files on the computer from being modified without consent. Sometimes, however, this also blocks intentional editing of files. If this is the case, you can temporarily disable the TrustedInstaller in the Windows settings.
How to temporarily disable TrustedInstaller
If you want to disable TrustedInstaller, this works via msconfig. There you have the option to turn the service on and off. To do this, follow these steps:- Call the Run dialog with the key combination [Windows] and [R].
- Enter "msconfig" in the input field and confirm the entry by clicking "OK".
- Enter your user name and the associated password, if necessary. A new window will then open with various setting options.
- Switch to the "Services" tab.
- Search for the "Windows Module Installer" entry in the list.
- Uncheck the checkbox to disable the service.
- Finally, click "OK" to save the changes and restart the computer.