controlswhiz
- 7
- 1
What the title says.
The discussion revolves around methods to open the command prompt with elevated privileges in Windows. Participants explore various approaches, including using the right-click menu, shortcuts, and command-line options.
Participants present multiple methods for achieving elevated access to the command prompt, with no consensus on a single best approach. Some methods are contested, and uncertainty exists regarding the effectiveness of certain commands.
Participants express varying levels of familiarity with Windows features, and some methods may depend on user settings or system configurations.
Users looking for ways to efficiently open the command prompt with administrative privileges in Windows may find this discussion helpful.
I don't think so.controlswhiz said:Is there any keyword that I can add on the run command?
runas /noprofile /user:Administrator cmd
cjl said:I usually just type "cmd" in the start search, and then ctrl-shift-enter to launch the selected program as an admin. No mouse use, funny settings, or extra shortcuts required.