
close
close
Can I open Explorer in the C:’ drive instead of the My Computer view?
advertisment
Yes. You can execute explorer from the command line or from a shortcut and use switches to control the view. The syntax is:
EXPLORER.EXE [/n] [/e] [,/root,{object}] [[,/select],{sub object}]
advertisment
/n – opens a new "My Computer" view of the object, even if already open.
/e – opens an "Explorer" view of the object.
/root,{object} – the specified root for the display.
For example:
advertisment
Explorer.exe /e,/root,D:’ will open an "Explorer" view of the D: drive.
Explorer.exe /e,D:’ will open an "Tree" view of your computer with the focus on the D: drive.
More in Windows Client OS
Microsoft's June 2022 Patch Tuesday Updates Fix Several Remote Code Execution Vulnerabilities
Jun 15, 2022 | Laurent Giret
Most popular on petri