How to open Control Panel as Administrator with runas —27 December 2010
-
Open a cmd window as Administrator
runas /u:administrator cmd
- Keep a cmd window running as your non-Administrator user too
- Open task manager (Ctrl-Esc or with taskmgr command) and kill explorer.exe
- Run the command “control” in the Administrator cmd window
- Close task manager you opened previously, and run taskmgr in the Administrator cmd window (to open it as Administrator user)
- Kill explorer.exe (because it is still running as Administrator)
- Run explorer in the non-Administrator cmd window