Manually delete any desktop or taskbar shortcuts you created.
rm -rf ~/.renpy/persistent
Each Ren’Py game is standalone. To uninstall a Ren’Py game, simply delete its folder. Save files are usually in %APPDATA%\RenPy\GameName (Windows) or ~/Library/RenPy/ (macOS). uninstall renpy
If you have created games, they are typically stored within the /projects folder inside the Ren'Py directory. Manually delete any desktop or taskbar shortcuts you created
To fully remove Ren’Py and its associated data, follow these steps: 1. Delete the Main Application Folder uninstall renpy
: If you want to keep your work, copy the projects folder (found inside the Ren'Py directory or at a path specified in your preferences) to a safe location before deleting everything.