NSudo: run processes as System or TrustedInstaller on Windows

Martin Brinkmann
Dec 27, 2020
Software, Windows
|
7

NSudo is an open source application for Microsoft Windows devices that adds options to Windows operating systems to run processes as TrustedInstaller or System. The program is compatible with Microsoft's Windows Vista operating system and newer versions of Windows, including Windows 7 and Windows 10, and available as 32-bit, 64-bit and ARM versions.

NSudo can be run from the command line or by using a graphical user interface; all of these components are included in the package that you download from the application's official release download page on GitHub.

NSudo is a tool for advanced users and system administrators, as it may be used to change system settings and files that are protected by the system. Examples include disabling services that cannot be disabled, even when you access the Services management interface using an elevated account, gaining control over certain Registry sections, or deleting files that cannot be deleted otherwise.

Download the latest release package from the GitHub repository to get started. You need to extract it to a folder on the system. NSudo does not need to be installed, you can use it right after you have downloaded and extracted the archive.

You have several options now; one is to open the NSudo Launcher folder, then the folder that matches the system's architecture, e.g. x64, and then the program NSudoLG.exe to open the graphical user interface. You need to right-click on the program and select "run as administrator".

Tip: you can also run nsudo.bat in the root folder as administrator as it detects the architecture automatically and launches the right executable.

The interface is straightforward: it displays a menu to select the desired user that you want to run the file with. Available are Current User, Current Process, System, and TrustedInstaller. You may check the "Enable all Privileges" box as well.

All that is left at this point is to use the browse button to select a file that you want to execute using the selected user, and select Run to do so. You could select cmd.exe to run the Command Prompt as System or TrustedInstaller; this gives you more options and more control over the system, e.g. to disable Services or manipulate the Registry.

The command line version offers more options than the graphical user interface. Use nsudo -? to display available parameters. Here are the extra options that the graphical user interface does not support:

  • drop the right of the current process.
  • create a process with specified Integrity Level options (system, high, medium, low)
  • create a process with specified process priority options (idle, below normal, normal, above normal, high, real time)
  • create a process with specified window mode options (show, hide, maximize, minimize)
  • set the current directory for the process.
  • wait.

Closing Words

NSudo is a powerful program for advanced Windows users who want more control over the system, for example to modify protected system features.

Summary
software image
Author Rating
1star1star1star1star1star
4.5 based on 14 votes
Software Name
NSudo
Operating System
Windows
Software Category
Administration
Landing Page
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Anonymous said on December 28, 2020 at 6:54 pm
    Reply

    .net? No thanks.

  2. Jeff said on December 27, 2020 at 10:07 pm
    Reply

    Nice. I use Winaero’s ExecTI.

  3. Anonymous said on December 27, 2020 at 9:46 pm
    Reply

    Does it get around Windows 10S?

  4. Yuliya said on December 27, 2020 at 2:27 pm
    Reply

    Wow, this is actually awesome! Nice find.

  5. Software tester said on December 27, 2020 at 10:18 am
    Reply

    Thank you , seems well , I use PowerRun from sordum
    https://www.sordum.org/9416/powerrun-v1-4-run-with-highest-privileges/

    1. Sorryno said on December 28, 2020 at 4:43 pm
      Reply

      Powerrun is trying to install a driver whereas Nsudo doesn’t.

      1. Mike said on December 30, 2020 at 6:18 pm
        Reply

        Nsudo uses .net PowerRun not and It doesn’t installed any driver on my system

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.