How to Open File Explorer Using Command Prompt on Windows 10


Windows 10 Logo Hero - Version 3

Though there are quicker methods to open up File Explorer, these kinds of as employing a keyboard shortcut, you can use Command Prompt to open up the file supervisor in the latest listing (or any other directory) in Home windows 10. Here’s how.

Open up File Explorer Working with Command Prompt

Very first, open up Command Prompt on your Computer by opening the “Start” menu, typing “cmd” in the Windows Look for bar, then picking out “Command Prompt” from the research results.

Command Prompt will now open. Right here, operate the following command to open the File Explorer:

start out .

The . in the command signifies the latest listing in the command prompt. This command will open up the folder in File Explorer that demonstrates that listing.

To open up the mum or dad folder of the recent listing, operate this command rather:

begin ..

The guardian folder of the present-day directory will now open up in the File Explorer.

You can preserve likely again in the listing by appending a backslash and two durations. For case in point, we’re now in the “25_September 2020” folder in Command Prompt. Jogging start out .... will open the “Documents” folder in File Explorer—a folder two stages up from the current directory in Command Prompt.

Open up a Unique Folder in File Explorer Making use of Command Prompt

You can adjust directories in Command Prompt by employing the cd command and operating the start off . command when in the wanted directory to open up that folder in File Explorer. On the other hand, you can also open up any folder in File Explorer by functioning the get started command, adopted by the route of the folder you’d like to open.

Related: How to Come across and Open up Data files Employing Command Prompt

For case in point, in our present-day listing, C:Usersmarsh, we want to open the Paperwork folder in File Explorer, which is just a single degree down. To do so, we’d run the following command:

begin Documents

In the same listing, let us say we want to open our Invoices folder, which is found inside the Documents folder. We’d operate this command:

get started DocumentsInvoices

The “Invoices” folder will now open in File Explorer.

Exit mobile version