Uninstall Renpy

A = delete the extracted Ren’Py folder + delete the user config folder ( ~/.renpy , %APPDATA%\RenPy , or ~/Library/RenPy ).

# Linux rm -rf ~/renpy-* ~/.renpy

Locate the main folder where you extracted the software (common locations include your Downloads , Desktop , or a dedicated Development folder). uninstall renpy

Open it and delete the specific folder for your project, or delete the entire RenPy folder to wipe all local data. : Open Finder and press Cmd + Shift + G . Type ~/Library/RenPy/ and press Enter. Delete the folders inside to remove save data and settings. Linux : Navigate to your home directory ( ~ ). Look for a hidden directory named .renpy . Delete this directory to clear all persistent settings. 3. Cleanup for Projects A = delete the extracted Ren’Py folder +

If you are trying to uninstall Ren'Py because a specific game's save files are corrupted, deleting the engine itself won't fix the issue. Ren'Py games store their save files independently of the launcher. To delete individual game saves: : Open Finder and press Cmd + Shift + G