Sharex: Run sharex when windows start with run as admin not working

Created on 24 Jan 2019  路  5Comments  路  Source: ShareX/ShareX

I have been pulling my hair out trying to get sharex to work on applications that have to be run as admin by setting it as admin, but sharex won't start with windows when I force it to run as admin all the time. my UAC is disabled and has been because that just how I prefer it.

Please for the love of god, someone help me out here.
I NEED sharex to run as admin
I NEED sharex to automatically start with windows
Thank you

Question

All 5 comments

Excuse me, but why do need it to run as admin?
It works properly with me without any admin privileges.

Run Task Scheduler (search in start for it - it's windows system app).

Then create a task with the highest privileges. It should do the job. You can leave UAC enabled and it won't show you a pop-up on the startup which is really nice about it!

Having UAC disabled is extremely insecure. You never know when an app asks for admin privileges.

@Abu3safeer

Excuse me, but why do need it to run as admin?
It works properly with me without any admin privileges.

I require Sharex to run as admin so the screenshot hotkey will work on programs that must be run in admin themselves. When you run sharex _below_ admin and desire to take a screenshot of a program that _requires_ admin privileges to run, the hotkey will not work. Sharex _must also_ be run as admin.

@Zaczero
Thank you very much! The cmd/powershell command I ran scheduled the program to run at the wrong file destination. I didn't realize I could just use Task Scheduler. It works now!

I require Sharex to run as admin so the screenshot hotkey will work on programs that must be run in admin themselves. When you run sharex _below_ admin and desire to take a screenshot of a program that _requires_ admin privileges to run, the hotkey will not work. Sharex _must also_ be run as admin.

I was wondering why ShareX does not work with some apps, now I understand why.
Thank you.

I finally figured out the full explanation why some hotkeys get blocked on certain windows (when ShareX isn't run as admin/elevated). See here for details: https://github.com/ShareX/ShareX/issues/334#issuecomment-610259444

Short explanation: For non-elevated ShareX, Windows blocks hotkeys when an elevated window is focused, and the hotkey in question does not include any modifier keys.

Short solution: Include at least one modifier key in all of your hotkeys.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nickodemos picture nickodemos  路  3Comments

thelastfantasy picture thelastfantasy  路  3Comments

davewilton picture davewilton  路  3Comments

hikapoo picture hikapoo  路  4Comments

Yandols picture Yandols  路  4Comments