Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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?
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
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-op...
Thanks,
Anique
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=0
This 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.
Hi @v-jingzhang ,
"Send Usage Data" option is still not getting disabled.
I'm using this command :-
PBIDesktopSetup_x64.exe -quiet -norestart ACCEPT_EULA=1 ENABLECXP=0 DISABLE_UPDATE_NOTIFICATION=1
INSTALLDESKTOPSHORTCUT=0 REG_SHOWLEADGENDIALOG=0
My testing enviroment is as follows:
OS: Windows 10
Power BI Desktop version: 2.104.702.0 (64 bit)
Regards,
Anique
Just wanted to share, as I have been having similar issues without being able to find a fix. It seems adding a REG_ENABLECXP flag does make it work. I suppse this could be dependent on the app version or something else on your system. I simply run both flags and it works. Same command works well for install or update of the application. You can can also just add any other flags you want.
Windows 10, 64-bit Power BI Desktop 2.131.1126.0 (just tested with latest version)
PBIDesktopSetup_x64.exe -quiet -norestart ACCEPT_EULA=1 ENABLECXP=0 REG_ENABLECXP=0
User | Count |
---|---|
117 | |
75 | |
62 | |
50 | |
44 |
User | Count |
---|---|
174 | |
125 | |
60 | |
60 | |
57 |