Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
jmoody76
New Member

disable update notifications

I'm trying to disable all Update Notifications in Power BI Desktop. There appears to be 2 notifications. Hopefully there are not more because I need to keep everyone on the same version and I have some users that do have Admin rights that are installing every time there is a new update and that is causing us problems.

 

1. The notification in the System Tray is being disabled when installing with the following msiexec.exe" /i "PBIDesktop_x86_JAN.msi" /qb /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1

 

2. In the lower right corner of the Power BI Desktop Application there is another notification that says, "UPDATE AVAILABLE (CLICK TO DOWNLOAD)"

 

I am trying to get rid of #2 and have not been successful.  How do I get rid of that message in the application? 

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @jmoody76,

This is what i use in production. With latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed.

msiexec /i "PBIDesktop_x64.msi" /qn /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1



As mentioned in the last reply of @rsrajeev in this similar thread, with latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed. Could you go to check if it is the case in your scenario. Smiley Happy

 

Regards

View solution in original post

4 REPLIES 4
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @jmoody76,

This is what i use in production. With latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed.

msiexec /i "PBIDesktop_x64.msi" /qn /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1



As mentioned in the last reply of @rsrajeev in this similar thread, with latest version of Power BI this issue""UPDATE AVAILABLE (CLICK TO DOWNLOAD)" is fixed. Could you go to check if it is the case in your scenario. Smiley Happy

 

Regards

I used the June 2017 release 2.47.4766.542. A newer one then this fixes it?

Hi @jmoody76,

 

Currently, the latest version of Power BI Desktop is 2.47.4766.801 64-bit (June 2017).

 

Base on my understanding, if you use the following script to install this version of Power BI Desktop, then both notifications will be disabled. @jmoody76, could you help to confirm this? Smiley Happy

msiexec /i "PBIDesktop_x64.msi" /qn /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1

 

Regards

2.47.4766.801 fixed the issue for me so now all update notifications are gone. Thanks.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.