Saturday, 11 October 2014

HOW TO HIDE  FILE FROM COMPUTER


    Hiding files in Windows is pretty easy. There are two easy ways to hide your file from others.
    ♦  1st way :-
    1. Select the files or folders you want to hide.
    2. Right Click And Choose "Propeties".
    3. Check the box name as "Hidden" in attributes.
    4. Click on "Apply" then "OK".
    5. Now Go to Organize → Folder and Search Options.
    6. Switch to 'View" Tab.
    7. Now Check The Option "Don't show hidden files, folders and drives.
    8. Now see in your drive your file is hidden.
    9. If you want to see that file again then Just Select "Show hidden files, folders and drivers


    ♦ 2nd way :-
    1. See the location of the file and note location of file Ex.: "F:\Android"
    2. Now Run 'CMD' "Ctrl + R"
    3. Now type this code "attrib_+h_+s_+r _(Your Location)" Ex. : "attrib_+h_+s _+r_F:\Android" and Press Enter
    4. Now See Your Folder is hidden from drive.
    5. For unhide Type this code in 'CMD' "attrib_-h_-s_-r_F:\Android" and Press Enter
    6. Note:- ' _ ' this Symbol is for space.
    ctrl+R then CMD and OK
    LOCATION
    TO HIDE
    TO UNHIDE

    Thank you for watching my tutorial! 




    No comments:

    Post a Comment