At times, Windows 10 hides certain files and folders that are by default related to the Operating System in order to save them from accidental deletion or altering done by the users. It protects against accidental deletion as it might end up causing the malfunction of the system.
However, if users want, they can unhide or make these hidden files visible in their system. There are several methods to do the same, and today we have compiled a few amongst them. Have a look down below:
Also Read
Solutions for “Showing Hidden Files in Windows 10”

Solution 1: Show Hidden Files in Windows 10 with CMD:
The first solution that you try to show hidden files in Windows 10 is via the Command Prompt. Here learn how:
- Firstly, go to the desktop search bar, type cmd, and launch Command Prompt from the search options. Make sure you launch it with administrator access.

- Now inside the Command Prompt window, type or Copy + Paste attrib -h -r -s /s /d E:\*.*
and then press Enter to unhide the files in Drive E. (Here, you can replace the drive letter with the exact drive letter of your computer).
- Let the command run on its own. Once it is done, it will unhide the files and folders hidden in that particular drive.





