This article describes how to move the special folders in Windows® Vista.
Windows Vista lets you easily relocate the shell folder paths for Documents, Music and Pictures folder using the Property sheet. Note that in Windows XP, selectively moving the My Pictures or the My Music folders required a registry edit. This is no longer the case in Vista.
To move a special folder to a different drive or path, follow these steps:
The shell folder is now moved to the new location.


To accomplish this using Registry editor, follow these steps:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders
Per-user special folders
|
Value name (Special folder) |
Value data |
| {374DE290-123F-4565-9164-39C4925E467B} | %USERPROFILE%\Downloads |
| AppData | %USERPROFILE%\AppData\Roaming |
| Cache | %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files |
| Cookies | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Cookies |
| Desktop | %USERPROFILE%\Desktop |
| Favorites | %USERPROFILE%\Favorites |
| History | %USERPROFILE%\AppData\Local\Microsoft\Windows\History |
| Local AppData | %USERPROFILE%\AppData\Local |
| My Music | %USERPROFILE%\Music |
| My Pictures | %USERPROFILE%\Pictures |
| My Video | %USERPROFILE%\Videos |
| Nethood | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Network Shortcuts |
| Personal | %USERPROFILE%\Documents |
| PrintHood | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Printer Shortcuts |
| Programs | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs |
| Recent | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent |
| SendTo | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\SendTo |
| Start Menu | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu |
| Startup | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup |
| Templates | %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Templates |
Per-system special folders
|
Value name (Special folder) |
Value data |
| {3D644C9B-1FB8-4f30-9B45-F670235F79C0} | %PUBLIC%\Downloads |
| Common AppData | %ProgramData% |
| Common Desktop | %PUBLIC%\Desktop |
| Common Documents | %PUBLIC%\Documents |
| Common Programs | %ProgramData%\Microsoft\Windows\Start Menu\Programs |
| Common Start Menu | %ProgramData%\Microsoft\Windows\Start Menu |
| Common Startup | %ProgramData%\Microsoft\Windows\Start Menu\Programs\Startup |
| Common Templates | %ProgramData%\Microsoft\Windows\Templates |
| CommonMusic | %PUBLIC%\Music |
| CommonPictures | %PUBLIC%\Pictures |
| CommonVideo | %PUBLIC%\Videos |