How to Open File Explorer on Windows (Every Method That Works)
File Explorer is the built-in file management tool on Windows — the interface you use to browse folders, move files, open drives, and navigate your storage. It's always available, but Windows gives you more than a handful of ways to launch it, and the fastest method often depends on how you work.
What File Explorer Actually Is
File Explorer (called Windows Explorer in older versions of Windows) is a shell application built into every version of Windows. It renders your file system visually — showing drives, folders, and files — and handles basic operations like copying, moving, renaming, and deleting.
It's not a standalone app you install. It runs as part of the Windows shell process (explorer.exe), which means it's always present in the background, even when no window is open.
The Most Common Ways to Open File Explorer
1. Keyboard Shortcut
The fastest method on any modern Windows machine:
Windows key + E
This opens a new File Explorer window instantly, regardless of what else is running. It works on Windows 10 and Windows 11.
2. Taskbar Icon
By default, Windows pins a File Explorer icon (the folder icon) to the taskbar. A single click opens it. If it's been removed from your taskbar, you can re-pin it by opening File Explorer through another method, right-clicking the taskbar icon, and selecting Pin to taskbar.
3. Start Menu
- Click the Start button or press the Windows key
- Type
File Explorerin the search bar - Press Enter or click the result
This works reliably even if shortcuts have been moved or removed.
4. Run Dialog
Press Windows key + R, type explorer or explorer.exe, then press Enter. This launches a new File Explorer window directly. It's useful if your taskbar or Start menu is behaving unexpectedly.
5. Task Manager
If the desktop is unresponsive or Explorer has crashed:
- Press Ctrl + Shift + Esc to open Task Manager
- Go to File > Run new task
- Type
explorer.exeand press Enter
This is also how you restart the Explorer process when it stops responding without rebooting the whole system.
6. Right-Click the Start Button
Right-clicking the Start button (or pressing Windows key + X) opens the Power User menu. File Explorer is listed directly in that menu — one click from there opens it.
7. Address Bar in a Browser
This one surprises people: in most browsers, you can type a local file path (like C:UsersYourName) directly into the address bar and the browser will either open it in File Explorer or navigate to that folder depending on the browser and OS settings.
🗂️ Where File Explorer Opens By Default
The default landing location differs by Windows version and settings:
| Windows Version | Default Open Location |
|---|---|
| Windows 11 | Home (recent files + pinned folders) |
| Windows 10 | Quick Access |
| Windows 8/8.1 | This PC (drives and devices) |
| Windows 7 | Libraries or Computer |
You can change the default starting folder in File Explorer Options (formerly Folder Options). On Windows 10 and 11, go to View > Options inside File Explorer, then change "Open File Explorer to" under the General tab.
Variables That Affect Your Experience
Not every method works identically across every setup. A few factors influence which approach is most practical:
OS version matters because Windows 11 reorganized some menus compared to Windows 10. The keyboard shortcut and Run dialog remain consistent across both.
Taskbar customization affects whether the pinned icon is present. In heavily customized work environments or managed corporate machines, taskbar icons are sometimes locked or removed by IT policy.
Explorer crashes or freezes change the situation entirely — if the shell process has failed, most visual methods won't work. The Task Manager method is the reliable fallback in that scenario.
Accessibility setups may favor the keyboard shortcut or Run dialog over mouse-based methods, depending on how the system is configured.
Multiple monitors and virtual desktops can affect where a new Explorer window appears, especially in Windows 11 with Snap layouts enabled.
Opening File Explorer to a Specific Folder
You can launch File Explorer directly to any folder by using the Run dialog (Windows key + R) and typing the full path — for example, C:UsersYourNameDocuments. This bypasses the default home screen entirely and drops you straight into the target location.
The same approach works from Command Prompt or PowerShell by typing explorer . (to open the current directory) or explorer C:path ofolder.
⚠️ When Explorer Won't Open
If File Explorer fails to open through any method, a few causes are worth checking:
- explorer.exe is not running — restart it via Task Manager
- User profile corruption — a damaged profile can prevent Explorer from launching correctly
- Third-party shell replacements — some power users or enterprise environments replace Windows Explorer with alternative file managers, which changes the behavior of
Win + Eentirely - Pending Windows updates — occasionally, an interrupted update leaves the Explorer process in a broken state that resolves after a proper restart
The method that works best — and the one you'll reach for automatically — tends to depend on your workflow, how you use your keyboard versus mouse, and whether you're on a standard setup or a configured enterprise machine. Those differences are worth paying attention to in your own environment.