Skip to content
WindowsAdvanced

Windows File Explorer Explained: How It Works, Features, Benefits, Security, and Troubleshooting

QUICK ANSWER Windows File Explorer—formerly called Windows Explorer—is the built-in Windows file-management interface. It lets you browse, open, copy, move, ...

BI
Bison Technical Team Enterprise IT specialists
Updated 20 Sep 2026 17 min read 0 total views

QUICK ANSWER

Windows File Explorer—formerly called Windows Explorer—is the built-in Windows file-management interface. It lets you browse, open, copy, move, rename, search, share, compress, and delete files and folders stored on your computer, removable drives, network locations, and supported cloud services.

Advertisement

Open it by pressing Windows key + E. File Explorer provides a graphical view of storage, but it does not replace backups, antivirus protection, access permissions, or disk-management tools. Because explorer.exe also supports parts of the Windows desktop shell, restarting it can temporarily remove and reload the desktop, taskbar, and Start interface.

 

What Is Windows File Explorer?

File Explorer is the standard file manager included with Windows. Microsoft renamed Windows Explorer to File Explorer, but many users and technical documents still use the older name.

File Explorer helps users manage:

  • Local files and folders
  • Internal and external drives
  • USB flash drives and memory cards
  • Network shares and mapped drives
  • OneDrive and synchronized SharePoint content
  • Supported mobile-device files
  • Compressed archives
  • File properties, permissions, and metadata

File Explorer is not the same as Internet Explorer. Internet Explorer was a web browser; File Explorer manages files and Windows storage locations.

How File Explorer Works

File Explorer presents a graphical view of the file systems and storage providers available to Windows. When you copy, rename, delete, or move an item, File Explorer sends the corresponding request to Windows, which checks the destination, file-system rules, access permissions, open-file locks, and available storage before performing it.

The explorer.exe process

The executable behind File Explorer is:

C:\Windows\explorer.exe

explorer.exe also forms part of the interactive Windows shell. Depending on the Windows configuration, it can be involved in displaying the desktop, taskbar, Start interface, notification area, and File Explorer windows.

Ending this process may therefore make the taskbar and desktop disappear temporarily. It does not normally shut down Windows or delete files.

Files, folders, paths, and drives

File Explorer organizes data hierarchically:

  • A drive or storage location contains folders and files.
  • A folder can contain files and subfolders.
  • A file contains data associated with an application or format.
  • A path identifies an item’s location.

For example:

C:\Users\Balvinder\Documents\Reports\MonthlyReport.docx

In this path, C: is the drive, the intermediate names are folders, and MonthlyReport.docx is the file.

Network paths can use Universal Naming Convention syntax:

\\FileServer\Shared\Projects

A mapped network drive assigns a drive letter to a network share, but it still depends on the network, server availability, credentials, and permissions.

Opening and Navigating File Explorer

You can open File Explorer by:

  • Pressing Windows key + E
  • Selecting its folder icon on the taskbar
  • Searching for File Explorer from Start
  • Running explorer.exe from the Run dialog or Task Manager

The exact interface can differ by Windows release and installed updates. Common areas include:

Area Purpose
Navigation pane Provides access to Home, pinned folders, OneDrive, This PC, Network, and drives
Address bar Displays the current path and accepts typed local or network paths
Search box Searches within the selected folder or location
Command bar Provides commands such as New, Cut, Copy, Paste, Rename, Share, Delete, Sort, and View
File list Displays the current folder’s contents
Details or preview pane Shows properties or a preview of the selected item
Tabs Keeps multiple locations open in one File Explorer window on supported Windows 11 versions

Starting with Windows 11 version 22H2, known folders such as Desktop, Documents, Downloads, Pictures, Music, and Videos appear as pinned folders in Home and the navigation pane by default. Microsoft Support

Essential File and Folder Operations

Create a folder

Open the required location and select New > Folder, or press:

Ctrl + Shift + N

Use descriptive folder names and avoid creating unnecessarily deep folder structures.

Copy or move an item

  • Copy creates another instance and leaves the original in place.
  • Move transfers the item to a new location.

Common shortcuts are:

