Monday, September 19, 2016

Clear remote desktop entries

Yeah. Do this:
 REG DELETE "HKCU\Software\Microsoft\Terminal Server Client" /F  
 DEL /F /S /Q /A %UserProfile%\Documents\Default.rdp  
 DEL /F /S /Q /A %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\1bc392b8e104a00e.automaticDestinations-ms  

No comments:

Post a Comment