How to fix Windows 11 File Explorer not showing file extensions
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 File Explorer not showing file extensions. Follow the steps below to fix the issue.
Common Causes
Windows 11 hides file extensions by default for known file types. This can make it difficult to distinguish between files such as report.pdf and report.pdf.exe, which is a common malware disguise. Restoring file extensions is a quick change that improves clarity and security when managing your documents, images, and other files.
Quick Fix Steps
- Open File Explorer by pressing
Windows key + E. - Click the View menu in the toolbar at the top of the window.
- Select Show from the dropdown menu.
- Click File name extensions to tick the checkbox.
- File extensions will now appear at the end of every filename.
Detailed Instructions
Method 1: Using the File Explorer View Menu
- Press
Windows key + Eto open File Explorer. - In the ribbon toolbar at the top, click the View button. If you do not see the ribbon, click the chevron (⌄) icon at the far right of the toolbar to expand it.
- Hover over or click Show to open the submenu.
- Click File name extensions. A tick mark will appear next to the option, indicating it is enabled.
- Browse to any folder containing files. You should now see extensions such as
.docx,.jpg,.pdf, and.exeafter each filename.
Method 2: Using Folder Options
- Open File Explorer and click the three-dot (…) menu in the toolbar.
- Select Options from the dropdown menu. This opens the Folder Options dialog box.
- Click the View tab.
- In the Advanced settings list, scroll down until you find Hide extensions for known file types.
- Untick the checkbox next to this option.
- Click Apply, then click OK.
- Close and reopen any File Explorer windows to see the change take effect.
invoice.pdf to invoice.docx will not convert the file — it will likely make the file unreadable until you rename it back to the correct extension.
Method 3: Using Windows Terminal (PowerShell)
- Right-click the Start button and select Terminal or Windows PowerShell.
- Type the following command and press
Enter:
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "HideFileExt" -Value 0
- Restart File Explorer by right-clicking the Taskbar and selecting Task Manager, then right-clicking Windows Explorer and choosing Restart.
- File extensions will now be visible.
Troubleshooting
Extensions still not showing after enabling the setting
- Restart File Explorer: Open Task Manager (
Ctrl + Shift + Esc), find Windows Explorer in the Processes tab, right-click it, and select Restart. - Restart your computer. Some system policy or group policy settings may require a full reboot to apply.
- Check if your organisation has applied a Group Policy that forces extensions to be hidden. Contact your IT administrator if you are on a managed device.
Only some files show extensions
Windows 11 hides extensions only for known file types. Unknown or uncommon file types will always display their extensions regardless of this setting. After enabling the option, all files should display extensions consistently.
Setting keeps reverting after reboot
- Run a full Windows Update by going to Settings > Windows Update > Check for updates. Some older builds of Windows 11 had bugs where Explorer settings did not persist.
- Check for third-party system cleaning tools that may reset Explorer settings. Disable or adjust these tools if necessary.
- If the issue persists, consider performing a repair installation of Windows 11. See How to Perform a Clean Installation of Windows 11 for guidance on a clean install, or use the Reset this PC option under Settings > System > Recovery for a less destructive repair.
Why Showing File Extensions Matters
File extensions tell Windows and you what type of file you are dealing with. Hiding them creates a security risk: a malicious file named invoice.pdf.exe will appear as invoice.pdf when extensions are hidden, tricking users into opening harmful software. Showing extensions helps you identify genuine file types at a glance and avoid accidental malware execution.
For more Windows 11 tips, see Windows 11 Security Best Practices and Optimizing Windows 11 Performance.
If you continue to experience issues with File Explorer or file extensions after following this guide, please Open a Ticket and our support team will assist you.
Still Having Issues?
💻 Open a Ticket