Action Shortcut
Copy Ctrl + C
Cut for moving Ctrl + X
Paste Ctrl + V
Undo Ctrl + Z
Select all Ctrl + A

Dragging an item can copy or move it depending on the source and destination. Use Cut/Copy and Paste when the intended result must be unambiguous.

For important data, verify the destination copy before removing the original.

Rename an item

Select the item and press F2, or right-click it and select Rename.

Renaming a file’s extension can make the file unusable without converting its underlying format. For example, changing .jpg to .pdf does not convert an image into a PDF document.

Delete and restore an item

Press Delete to send an eligible local item to the Recycle Bin. Use Shift + Delete only when permanent deletion is intended.

Items may bypass the Recycle Bin when they are:

  • Deleted using Shift + Delete
  • Too large for the configured Recycle Bin
  • Deleted from some removable or network locations
  • Removed using certain applications or command-line tools

Deleting a synchronized OneDrive or SharePoint file can also delete it from the cloud and other synchronized devices. Cloud recycle-bin recovery may remain available for a limited period according to the service’s policies. support.microsoft.com

Finding Files and Folders

Select a folder or drive and enter a file name or search term in the File Explorer search box. The selected location determines the search scope.

Windows Search indexing can make searches faster by maintaining an index of file names, properties, and, for supported locations and file types, content. A non-indexed location may still be searchable, but searches can take longer. Indexing settings are available under Windows Search settings. support.microsoft.com

If a file cannot be found:

  1. Confirm that you are searching the correct drive or folder.
  2. Search using part of the name rather than the entire name.
  3. Check the Recycle Bin.
  4. Enable hidden-item display if the item is expected to be hidden.
  5. Confirm that the drive, network share, or cloud account is connected.
  6. Review the file’s synchronization status when using OneDrive.
  7. Check whether your account has permission to view the folder.

Search results do not prove that a file is backed up. Indexing improves discovery, not data protection.

Views, Sorting, Grouping, and File Information

File Explorer can display items as icons, lists, tiles, or detailed rows. Details view is especially useful for IT work because it can show columns such as:

  • Name
  • Date modified
  • Type
  • Size
  • Owner or other available metadata
  • OneDrive synchronization status

You can sort or group items by attributes such as name, date, type, or size. Sorting changes only the display order; it does not move files.

The Properties dialog can display an item’s path, size, timestamps, attributes, security information, and other metadata. Some properties depend on the file system and file type.

Quick Access, Home, and Pinned Folders

File Explorer Home provides convenient access to known folders, pinned folders, and—depending on Windows version, account configuration, and organizational policy—recent, favorite, or cloud-related files.

To pin a folder, right-click it and select Pin to Quick access. Pinning creates a shortcut-like navigation entry; it does not copy or move the folder.

Recent-file information can expose file names to another person using the same Windows profile. On shared systems, review File Explorer privacy settings and use separate user accounts.

File Name Extensions and Hidden Items

File extensions identify formats and help Windows determine which application should open a file. Examples include .txt, .docx, .jpg, .pdf, .exe, and .zip.

To display extensions in current Windows versions:

  1. Open File Explorer.
  2. Select View > Show.
  3. Enable File name extensions.

Microsoft documents the same menu for displaying hidden items: select View > Show > Hidden items. support.microsoft.com

Displaying extensions is recommended because a malicious file could otherwise appear misleading—for example, Invoice.pdf.exe may look like a document when the final extension is hidden.

Hidden does not mean encrypted, private, or protected. It is only a file-system attribute. Avoid changing or deleting unfamiliar hidden or protected operating-system files.

Storage Devices and “This PC”

This PC displays available drives and supported storage locations. It can help you check free space, browse removable media, and access mapped drives.

Before disconnecting removable storage, finish active transfers and use the Windows eject function where available. Removing a device during a write operation can corrupt the file or file system.

File Explorer can format certain drives through the context menu, but formatting erases the selected volume. Verify the device identity and preserve required data before starting. Some storage administration tasks require Disk Management, PowerShell, or another management tool instead of File Explorer.

OneDrive and Cloud Files

OneDrive integrates with File Explorer when its synchronization client is configured. Files On-Demand can represent cloud files without storing complete local copies until needed.

