Search notes:

%APPDATA%

The typical path for the folder that is identified by the environment variable %APPDATA% is C:\Users\username\Appdata\Roaming.
Files that are specific to a machine rather than a domain go into %LOCALAPPDATA%.
Some subdirectories that might be found below %APPDATA% include

See also

The .NET enumeration System.Environment+SpecialFolder.
The parent directory %userprofile%\AppData.

Index