HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
Description
The User Shell Folders subkey of the HKEY_LOCAL_MACHINE subtree stores the paths to Windows Explorer folders for the current user of the computer.
Windows uses the value of this entry internally. To retrieve this value, use the SHGetFolderPath() application programming interface (API).
Caution
-
Do not delete this entry from the registry or change its value. These changes can cause serious, unexpected results.
See Also