Common status concepts include:

  • Online-only: Visible in File Explorer but requires internet access to open.
  • Locally available: Downloaded after use and currently accessible offline.
  • Always available: Configured to remain downloaded on the device.
  • Synchronization error: The file could not synchronize and requires attention.

A blue cloud icon identifies an online-only OneDrive file. Such a file does not consume normal local file content space but cannot be opened offline until downloaded. support.microsoft.com

Synchronization is not identical to an independent backup. Changes, corruption, or deletions can synchronize to other devices. Use an appropriate backup and retention strategy for important data.

Network Locations and File Sharing

File Explorer can access shared folders using a UNC path such as:

\\ServerName\ShareName

It can also map a network share to a drive letter from This PC > More > Map network drive, although menu wording may vary by version.

Access can depend on:

  • Network connectivity and name resolution
  • Server and share availability
  • User credentials
  • Share permissions
  • NTFS file-system permissions
  • Firewall and network-discovery settings
  • VPN connectivity for remote organizational resources
  • Domain or organizational policies

For LAN folder sharing, Windows provides Give access to > Specific people from the extended context menu. Microsoft recommends OneDrive rather than local network sharing when files must be shared over the internet. Microsoft Support

Do not select Everyone or grant write access unless it is genuinely required. In managed environments, follow the principle of least privilege and the organization’s data-classification policy.

Sharing Files Safely

The File Explorer Share command can offer supported applications, OneDrive sharing, nearby sharing, and other options configured on the computer. Microsoft Support

Before sharing:

  1. Confirm the recipient.
  2. Check whether the file contains personal, confidential, or regulated information.
  3. Remove unnecessary metadata when appropriate.
  4. Use restricted links instead of public links.
  5. Grant view-only access unless editing is required.
  6. Set an expiration date if the platform supports it.
  7. Avoid sending executable or script files unless there is a verified business need.

File Explorer does not guarantee that an emailed, copied, or shared file is safe. Scan unfamiliar files with Windows Security or an approved organizational security product before opening them.

Compressed Files and Archives

Windows can create ZIP archives and extract supported archive formats. A ZIP file can bundle several items and may reduce their total size.

To create a ZIP file:

  1. Select the files or folders.
  2. Right-click the selection.
  3. Choose Compress to ZIP file, or use Show more options > Send to > Compressed (zipped) folder, depending on the Windows version.

To extract an archive, right-click it and select Extract All.

Windows 11 version 24H2 supports common formats including ZIP, RAR, 7z, and TAR, but built-in File Explorer does not support operations on encrypted archives. Microsoft also warns that placing encrypted files in a ZIP archive can result in them being unencrypted when extracted. Microsoft Support

Archive support varies by Windows version and format. Use trusted, maintained software if password-protected or advanced archive features are required.

File Permissions, Ownership, and Administrator Access

On NTFS volumes, the Security tab in a file or folder’s Properties dialog can show access-control entries. Typical permissions include reading, writing, modifying, deleting, and changing permissions.

Important principles include:

  • Permissions can be inherited from a parent folder.
  • Deny entries and group membership can affect the effective result.
  • Share permissions and NTFS permissions both apply to network access.
  • Administrator membership does not automatically mean every file should be accessible without elevation or ownership changes.
  • Taking ownership can disrupt application, service, or organizational security settings.

Change permissions only when the business requirement and security impact are understood. Routine file operations in a user-owned folder normally do not require administrator rights. System locations, other users’ profiles, and protected folders may require elevation or may remain restricted by policy.

Windows built-in Encrypting File System support is not available in Windows Home editions. Encryption keys must be protected and backed up because losing the required key can make data inaccessible. Microsoft Support

Useful File Explorer Keyboard Shortcuts

Shortcut Action
Windows key + E Open File Explorer
Ctrl + N Open a new window
Ctrl + T Open a new tab on supported versions
Ctrl + W Close the active tab or window
Ctrl + L or Alt + D Focus the address bar
Ctrl + F Focus the search box
Alt + Left Arrow Go back
Alt + Right Arrow Go forward
Alt + Up Arrow Go to the parent folder
F2 Rename the selected item
F5 Refresh the current view
Ctrl + Shift + N Create a folder
Alt + Enter Open properties for the selected item
Shift + Delete Delete without normally using the Recycle Bin

Keyboard behavior can vary with language, accessibility settings, application integration, and Windows version. Microsoft maintains the current Windows shortcut reference. support.microsoft.com

Benefits of File Explorer

File Explorer provides several practical benefits:

  • Centralized access: Local, removable, network, and cloud locations can appear in one interface.
  • Ease of use: Most operations are available through familiar graphical commands.
  • Productivity: Search, tabs, pinned folders, previews, sorting, and keyboard shortcuts reduce navigation time.
  • Cloud integration: OneDrive and synchronized SharePoint files can be managed alongside local files.
  • Network access: Users can reach shared organizational resources through UNC paths or mapped drives.
  • Security visibility: Extensions, properties, synchronization indicators, and permissions help users inspect items.
  • Built-in sharing and compression: Common tasks do not always require additional software.
  • Accessibility: File Explorer supports keyboard navigation and Windows accessibility features.
  • Administrative usefulness: IT professionals can inspect paths, metadata, storage capacity, network locations, and access settings.

Important Limitations

File Explorer is not:

  • A complete backup system
  • A replacement for Disk Management
  • A forensic file-analysis tool
  • A guarantee that deleted files are recoverable
  • A universal cloud or archive client
  • A way to bypass permissions securely
  • A substitute for endpoint protection
  • A reliable method for modifying files that are locked by applications
  • A source-control or document-versioning system

Windows feature availability can depend on the Windows edition, build, updates, account type, regional rollout, hardware, organizational policies, and installed applications.

Windows 10 reached end of support on October 14, 2025. Although File Explorer continues to function, unsupported Windows installations no longer receive normal free security fixes from Microsoft unless covered by an applicable supported program. Moving to a supported Windows release is recommended. Microsoft Support

Troubleshooting Common File Explorer Problems

File Explorer is frozen or unresponsive

First, wait for an active file operation to complete. Slow drives, unavailable network shares, damaged removable media, large folders, thumbnail generation, cloud synchronization, or third-party shell extensions can delay the interface.

If it remains unresponsive:

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Locate Windows Explorer.
  3. Select it and choose Restart task or Restart.

The desktop and taskbar may disappear briefly and then reload. Restarting Explorer does not repair a failing drive or recover unsaved work in other applications.

File Explorer will not open

Try these actions in order:

  1. Restart Windows.
  2. Install pending Windows updates.
  3. Disconnect nonessential removable drives.
  4. Test whether a particular network or cloud location causes the delay.
  5. Run a Windows Security scan if malicious activity is suspected.
  6. Test with a different Windows user profile if available.
  7. Check Reliability Monitor or Event Viewer for repeated application errors.

Microsoft’s current basic guidance begins with checking for updates and restarting the device; system reset is a later recovery option, not the first step. Microsoft Support

The desktop or taskbar disappeared after ending Explorer

Press Ctrl + Shift + Esc, select Run new task in Task Manager, enter:

explorer.exe

Then select OK or press Enter.

Files do not appear

Check the following:

  • Correct folder, account, drive, or network share
  • Search scope and spelling
  • Hidden-item setting
  • OneDrive synchronization status
  • Active filters, sorting, or grouping
  • Access permissions
  • Recycle Bin or cloud recycle bin
  • Availability of removable or network storage

Do not assume that a missing file was deleted until these locations and conditions have been checked.

Access denied

An access-denied message generally indicates insufficient permissions, encryption, organizational policy, or use by another security context.

Do not automatically take ownership or grant Everyone: Full control. Instead:

  1. Confirm that you are signed in with the correct account.
  2. Check the item’s location and owner.
  3. Request access from the file owner or administrator.
  4. For network resources, verify both share and NTFS permissions.
  5. Use elevation only when authorized and necessary.

“File is open in another program”

Close the application using the file and try again. If the program is not obvious:

  1. Close preview panes and applications that recently opened the file.
  2. Pause related synchronization or backup activity only if permitted.
  3. Sign out or restart Windows.
  4. IT professionals can use Microsoft Sysinternals Process Explorer to investigate open handles.

