Home › Knowledgebase › KB-580

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.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

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

  1. Open File Explorer by pressing Windows key + E.
  2. Click the View menu in the toolbar at the top of the window.
  3. Select Show from the dropdown menu.
  4. Click File name extensions to tick the checkbox.
  5. File extensions will now appear at the end of every filename.

Detailed Instructions

Method 1: Using the File Explorer View Menu

  1. Press Windows key + E to open File Explorer.
  2. 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.
  3. Hover over or click Show to open the submenu.
  4. Click File name extensions. A tick mark will appear next to the option, indicating it is enabled.
  5. Browse to any folder containing files. You should now see extensions such as .docx, .jpg, .pdf, and .exe after each filename.
Tip: This setting applies to all folders in File Explorer, not just the folder you are currently viewing. You only need to enable it once.

Method 2: Using Folder Options

  1. Open File Explorer and click the three-dot (…) menu in the toolbar.
  2. Select Options from the dropdown menu. This opens the Folder Options dialog box.
  3. Click the View tab.
  4. In the Advanced settings list, scroll down until you find Hide extensions for known file types.
  5. Untick the checkbox next to this option.
  6. Click Apply, then click OK.
  7. Close and reopen any File Explorer windows to see the change take effect.
Important: When renaming files with extensions now visible, be careful not to accidentally change or delete the extension itself. Changing 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)

  1. Right-click the Start button and select Terminal or Windows PowerShell.
  2. Type the following command and press Enter:
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" -Name "HideFileExt" -Value 0
  1. Restart File Explorer by right-clicking the Taskbar and selecting Task Manager, then right-clicking Windows Explorer and choosing Restart.
  2. File extensions will now be visible.

Troubleshooting

Extensions still not showing after enabling the setting

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

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?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket