Quantcast
Channel: Others – Password Recovery
Viewing all articles
Browse latest Browse all 1058

How to Run Any App from Windows Login Screen

$
0
0

Is there any way to run a program on Windows 10 logon screen? How do I take a screenshot of Windows login screen? You might want to start some programs (e.g. Command Prompt) before a user logs on to the system. In this tutorial we’ll show you a simple way to run desired app from Windows 10 / 8 / 7 login screen.

How to Run Any App from Windows Login Screen?

  1. Open Registry Editor and navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options
  2. In the left pane, right-click on the Image File Execution Options and choose New -> Key.

    image-execution-options

  3. Name the new key utilman.exe, and then select it. Right-click on the empty space in the right pane, select New -> String.

    utilman-new-string

  4. Name the new value Debugger. Double-click Debugger to modify. In the Value data field, type the path of the app you want to run on Windows logon screen. For example, If you want to run Snipping Tool on login screen, set debugger value as C:\Windows\System32\SnippingTool.exe.

    image-app-path

  5. Now sign out or restart your computer. When you get to Windows login screen, click the Ease of Access icon. It should open the app that you have set in registry.

    run-app-on-windows-login

    In my example, the Snipping Tool is launched. I can use it to take full screenshot of the login screen.

    take-screenshot-of-login-screen

This registry trick makes it easier to open any app on Windows login screen. If you want to restore the functions of the Ease of Access button, just delete the utilman.exe registry key and you’re done.


Viewing all articles
Browse latest Browse all 1058

Trending Articles