Rate this post

Malware developers love to disguise executable files as other file types, but showing file extensions in Windows 10 blows their cover wide open.

You may not pay much attention to the file extensions on your PC; as long as it opens, it doesn’t matter what kind of file it is. However, for security reasons, the file extensions should always be visible. This way, you can easily take a look at the file type you want to open and detect possible malware.

We have put together a small guide that you can use to display file extensions and keep your computer safe.

1. Enable File Name Extensions in File Explorer

Going through File Explorer is the easiest way to make Windows display file extensions. In File Explorer, open the View tab and check the File name extensions option. There is no need to restart your computer or even close File Explorer as the change should be instantaneous.

If you still can’t any see files extensions, try restarting File Explorer before moving on to more complex solutions.

2. Check File Explorer’s Options

You can access File Explorer options through Control Panel if you want to reconfigure its settings. Here’s how to find them:

  1. Open Control Panel.
  2. Using the View by menu, select Large icons.
  3. Click File Explorer Options.
  4. Select the View tab.
  5. From Files and Folders, uncheck Hide extensions for known file types.
  6. Click Apply > OK and check if extensions are now visible.

3. Edit Values in the Registry Editor

The Registry Editor is a hierarchical database that contains system and application settings. As such, you can tweak the values related to file extensions within Registry Editor to fix the problem.

  1. Input regedit in the Start menu search bar and select Run as administrator.
  2. Head to HKEY_CURRENT_USER > SOFTWARE > Microsoft > Windows > CurrentVersion > Explorer > Advanced.
  3. In the right pane, open HideFileExt.
  4. Set Value data to 0.
  5. Make sure Base is Hexadecimal.
  6. Restart your computer and check if Windows displays file extensions.

Note: If you want to hide the file extensions, go through the 1-4 steps and set Value data to 1.

4. Enable File Extensions via the Command Prompt

You can use Command Prompt to change your system settings. Here is how you can use it so Windows will display file extensions:

  1. Press Win + R to open a Run dialog.
  2. Type cmd and click OK.
  3. In the Command Prompt window copy the next command reg add HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced /v HideFileExt /t REG_DWORD /d 0 /f.

Note: If you want to hide file extensions using Command Prompt, type reg add HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced /v HideFileExt /t REG_DWORD /d 1 /f.Related: Best Windows File Organization Apps and File Organizer Software

Is That .JPG Really an .EXE?

Everyone can rename a malware’s executable file, but the extension always reveals the file’s true form. If you can’t view file extensions, you can’t tell the difference between an image and an executable file disguised as one. And while the former may be completely harmless for your PC, opening the latter may expose your computer to malware.

5 Easy Ways to Secure Your Computer in Less Than 5 Minutes

Short on time? Everyone can be a target of malware, viruses, and hackers, so protect your device with these quick tips.

Read Next

About The Author

teveo

Entradas recientes

Cómo aumentar la RAM de video dedicada (VRAM) en Windows 11

¿Ves errores relacionados con la RAM de video dedicada en tu PC con Windows? ¿Tiene…

2 años hace

10 productos de limpieza que nunca debe utilizar para limpiar su ordenador

Todo el mundo te dice lo que puedes usar para limpiar tu ordenador, pero nadie…

2 años hace

La mejor forma de limpiar Windows 10: guía paso a paso

Con el tiempo, toda instalación de Windows acumula basura que ocupa espacio y malgasta recursos.…

2 años hace

5 Common Mistakes That Are Guaranteed to Break Your Laptop

You hopefully aren't wondering how to destroy a laptop so that you can actively ruin…

2 años hace

11 razones por las que el ventilador de tu Mac hace ruido

Los Mac son ordenadores bien construidos y suelen ser silenciosos. Pero ciertas ocasiones pueden hacer…

2 años hace

6 maneras de solucionar el código de parada “Información de configuración del sistema incorrecta” en Windows 10

El código de parada Bad System Config Info es un error común de Windows que…

2 años hace