How to Hide File & Folder Super Hidden

dinukamp

Well-known member
  • Feb 24, 2007
    3,102
    342
    83
    Hello all, It's a 100% safe and free method to hide a file or folder from others in your system without
    using any application.For this ,open dos prompt and type:

    For Hiding:
    X:\> attrib +a +r +s +h foldername /s /d [enter]

    For Unhiding:
    X:\> attrib -a -r -s -h foldername /s /d [enter]

    X= x is location for our folder in hard disk.

    Limitation:
    If hide protected operating system option is uncheck in folder option, victim can see ur files
    so disable folder options feature by this file. Just download and click yes.