Download | Enterprise | Buy Now | Screenshots | History | Help | How-to | Forum

How to disable the automatic data sending

When you install Bandizip for the first time, the checkbox is selected by default as shown below and Bandizip will automatically send usage statistics and crash reports.



If Bandizip already has been installed and you want to disable the sending function, perform one of the following.


Use the Registry Editor.

  1. Open the Registry Editor and go to the following registry key.
  2. HKEY_LOCAL_MACHINE\SOFTWARE\Bandizip

  3. Set the value below as 0.
  4. AutoReport



Use the command line parameters.

Run the following commands via the Command Prompt or batch files. (Need to run as administrator.)

REG ADD HKLM\SOFTWARE\Bandizip /v AutoReport /t REG_DWORD /f /d 0