Avoid forcing deletion of active databases, virtual disks, email stores, or application data because doing so can cause corruption.

Thumbnails or previews are slow

Switch temporarily to Details view and disable the preview pane. Test whether the problem occurs only in one folder or with one file type. Damaged media files, network latency, cloud placeholders, codecs, or third-party extensions can affect thumbnail generation.

System corruption is suspected

Open Terminal (Admin) or Command Prompt (Admin) and run Microsoft’s supported image repair command:

DISM.exe /Online /Cleanup-Image /RestoreHealth

After it completes, run:

sfc /scannow

These commands require administrator rights and can take time. DISM should normally be run before SFC because it repairs the Windows component source that SFC uses. Microsoft documents both tools for repairing missing or corrupted Windows system files. Microsoft Support

Do not use registry cleaners, download replacement system files from unofficial websites, or reset Windows before preserving important data and exhausting proportionate troubleshooting steps.

FAQ

Frequently Asked Questions

Is Windows Explorer the same as File Explorer?

Yes. Microsoft renamed Windows Explorer to File Explorer. The older name is still widely used. File Explorer should not be confused with the discontinued Internet Explorer web browser.

What happens if I end explorer.exe?

File Explorer windows, the taskbar, desktop, or other shell elements may disappear. Start explorer.exe again through Task Manager’s Run new task command to reload the shell.

Does File Explorer require administrator rights?

Ordinary work inside your user folders normally does not. Protected system locations, another user’s data, permission changes, and certain administrative tasks can require elevation or separate authorization.

Why are some OneDrive files visible but unavailable offline?

They are probably online-only Files On-Demand placeholders. Open them while connected to the internet or configure them to remain available on the device.

Does deleting a file always send it to the Recycle Bin?

No. Shift + Delete, network locations, some removable drives, oversized items, application-specific deletion, and certain command-line operations can bypass the Recycle Bin.

Can File Explorer recover permanently deleted files?

No. Check backups, File History, cloud recycle bins, or an approved recovery tool. Stop writing new data to the affected drive because it may overwrite recoverable content.

Why should file name extensions be visible?

Extensions help identify a file’s actual type. Displaying them makes misleading names such as Document.pdf.exe easier to recognize.

Can File Explorer open RAR and 7z files?

Windows 11 version 24H2 includes support for common formats including RAR and 7z. Capabilities vary by version, and encrypted archives are not supported by the built-in archive functionality.

Is OneDrive synchronization a backup?

Not by itself. Synchronization replicates changes between locations, which can include unwanted changes or deletions. Important data should have an independent backup and suitable retention policy.

Why can I see a network folder but not open its files?

Folder visibility does not guarantee access. Your account may lack share or NTFS permissions, the saved credentials may be wrong, the server may be unavailable, or a VPN, firewall, or organizational policy may be required.

FINAL RECOMMENDATION / CONCLUSION

Use File Explorer as the primary Windows interface for organizing and accessing local, cloud, removable, and network files. Keep file extensions visible, verify destinations before moving or deleting data, treat cloud synchronization separately from backup, and grant only the minimum required permissions.

For business systems, use supported Windows versions, centrally managed access controls, approved cloud or network storage, endpoint protection, and tested backups. If File Explorer becomes unstable, restart the Explorer process and Windows first, install updates, isolate problematic locations or extensions, and use DISM and SFC only when system corruption is reasonably suspected.

 

#Windows #FileExplorer #WindowsExplorer #Windows11 #FileManagement #ExplorerEXE #OneDrive #CloudStorage #NetworkDrive #FileSharing #WindowsSecurity #FilePermissions #WindowsSearch #QuickAccess #WindowsShortcuts #ZIPFiles #Troubleshooting #ITSupport #WindowsTips #SystemAdministration

SOURCES

 

YOUR FEEDBACK

Was this guide useful?

Your answer helps us keep BISONKB accurate and practical.

THE BISON BRIEF

Practical IT knowledge, once a week.

New troubleshooting guides, scripts and infrastructure notes. No noise.

By subscribing, you agree to our privacy policy.