Files and Folder hidden - how to fix?

Last update on October 15, 2009 09:29 AM by netty5
Published by netty5

Files and Folder hidden - how to fix?




Issue




If you ever try accessing your partitions or flash drive, can't see any files or folders and you have checked the drive's properties and see that there's still data in it, you don't have to worry about it! This is a common problem with Windows users.

Solution


To solve this you will have to use these commands:

Open Command, click on Start > Run then type CMD

Type your drive's path letter (d:) press Enter

Then type these commands as it is:

attrib -r -a -s -h /s /d

  • /s attributes processes matching file in the current folder and subfolders.
  • /d attributes processes folders also.


Learn more about the Attrib commands.
Best answers for « Files and Folder hidden how to fix? » in :
VBA: How to know everything about the file folder Show VBA: How to know everything about the file folder Preliminaries In module In sheet1 module Preliminaries Open a new workbook Add a module In module ' Declare variables for wizard. Public balloon1 As Balloon Public balloon2...
Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition. Under Windows Vista, select...
What to do if a file cannot be deleted ShowWhat to do if a file cannot be deleted How to get rid of the file? Solution 1: Ensure that the file/folder is not in use Solution 2: Run your system on Safe Mode Solution 3: Download or update your Antivirus program Solution 4: Use...
Corrupted or missing files ShowCorrupted or mising files System file checker Sometimes while installing a software or due to a problem on the hard disk , a part of the system file can be damaged. The system or the particular software can refuse to start. System...
Download WinMend Folder Hidden ShowDescription The application is designed by WinMend.com. WinMend Folder Hidden is a tool that allows you to hide folders quickly. Simple and easy to use, the application has been awarded from various places. Offering an intuitive interface, the...
UNIX Commands ShowTable of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a...