This is a bulk Epic Games Store friends remover. You just log in, and the script removes all friends in a single request.
Epic Games Store Friends Remover is pretty simple to use.
Warning
Windows Defender may detect the .exe as a virus because it’s compiled using PyInstaller and has no digital signature.
- If you're a Windows user, you can download the
.exefrom releases. - Alternative way to run the script using Python source code.
- Make sure Python is installed with the "Add Python to PATH" option checked.
- Download the ZIP or clone repository using Git:
git clone https://github.com/Nazar1ky/epic-games-store-remove-all-friends
- Install the required packages:
pip install -U -r requirements.txt
- Run the script.
python main.py

