Forum Discussion
Disable Usage Data in PowerBI Desktop
Hi,
I want to disable the Send Usage Data option in PowerBI desktop (version 2.103.881.0), but when I pass this parameter "ENABLECXP=0", the usage data option is not getting disabled.
Can someone please tell me, how can I disable this option?
5 Replies
- ArulSuper User
Hi AniqueNaushad ,
I hope you have saved and closed the Desktop App after making the changes. Also check the below official documentation to get some idea about this.
https://docs.microsoft.com/en-us/power-bi/admin/desktop-privacy
Thanks,
Arul
- AniqueNaushadRegular Visitor
Hi Arul ,
I'm passing that parameter during installation of Desktop App and I want to disable this option for all users
https://docs.microsoft.com/en-us/power-bi/fundamentals/desktop-get-the-desktop#using-command-line-options-during-installationThanks,
Anique
- v-jingzhangCommunity Support
I used the following command and managed to install the latest Power BI Desktop x64-bit 2.103.881.0 version without any problem. You could have a try!
PBIDesktopSetup_x64.exe -quiet -norestart ACCEPT_EULA=1 ENABLECXP=0This is the tutorial I followed. It has detailed steps and a video sample.
Microsoft Power BI Desktop Silent Install (How-To Guide) – Silent Install HQ
Microsoft Power BI Desktop Silent Install (How-To Guide) [video] (silentinstallhq.com)
My testing enviroment is as follows:
OS: Windows 10
Power BI Desktop version: 2.103.881.0 (64 bit)
If you still have the same problem, can you please provide the command you use and the environment info?
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.