Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to create a Shortcut That enables Standard Users to run Applications as Administrator

How to create a Shortcut That enables Standard Users to run Applications as Administrator

Posted on 25/09/202228/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to create a Shortcut That enables Standard Users to run Applications as Administrator
Creating a shortcut

If you want to know how to allow a standard user to be able to run any application with an admin privilege without requesting a password this article will show you the steps to take in achieving this. It is very simple to create a shortcut that uses the runas command with /savecred which is used to save the credentials. But using this command runas /savecred can expose your system to security issues because the standard user will be able to carry out the same operations as an administrator, so you have to be careful using this command.

However, If you want to read more on DISM permissions and privileges read this: Error 740: Elevated permissions are required to run DISM, read this if you want to know How to reset your built-in Local Administrator password in Windows 10, The connection was denied because the user is not authorized for remote Login: Enable Remote Desktop Connection on Windows 11 for non-administrators or selected users, and you if you want to know How to run apps as an administrator on Windows 10 and Windows 11

Create Administrator Shortcut for Standard Users

Furthermore, Let us enable the built-in Administrator account which is always disabled by default. Right-click the Command Prompt and click run as administrator. run the following command in case you don’t have an admin account: net user administrator /active:yes

Standard Users
Net User

After performing this action, enable the Administrator account and set up a password via Control Panel. In addition, click manage another account and set up your password.

Run applications as administrator
Manage Accounts

Nonetheless, let us create a shortcut that will launch the application with Administrator privileges. Right-click on the desktop page and click New and select Shortcut.

User access control
Shortcut

Enter the below command into the box that will open next:

runas /user:ComputerName\Administrator /savecred “enter your program location here“

The ComputerName is the name of your computer and also enter the location or path to the program.

image-26
Creating Shortcut

Enter the name you will use for the shortcut.

image-27
Naming the shortcut

When you click on the shortcut the prompt will open and you enter your Administrator password.

image-28
Entering Admin Password

After completing the above the standard user account will be able to run any application as Administrator without entering a password.

I hope you found this blog post on How to create a Shortcut That enables Standard Users to run Applications as Administrator very interesting and helpful. In case you have any questions do not hesitate to ask in the comment section.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Permission, Windows 10, Windows 11, Windows Server 2016, Windows Shortcut

Post navigation

Previous Post: Veeam at Microsoft Ignite 2022 from 12-14 October
Next Post: Create Azure Container instance to deploy your image to Azure using Azure CLI

Related Posts

  • OOBEZDP
    OOBEZDP: Something went wrong during the Windows deployment Windows
  • spell
    Disable Cloud-Based Spell Checker in Microsoft Edge and Google Chrome Windows
  • Microsoft Defender
    Attack Surface Reduction Configuration with Microsoft Defender Scripts
  • How to Solve Parameter is Incorrect problem on External Hard Disk
    How to Solve “The parameter is incorrect” problem on External Hard Disk in Windows Windows
  • Featured image Win1022H2
    How to get the Windows 10 Version 22H2 Update Windows
  • Performancewin10
    How Performance Monitor works in Windows 10 Windows

More Related Articles

OOBEZDP OOBEZDP: Something went wrong during the Windows deployment Windows
spell Disable Cloud-Based Spell Checker in Microsoft Edge and Google Chrome Windows
Microsoft Defender Attack Surface Reduction Configuration with Microsoft Defender Scripts
How to Solve Parameter is Incorrect problem on External Hard Disk How to Solve “The parameter is incorrect” problem on External Hard Disk in Windows Windows
Featured image Win1022H2 How to get the Windows 10 Version 22H2 Update Windows
Performancewin10 How Performance Monitor works in Windows 10 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Screenshot 2024 02 09 at 1.06.54 PM
    Programmatically Deploying App Service Resources in Azure AWS/Azure/OpenShift
  • linux windows 10
    Windows Subsystem for Linux: How to install WSL on Windows 10 Linux
  • commit trong git 640
    How to uninstall Git from MacOS Mac
  • screenshot 2020 02 07 at 21.59.33
    Prerequisites for setting up a Single and Multi App Kiosk Windows
  • Anyviewer Review
    Free Remote Desktop Software for Windows Windows
  • GPO 2
    Why GPO is not the best solution for managing Windows updates Windows Server
  • image 64
    How to install Fax Server on a Windows Server Windows
  • Configure Multiple IP Addresses on a Single or Multiple Network Cards
    Configure Multiple IP Addresses on a Single or Multiple NICs Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,808 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.