Windows 10 Why is %appdata% %userprofile%\AppData\Roaming in WIndows?

Just a design decision from Microsoft. %localappdata% would be the environment variable for the local profile configuration location.
 
Solution