: Right-click the .bat file and select Run as administrator . This is required because changing antivirus exclusions requires system-level permissions.
This guide describes the script and how to use it. This batch file is typically designed to automate the process of adding specific "rebound" or game-related folders to the Windows Defender exclusion list, preventing the antivirus from interfering with game performance or mistakenly flagging files as malicious. 1. Purpose of the Script
Scroll down to and click Add or remove exclusions . You should see the game-related folders listed there now. 4. Safety Considerations Rebound_Folders_Exclusion.bat
: Only run .bat files from trusted sources. You can right-click the file and select Edit to view the code; look for lines like Add-MpPreference -ExclusionPath followed by folder paths.
: Ensure Rebound_Folders_Exclusion.bat is in an easy-to-access location, such as your Downloads or Desktop. : Right-click the
You can manually check if the script worked by viewing your system settings: Open > Virus & threat protection . Select Manage settings .
: By excluding these folders, you are telling your computer not to scan them. Ensure no actual malware is present in those directories before running the script. This batch file is typically designed to automate
: A Command Prompt window will appear. It will likely execute several powershell commands. Once it says "Press any key to continue" or simply closes, the process is complete. 3. Verifying the Exclusions