Skip to content

Remove entries in the Windows Remote Desktop Connection client

License

Notifications You must be signed in to change notification settings

cturan/rdpCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDP Entry Remover

This script allows you to remove Remote Desktop Protocol (RDP) entries from the registry of a computer running the Windows operating system.

Usage

To use the script, run the following command:

python rdpCleaner.py

The script will display a list of the RDP entries that it finds in the registry. You can then select the entry that you want to remove by entering the corresponding number. The script will then remove the selected entry from the registry.

You can repeat this process to remove multiple entries if desired. To exit the script, enter -1 when prompted to select an entry.

GUI

screen

Requirements

  • Python 3
  • The winreg module (included with the standard library in Python 3)

About

Remove entries in the Windows Remote Desktop Connection client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages