Windows – File Explorer Shows Different Folder Name Than Actual, Causes Network Share Issue

command linedesktop.inishared-folderswindows 10windows-explorer

I am having a similar issue as the original poster here after going from a Windows 7 Professional system to Windows 10 Professional. I have not been able to identify/solve my issue. My issue is my profile folder (C:\users\%username%) that is supposed to show my username, but is displayed as "Music."

Image of folders as displayed in C:\Users

I have a desktop computer (the subject computer) where all of my personal folders/files are primarily stored. These folders are shared, but permissions are restricted to my username. I then change the target of my personal folders on my laptop computer to these shared folders on the desktop and make them available offline.

Like the original poster of the aforementioned thread, I copied/pasted my old documents/music/pictures/etc. from my old computer to the respective sub-folder of the profile folder on the new computer. However, my old computer never referenced the profile folder as "Music" and even after removing the "Read only" attribute from all folders and subfolders in the profile directory, this problem persists for me. Further, desktop.ini is not visible within the users folder or the profile folder even with hidden files/folders shown, though it is able to be opened using the full address from within Notepad. However, since it is not visible, I cannot manually delete it from within Explorer. Also, the command prompt 'del /f filename' returns "Could Not Find {filename}" in both instances.

Worse, the laptop computer synchronizes the folder with the share name "music" (on the desktop, that is C:\users\%username%\Music) as though it is the profile folder (C:\users\%username%).

I think I may have inadvertently shared the profile folder on the desktop with the share name of "Music" before I discovered the mistake, "unshared" it, and associated that share name with the correct folder (C:\Users\%username%\Music). But why in Windows 10 the system then gives this folder an alternative display name AND my second computer continues to synchronize with the profile folder even though a different folder has that share name and address, are questions I have not found answers to.

Thanks for any help!

Z

Best Answer

Through another support page, this issue has been resolved.

https://answers.microsoft.com/thread/0974274c-821b-4b56-af08-79f49966097c

Apparently, my tricks to delete the desktop.ini file in command prompt did not work. Instead, the extension was renamed using command prompt as an administrator, which disabled the functionality of the desktop.ini file. File Explorer operations returned to normal afterwards.

Related Question