Windows says a folder is there when its not.

August 2nd, 2013

Here is the jist – The other day I deleted my Movies folder on the root of C by accident. I recovered all the movies (R-Studio NTFS is simply amazing.) Now when I try to create a movie folder named Movies, it prompts me like its there. The files and folders are not hidden and in the cmd line it does not show the directory….Has anyone seen this issue ever?
When I try to md Movies in the cmd prompt it says it exists.
edit: somehow the folder was converted to a hidden system folder ?????
so for future references (techies) open your command line put in
attrib %foldernamehere% -h -s
make sure your one folder above your movies so my command line looked like this
c:\>attrib movies -h -s
Peace

Answer #1
Its there, make sure you have all hidden and system files shown, always.

 

| Sitemap |