Preventing the sending of device stats to Unity?

Is there a way of preventing Unity from sending anonymous device hardware info to Unity’s servers when an app is installed?

You can disable the hardware stats in the Player Settings
The check-box called Submit HW Stats .

Aha yes there is! Thanks!