Starting an explorer as an admin
With the runas tool it is possible to start an application under an other account. But the explorer need the special parameter /separate to start. So the cor...
With the runas tool it is possible to start an application under an other account.
But the explorer need the special parameter /separate to start.
So the correct line for the run-menu is:
runas /user:administrator "explorer.exe /separate"