Do these 3 things before closing this tab:
1Fix the driver behind crashes, sound loss and screen glitches2Clear out junk files and repair common Windows errors3Scan for outdated or missing drivers - takes under a minuteSome links on this page are affiliate links: if you buy through them we may earn a commission, at no extra cost to you.
Windows 11 has not removed “Run as different user.” The fastest way to check whether it still works is to find an application shortcut or local .exe, hold Shift, right-click it, and select Run as different user. If the command is missing, it may be hidden by policy, unavailable on a particular Windows shell surface, or affected by the Secondary Logon service.
When the graphical option remains unavailable, Windows’ built-in runas.exe command provides a reliable alternative. The steps below help you identify the cause before changing policy or registry settings.
First, identify where the command is missing
Windows 11 can expose the command differently depending on what you right-click. Test these locations separately:
Free tools Windows power users keep installed
One-click scans. No signup required.
- A desktop shortcut
- A local application executable in File Explorer
- An application in the Start menu
- A Windows Tools shortcut
- A pinned or running taskbar application
- An
.exe,.msc,.cmd, or.batfile
Restoring the Start-menu policy does not necessarily restore the command in every Explorer or taskbar context menu. Some Windows 11 users have reported Start-menu and taskbar differences after August 2024 updates, but those reports do not establish a universal Windows 11 regression. See the Microsoft Q&A discussion for that shell-specific behavior.
#1 Best Overall
- Compatibility: This keycap fits for Microsoft Surface Laptop 3/4/5 13.5" & 15" Models 1867 1868 1872 1873 1950 1951 1953 1958 1959 series 2019-2023 year,Not Compatible for Surface Laptop 6/7, Laptop Go, or Laptop Studio — Please Verify Your Model Before Purchase.
- Before purchasing, please confirm your device model number is compatible. You can find the model number on the bottom cover of your laptop (e.g., model 1867).
- Tips: to remove the old keycaps, gently pry up from the upper left or upper right corner. This requires some patience and careful handling. If you have no prior experience, we recommend watching a tutorial video online before attempting.
- Note: each keyboard key consists of three parts — the upper keycap, the lower hinge, and the silicone cup at the bottom. If the hinge or silicone cup is lost or damaged, replacing the keycap alone will not fix the issue. You will need to replace the hinge and silicone cup first before installing a new keycap.
- Package:1 set of US layout keycaps(note: Win keycpas is not included) and 2 Pcs tool (crowbar triangle flake)
Try the built-in Shift-right-click command
- Locate a local application shortcut or executable.
- Hold Shift.
- Right-click the shortcut or executable.
- Select Run as different user.
- Enter the alternate account and password.
This is Microsoft’s documented graphical method for launching an application with another account’s credentials. Test it first on a simple local executable. If it works on the desktop but not in Start or on the taskbar, the feature is probably available and only that shell location is behaving differently. Microsoft’s procedure is documented here.
For a taskbar shortcut, right-click the pinned icon to display its jump list, then hold Shift and right-click the application entry if Windows exposes it. A desktop shortcut or the command-line method is usually more dependable.
Restore the Start-menu command with Local Group Policy
Local Group Policy Editor is generally available in Windows 11 Pro, Enterprise, and Education editions, but not necessarily in Windows Home.
What’s actually slowing this PC down?
Pick the symptom - the matching free tool is one click away.
- Press Win + R, type
gpedit.msc, and press Enter. - Go to User Configuration > Administrative Templates > Start Menu and Taskbar.
- Open Show “Run as different user” command on Start.
- Review the policy’s explanatory text, then set it to Disabled or Not configured, depending on its current state and the intended result.
- Select Apply, then OK.
- Sign out and back in, or restart Windows Explorer.
The policy name can be confusing because it says “Show” while third-party explanations and localized documentation may describe its effect differently. Use the policy description and verify the result rather than relying on the name alone. Microsoft identifies this policy as one mechanism that can remove the Start-menu command in its Group Policy guidance.
On a domain-managed computer, a domain policy may overwrite a local change during the next refresh. The permanent fix must then be made by the organization’s domain, MDM, or security-policy administrator.
Rank #2
- Compatibility: This keycap fits for Microsoft Surface Laptop 3/4/5 13.5" & 15" Models 1867 1868 1872 1873 1950 1951 1953 1958 1959 series 2019-2023 year,Not Compatible for Surface Laptop 6/7, Laptop Go, or Laptop Studio — Please Verify Your Model Before Purchase.
- Before purchasing, please confirm your device model number is compatible. You can find the model number on the bottom cover of your laptop (e.g., model 1867).
- Tips: to remove the old keycaps, gently pry up from the upper left or upper right corner. This requires some patience and careful handling. If you have no prior experience, we recommend watching a tutorial video online before attempting.
- Note: each keyboard key consists of three parts — the upper keycap, the lower hinge, and the silicone cup at the bottom. If the hinge or silicone cup is lost or damaged, replacing the keycap alone will not fix the issue. You will need to replace the hinge and silicone cup first before installing a new keycap.
- Package:1 set of US layout keycaps(note: Win keycpas is not included) and 2 Pcs tool (crowbar triangle flake)
Check and reverse the registry hide setting
Microsoft documents another hide mechanism: a HideRunAsVerb value set to 1 under the Explorer policy key. Before editing the registry, export the key or create an appropriate backup or restore point. Incorrect registry changes can cause serious problems.
Inspect this location:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer
Look for this value:
Value name: HideRunAsVerb
Type: REG_DWORD
Open an elevated Command Prompt or Terminal and query it with:
Recommended Free Tools
reg query "HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer" /v HideRunAsVerb
If it is set to 1, the conventional reversal is to set it to 0:
reg add "HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer" /v HideRunAsVerb /t REG_DWORD /d 0 /f
If the value is not required on a personally administered PC, you can instead remove it:
reg delete "HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer" /v HideRunAsVerb /f
These restoration commands are the logical reversal of Microsoft’s documented HideRunAsVerb=1 setting; Microsoft’s documentation describes the hide mechanism rather than presenting these commands as a consumer repair recipe. Restart Explorer afterward:
Rank #3
- Compatibility: Compatible for Microsoft surface Pro 8/9/X 1983 1982 2038 1996 1997 1876 model keyboard keycaps
- Before purchasing, please make sure that your Laptop and model number are compatible(Please refer to the picture)
- Easy and quick installation, no need to disassemble the machine,but the complete key consists of three parts (keycap, hinge and silicone rebound cup),Replacing the keycap cannot solve the problems of the hinge and the silicone rebound
- All keycaps need to Be carefully removed and installed to avoid damage to keycaps andwhite hinges(It is recommended to learn related videos first and then operate)
- Inside the package:A set of US layout keycaps(Note: Win keycpas is not included,Without hinge and silicone rebound cup)
taskkill /f /im explorer.exe
start explorer.exe
If the value returns after restarting or signing in, it is likely being reapplied by Group Policy, MDM, a security baseline, or another management tool. Do not keep deleting it without finding the policy source.
Quick wins for a faster PC:
Fix the driver behind crashes, sound loss and screen glitchesFind Drivers →Repair Windows errors before they cause bigger problemsFix Now →Check whether a security baseline intentionally removed it
On managed, government, or security-hardened computers, the missing command may be deliberate. Windows 11 security guidance and DISA STIG material can suppress Run as different user because entering privileged credentials into a standard-user session can increase credential-theft risk.
The relevant policy may appear under:
Computer Configuration
> Administrative Templates
> MS Security Guide
> Remove "Run As Different User" from context menus
Security Guide templates such as SecGuide.admx and SecGuide.adml may be required for the setting to appear. The associated STIG reference describes suppression through SuppressionPolicy=4096 for executable, command, batch, and MMC file classes. See the Windows 11 STIG reference.
Do not remove these policy or registry settings on an organizational or government computer without authorization. Restoring the menu may create a compliance violation, and the setting may be reapplied automatically.
Check the Secondary Logon service
The graphical Run As feature and runas.exe depend on the Windows Secondary Logon service, normally identified by the service name seclogon.
Rank #4
- Why Change Keycaps? Stop sticky or unresponsive keys before they start. This simple care preserves your keyboard's like-new feel and performance, saving you from the cost and hassle of future repairs.
- Why Choose Us? Crafted from premium materials, built to last. Exceptional Light Transmission. Optimal Backlight Visibility. Simple, fast installation with included tool.
- Package includes 1 Full Set of keycaps and 1pcs crowbar. Scissor hinge not include. Hinge clip issues cannot be fixed with this part
- Compatible with Macbook Pro M1 Pro Max Retina 14.2 16.2 inch A2442 A2485 2021 to 2022 Year
- Replacement Sub Machines For: Macbook Pro M1 Pro and Max Retina 14.2 16.2 inch (MKGR3LL MKGT3LL MKGP3LL MKGQ3LL MK1E3LL MK1F3LL MK193LL MK183LL MK193LL MK183LL MK1A3LL)
Check its status from an elevated Command Prompt:
sc query seclogon
If permitted by your organization, start it for the current session:
sc start seclogon
You can also check it through the interface:
- Press Win + R.
- Enter
services.msc. - Find Secondary Logon.
- Use the organization-approved startup type, commonly Manual, and start the service.
If the service is disabled by policy, changing it locally may fail or may only work temporarily. Microsoft discusses Secondary Logon and Run As behavior in its runas documentation.
Use runas.exe when the menu is missing
Open Command Prompt or Windows Terminal and use this syntax:
runas /user:DOMAINUser "C:PathProgram.exe"
Windows prompts for the password; it is not placed in the command line. Examples:
Domain account
runas /user:CONTOSOAdmin "C:WindowsSystem32mmc.exe"
Local account
runas /user:COMPUTERNAMEAdministrator "C:WindowsSystem32cmd.exe"
Microsoft Entra or UPN-style account
runas /user:[email protected] "C:WindowsSystem32notepad.exe"
MMC console
runas /user:CONTOSOAdmin "mmc C:WindowsSystem32compmgmt.msc"
The alternate account still needs the permissions required by the application or MMC snap-in. Launching Computer Management, DNS, Group Policy Management, or another console does not grant permissions that the account does not have.
Best Value
- Brand new E key for Macbook pro Retine Display A1425 A1502 A1398 Macbook air A1466
- It will make your mac back to work without replacing the entire keyboard.
- Good choice for borken lost missing sticky keys on your macbook pro keyboard.
- Package including a key cap,a white hinge piece and a rubber silicone cup button(free)
- If the hinge is ok,you don't have to replace it,just need to clean the base of key then follow the instrctions to install the keycap.
Useful runas options
Use /netonly for remote resources
runas /netonly /user:DOMAINUser "C:PathProgram.exe"
/netonly supplies the alternate credentials when the process accesses remote resources. It is not the same as running the entire local process under that account.
Control profile loading
By default, runas loads the alternate user’s profile. To avoid loading it:
runas /noprofile /user:DOMAINUser "C:PathProgram.exe"
/noprofile can make an application start faster, but Microsoft warns that some applications may malfunction without the user profile. It also does not create a clean, policy-equivalent interactive session. Group Policy is not processed for the alternate account merely because an application was launched with runas; a separate interactive sign-in may be required for that account’s normal policy processing.
Outdated Drivers Are Slowing You Down
One free scan finds every outdated or missing driver and matches the right update for your exact hardware.Free scan · exact hardware matchWindows Errors? Fix Them Before They Spread
Repair common Windows errors and clear accumulated junk for a smoother, more stable PC - no reinstall needed.Free scan · no reinstallCommon failures and what they mean
| Symptom | Likely cause | Next step |
|---|---|---|
| The command works on the desktop but not in Start | Start-menu policy or shell-surface behavior | Check the Start-menu policy and test the executable directly. |
| It works in Start but not on the taskbar | Taskbar jump-list or pinned-shortcut behavior | Use a desktop shortcut, the jump list, or runas.exe. |
runas reports a logon or credential error |
Incorrect account format, password, or account restriction | Try DOMAINUser, COMPUTERNAMEUser, or UPN syntax and verify the account’s logon rights. |
| The command fails immediately | Secondary Logon is stopped or disabled | Check sc query seclogon and organizational service policy. |
| The application opens but behaves incorrectly | The application does not support alternate-user execution or needs the profile | Launch the underlying .exe, omit /noprofile, or use a separate sign-in. |
| An app from a network location cannot start | Launch credentials and network-share credentials differ | Copy the installer or executable locally where appropriate, or use /netonly for remote authentication. |
| An MMC console opens but cannot connect | The alternate account lacks permissions or the snap-in has separate remote access requirements | Verify the account’s rights and the target service or computer. |
| The registry fix disappears | Domain, MDM, or security-baseline policy reapplies it | Ask the device administrator to change the authoritative policy. |
gpedit.msc is not found |
The Windows edition may not include Local Group Policy Editor | Use the supported management method for the device, or inspect the registry only on a personally administered PC. |
Some shell items and applications cannot be launched under alternate credentials. When possible, target the actual executable instead of an indirect shell folder or shortcut.
Do not confuse it with “Run as administrator”
Run as different user changes the account context used to start the process. Run as administrator primarily requests elevation for the current account or asks for administrator credentials through User Account Control.
They may overlap when another administrator supplies credentials, but they are not interchangeable. An application launched as the current local administrator does not automatically have the same domain identity, profile, or network permissions as one launched under a particular domain or Microsoft Entra-connected account.
Security precautions
- Use a separate administrative account rather than performing routine work with highly privileged credentials.
- Do not enter privileged credentials into an application you do not trust.
- Avoid
/savecred; saved credentials can weaken the security boundary you are trying to maintain. - Do not disable a security baseline merely to restore a convenient context-menu item.
- Remember that the alternate account’s Group Policy is not automatically processed by a
runaslaunch.
Microsoft’s explanation of the policy, registry setting, and Run As behavior is available in its Group Policy troubleshooting article.
Quick Recap
Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply.

