Replies: 1 comment 2 replies
-
Open up device manager and then pin it to the taskbar. Then you can right click on it and run as administrator. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
On my local machine I have my own user set up as non-administrator for security reasons. I usually have to open device manager (work related with hardware, usb mostly) and if you've logged in as a regular user, the Device Manager complains at startup saying you're not an administrator and you can't change any configuration without authenticating as an admin every single time you want to change something.
I'd like to have a new entry on the Win+X menu like "Device Manager (run as administrator)". I'm not sure if this should be a simple on/off entry on the config, or just something that the code figures out automatically on startup (i.e. if the current user is an admin or not).
Would really like to see this :)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions