DEV Community

Sean Killeen
Sean Killeen

Posted on • Originally published at seankilleen.com on

Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator

I can’t believe I hadn’t come across this yet! Posting in case you can benefit from it, too.

Challenge

On Windows, I often need to open a taskbar app as an admin, such as Powershell or Windows Terminal.

I thought my options were limited to:

  • Right-click the icon, (and in the case of windows terminal, right-click again), and select “Run as Administrator”.
  • Set the app to always run as an administrator via the security settings in the shortcut – not something I love doing from a security standpoint, and not an option with Windows Terminal to my knowledge.

Solution: A Keyboard Shortcut!

I had no idea about this and I absolutely love it.

You can use Win + Ctrl + Shift + [Position number] to open a pinned taskbar app as an admin.

For example, I have the windows terminal pinned as the farthest left icon on my taskbar. Win + Ctrl + Shift + 1 opens it as an admin.

Bonus: Another Thing I’d Apparently Missed

You can also hold Ctrl + Shift and then click the icon to start it in admin mode. I feel more productive already.

Happy elevating!

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay