HOW TO HIDE FOLDER

First click on Start button and type CMD in Run box then press Ok button to display the windows command prompt.

Now type the command “attrib +s +h D:\Data” without quotation marks and press Enter button to execute it.

This command will hide your “Data” folder from D drive and now you can verify it.

Any one [...]