Uninstall Renpy Patched

For Windows

  1. Appendix B: Sample Cleanup Script (Linux/macOS bash)

    rm ~/.local/share/applications/renpy.desktop
    update-desktop-database ~/.local/share/applications/
    
  2. Remove user data (optional):

    Scenario A: You used the .exe installer

    If you ran renpy-[version]-setup.exe to install Ren’Py: uninstall renpy

    Normally, deleting Ren’Py won't delete your game projects if you saved them in a separate directory. However, if your project folders are located inside the main Ren’Py directory, they will be deleted along with the app. For Windows