!!link!! | Uninstall Renpy

Before deleting anything, copy your Ren’Py projects folder ( renpy-<version>/projects or wherever you saved games). Otherwise, your visual novel work will be gone.

To "uninstall" the Ren'Py engine, you do not use a standard uninstaller; instead, you simply where you extracted it. Because Ren'Py is a standalone "portable" application, it doesn't register itself in your operating system's programs list or create a Start Menu shortcut automatically. How to Completely Remove Ren'Py

Ren'Py stores save files separately so that if you re-install the game later, your saves remain. To completely remove them, navigate to: Windows: %APPDATA%\RenPy\ macOS: ~/Library/RenPy/ Linux: ~/.renpy/

I can provide specific terminal commands or file paths based on your setup. Share public link uninstall renpy

Before beginning the standard uninstallation, it's crucial to address a security concern. A threat known as the "Renpy.infostealer" has been identified in the wild. This is not related to the legitimate Ren'Py software but is a piece of malware that can disguise itself or use the Ren'Py name. If you suspect your system has been compromised by this or any other malware, simply uninstalling the main program is not sufficient. You must take immediate and thorough action:

Ren’Py creates a Python virtual environment. Look for a lib or pygame folder inside the SDK and delete it.

Linux users typically run Ren’Py via the .sh script. Here is the terminal-friendly uninstall process. Before deleting anything, copy your Ren’Py projects folder

Ren'Py stores global settings, persistent data, and game saves in a hidden directory separate from the SDK. If you want a clean slate, you must delete these as well. Press Win + R on your keyboard. Type %appdata% and hit Enter . Locate the folder named RenPy .

Navigate to the folder where you extracted Ren’Py (e.g., C:\Downloads or C:\Renpy ). Right-click the Ren’Py root folder and select . Empty your Recycle Bin . Open Finder and navigate to your Applications folder. Locate the Renpy application icon.

The most common way to "install" Ren'Py on macOS is to download and extract the SDK, which appears as a renpy.app file. To uninstall this: Because Ren'Py is a standalone "portable" application, it

Still in the Library folder, navigate to ~/Library/Caches/ and delete any RenPy folder.

| Platform | Paths | |----------|-------| | | C:\path\to\renpy-*\ %APPDATA%\RenPy %USERPROFILE%\Desktop\RenPy.lnk | | macOS | /Applications/renpy.app ~/Library/RenPy ~/.renpy ~/Library/Caches/renpy | | Linux | ~/renpy-sdk/ ~/.renpy ~/.local/share/renpy ~/.cache/renpy | | Steam (All OS) | Steam → Uninstall + remove steamapps/common/RenPy SDK |

Ren’Py stores launcher settings in your home directory: