Advertisement

ExecTI – Run Programs as TrustedInstaller

Starting with Windows Vista, even if an app is running elevated, it may have no access to certain Registry keys and files. A new security model introduced in Windows Vista comes with a special user account, TrustedInstaller, which is set as the owner for such files and Registry keys. However, if you execute a program as TrustedInstaller, then you are able to access these protected resources. To simplify running apps as TrustedInstaller, I coded ExecTI, a lightweight, tiny software, which allows you to do exactly that using a nice GUI.

Advertisеment


ExecTI is my latest project. I got tired of having to take ownership and grant administrator privileges for protected Registry keys and files during the various tests I perform on my Windows PC. I also wanted to create such an app a long time ago, but always postponed it due to lack of time. Finally, I am happy to share it with you.

Here is how ExecTI looks:

Execti On Windows 11

It has a simple user interface. The application has no other dialog, and options at all. It allows you to browse for an executable file (exe, cmd, or bat file), or you can type the command directly in the text box.

It is possible to enter the command with command-line arguments. For example, you can type:

regedit.exe -m

To open yet another instance of Registry Editor.

Here is how you can test the functionality of this app. Run the Registry Editor app using the Run dialog (Win+R) and go to the following Registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\SystemPropertyHandlers

Open The Key

As you can see, you cannot modify anything under this key. That is because it is owned by TrustedInstaller (see the screenshot below):

Cannot Edit The Value

Now, run Registry Editor with ExecTI. Voila, you can make any changes under that Registry key!

Can Edit The Value

ExecTI supports Windows 7, Windows 8/8.1, Windows 10 and Windows 11. It should work under Windows Vista too, but I am not able to test it there.

Before you download the app, here is the note of caution:

Running programs under TrustedInstaller privileges, especially a file manager app or Regedit.exe can be VERY risky and harmful for your OS. It is like a God mode in a first-person shooter game, where nothing can stop your actions, so if you execute a malware infected file as TrustedInstaller, it can cause damage to the Windows operating system. Use this mode only if you perfectly understand what you are doing and if there is no simpler way than running it as Trusted Installer.

Update. The app is now part of Winaero Tweaker.

Run As Trusted Installer In Winaero Tweaker

I recommend that you get Winaero Tweaker instead of downloading my standalone app, which nevertheless remains available.

Download Winaero Tweaker

The standalone ExecTI app can be found here: Download ExecTI

Please report any bugs that you find, and share your impressions and suggestions in the comments.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

19 thoughts on “ExecTI – Run Programs as TrustedInstaller”

  1. ExecTI – Run as TrustedInstaller – great app works a treat,,, but I’m a command line person mainly, are you able to create a command line version to execute apps and commands directly i.e. execti reg add “HKLM” etc etc , would be happy to make a donation for a working command line version that can create registry entries via command line in Protected Registry keys.

    The ExecTI allows manual adding of Windows Defender Exclusions for example.. to be able to do this via command line would be awesome.

    thanks for your hard work on all your apps you build, and advice you give,

    1. I would also like a command line ability added to the next version if possible so that I can make a direct shortcut

      eg: c:\apps\ExecTI.exe regedit.exe

      negating the need to open the UI

      but I still love this app as is too and greatly appreciate you making it available for everyone.

      Thanks again, your apps rock!

    1. very strange.
      try to type regedit.exe directly, without path.
      which operating system you are using?

      1. У меня так же, как у предыдущего
        на regedit.exe
        CreateProcessAsUser failed1314
        Win 7 у меня

  2. This is great, it really simplifies some occasional tasks that would be a pain to do.

    One thing that it needs however is the option to specify the command to run from the command-line rather than use the dialog-box. e.g.:

    > execti regedit

  3. Hello and Thank you for the incredibly useful toolset.
    FYI: regedit starts normally from file explorer/windows or from any cmd console.
    Using the Winaero Tweaker v1.33 (run as Admin) on a standalone Win 10 Pro (21H2- build: 19044.1682) desktop(single user, admin)
    Received the following message, when trying to start regedit as TrustedInstaller:
    CreateProcessAsUser failed123
    see image at: https://ibb.co/bm25222 (includes about…)
    Thx again

  4. The tool in winaero to run as TRUSTED INSTALLER does not work. when I go to a file using File Explorer, it is still the same user account name. It won’t run EXPLORER.EXE as trustedinstaller.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.