
Find Show hidden files, folders, and drives option under Advanced settings, tick this option and click Apply and OK to reveal hidden files and folders. Then you can click View tab in File Explorer Options window. Next you can click Appearance and Personalization, and click File Explorer Options. To open Control Panel Windows 10, you can click the Control Panel desktop shortcut icon, or click Start, type control panel, and select Control Panel to open it. Read More How to Show Hidden Files Windows 10 with Control PanelĪnother way to show hidden files in Windows 10 is through Control Panel.

/d: It applies attrib and any command-line options to directories./s: It applies attrib and any command-line options to matching files in the current directory and all of its subdirectories.–s: It clears the System file attribute.

–r: It clears the Read-only file attribute to allow you modify the file after it shows.–h: It clears the Hidden file attribute to show hidden files.To help you better understand this attrib command, below is the explanation of each part of the command line. You can open This PC to check the drive letters of your computer hard drive partitions. You should replace the drive letter with the exact drive letter of your computer. Then you can type this command line: attrib -h -r -s /s /d E:\*.*, and hit Enter to unhide the files and folders in drive E. Press Windows + R, type cmd, and press Ctrl + Shift + Enter to open elevated Command Prompt in your Windows 10 computer. You can open Command Prompt in Windows 10 to show hidden files with attrib command. How to Show Hidden Files Windows 10 with CMD However, if you are a tech fanatic, and want to make the hidden files visible, you can try the solutions below to show hidden files Windows 10. Windows hide some files and folders related to the OS by default, to avoid accidental deletion or altering from users which may cause the malfunction of system.

