
Windows XP and DOS
Display Hidden Files at the DOS Prompt
SUMMARY: View files Windows may be trying to hide via the DOS prompt.
By default, Windows hides files that it deems are system critical. In theory, hiding files keeps them from accidently being modified or deleted through Explorer.
However, there may be times when you need to display lists of such files, such as for system troubleshooting purposes. To do so, from the DOS prompt, type in one of the following commands:
* Display system files: DIR /AS
* Display hidden files: DIR /AH
* Display files with the system and hidden attributes set: DIR /ASH
Return to the Windows XP and DOS page.
blog comments powered by Disqus
![[Home]](http://malektips2.com/graphics/logo-small.png)