Page 1 of 1

Remove Roaming Folder from Roaming Profile

Posted: Fri Nov 16, 2018 2:15 am
by jussij
1. Start regedit and go to this key:

Code: Select all

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
2. Edit the ExcludeProfileDirs key

3. Add AppData\Roaming and any other folders to the value.

As an example this value will exclude several folders from that profile:

Code: Select all

AppData\Local;AppData\LocalLow;AppData\Roaming;$Recycle.Bin;.nuget;.dnx;.eclipse;.kre;.m2;.vscode