From: Annihilator
mRemoteNG uses the wrong folder to store its settings. It creates the mRemoteNG folder in %LOCALAPPDATA% (Local Settingspplication Data or AppDataocal in Vista+) which is a folder local to the machine in question, doesn't roam with the rest of the user profile and can't be redirected to the network. mRemoteNG should, as all proper Windows applications, store the settings in the roaming section of the profile: %APPDATA% (Application Data or AppDataoaming in Vista+).