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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Cesar_alex
New Member

PowerBiDesktop Uninstall Error

I´m trying to uninstall powerbi Desktop on windows 11 and was not possible, i tried witch SCCM Configuration management and PSExec script , all ways were not sucessfull .

 

Trying to run from a network share with command line below or executing locally, the issue is the same, the process PBIDestkop.exe start and a few seconds later disapear from task manager .. 

 

All command line were executed without sucess .. the executable process starts and disapear in a few seconds later , no error message were displayed .. Running a isolate command line or putting into a bat file program the issue is same !

 

PBIDesktopSetup.exe -q -norestart -uninstall
PBIDesktopSetup.exe -quiet -norestart -uninstall
PBIDesktopSetup.exe -s -norestart -uninstall
PBIDesktopSetup.exe -silent -norestart -uninstall

 

msiexec.exe /q /m MSISQTQC /x "PBIDesktop_x64.msi"

 

A BAT file for example:

 

@echo off
Taskkill /IM PBIDesktop.exe /F

"\\ServerName\pbi$\PowerBIDesktop\PBIDesktopSetup_x64.exe" -quiet -norestart -uninstall
ping -n 1 -w 3000 0.0.0.1 > NUL
del %windir%\prefetch\PBIDESKTOP*.* /S /Q

 

Has anyone experienced this problem? Can you help me ?

 

Thanks !

2 REPLIES 2
Anonymous
Not applicable

HI @Cesar_alex,

According to your description, it seems like the SCCM manager unable to uninstall power bi. Have you tried to use other installer to uninstall the power bi desktop client?

Solved: Cannot Uninstall Power BI Desktop - Microsoft Fabric Community

Regards,

Xiaoxin Sheng

Hi @Anonymous ,

My problem is not being to install or upgrade the powerBI Desktop, to do upgrade is easy, just to use the command line "PBIDesktopSetup_x64.exe /quiet ACCEPT_EULA=1" into a Batch file or using SCCM directly that runs normally and solve all previous installations issue . My actually problem is just uninstall desktop client because we decide to use de application from App Store now because it is much more easy to administer and upgrade .

So, i have PBI Desktop in all workstations and i need to uninstall and I tried to use a batch file, configuration manager and all command line that i told do not work .

If you download the executable and try to run all command lines locally, none will work automatically , always will show a screen to user to confirm the uninstall .

If you can, do the test, download the executable and execute "PBIDesktopSetup.exe -quiet -norestart -uninstall" .. you will see that confirmation screen to uninstall , so that´s my problem !

 

Thanks for your help .. 

 

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.