Uninstall Renpy ((new))
Before deleting everything, ensure you have backed up your actual game projects. Uninstalling the launcher usually does not affect your project files, but it is best practice to move your project directory to a safe location before a full wipe. You can find your current project path in the Preferences menu of the Ren’Py launcher. 4. Troubleshooting Uninstallation
Simply locate the Ren'Py installation directory and delete it using your file manager or the rm -rf [directory] command in the terminal.
Press Windows Key + R on your keyboard to open the dialog box. uninstall renpy
: Universal game progress, unlocked galleries, and global variables.
Ren'Py stores configuration settings (like launcher language) and game progress in system-specific folders outside the main SDK folder. Before deleting everything, ensure you have backed up
If you only want to uninstall a specific project rather than the entire engine:
If you ran renpy-[version]-setup.exe to install Ren’Py: : Universal game progress, unlocked galleries, and global
If you installed Ren'Py via a package manager on a Debian-based distribution like Ubuntu, you can uninstall it using the command line.
Because Ren’Py does not usually appear in the Windows "Apps & Features" or "Control Panel" menu, you must remove it manually. 1. Delete the Main Application Folder
By following these steps, you can ensure a clean slate, whether you are preparing for a fresh reinstall, tackling a stubborn bug, or simply cleaning house on your development machine.