I wanted to change the location of my personal(user) files from the C: drive to another one. By mistake, I gave the location of the desktop folder as D:. The outcome was not of my liking(instead of the desktop folder, I saw the drive folder(same icon and
the blue used % bar). I tried to change the registry settings which was advised by another site. They told me to do the following changes:
"
For this, go to Start > Run, enter "regedit" and search the keys listed below. You can create an expandable string value "Desktop" in "User Shell Folders" key, if this value does not exist.
Now, double-click the Value Name "Desktop" under "Shell Folders" and "User Shell Folders" keys respectively, to define a new path in their Value Data fields for your "Desktop" folder.
Registry entries:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
Key Type :Current User
Value Name :Desktop
Data Type :REG_SZ (String Value)
Enabled Value :
Disabled value :
Other value :Define new path for Desktop folder.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
Key Type :Current User
Value Name :Desktop
Data Type :REG_EXPAND_SZ (Expandable String Value)
Enabled Value :
Disabled value :
Other value :Define new path for Desktop folder.
"
I did this, and it has come back to normal. However, the desktop folder in the user directory remains hidden , even when I set the default path(the check-box for the hidden option is greyed). The default icon for Desktop has also changed
to the default folder icon.
I want the Desktop folder as it is. How do I go about doing this?
Note: All this has been done in the administrator account.