I cant view my hidden files?
January 27th, 2020
Do what enigma86 suggests and if nothing comes up use your OS CD to do a repair install.
OR, Try system restore to restore to a previous point.
u are effected by a trojan.
try to remove it with anti-virus or else u need to install the fresh copy.
because you dont have any hidden files ?
open a command prompt, cd to the target dir (example: cd c:\Downloads\mp3z\classical\) and then list files in directory with dir (just type DIR)
open control panel select folder option in the folder option click view tab then click show hidden files and folder then click apply then OK
you do this also ?
Remove the checkmark from the checkbox labeled Hide protected operating system files.
full procedure
To enable the viewing of Hidden files/folders & extensions follow these steps:
1. Close all programs so that you are at your desktop.
2. Double-click on the My Computer icon.
3. Select the Tools menu and click Folder Options.
4. After the new window appears select the View tab.
5. Put a checkmark in the checkbox labeled Display the contents of system folders.
6. Under the Hidden files and folders section select the radio button labeled Show hidden files and folders.
7. Remove the checkmark from the checkbox labeled Hide file extensions for known file types.
8. Remove the checkmark from the checkbox labeled Hide protected operating system files.
9. Press the Apply button and then the OK button and shutdown My Computer.
10. Now your computer is configured to show all hidden files.
I cav view my files and folders in command prompt by giving dir/ah …..Can i make my hidden files ……to un hide through cmd prompt and then copy??????????? :
that should work
open a command prompt, cd to the target dir (example: cd c:\Downloads\mp3z\classical\) and then list files in directory with dir (just type DIR)
That would only list directory contents. preciselly! It will list the files in target dir
if you can see your files in the command prompt use the attrib comand
attrib -h testfile.txt
or attrib -h *