Forum Discussion
Power BI never opens
Gino49, which version of Power BI desktop you're working with? Do you download and install the latest version desktop?
2.39.4526.362 32-bit (September 2016). The 32-bit version works fine until I try to use it with Office 2016 64-bit apps like Excel. Then it tells me to change my Office apps to 32 bit.
- v-ljerr-msft9 years agoMicrosoft Employee
Hi Gino49,
Recently, many other users also encountered this issue after installing the latest version of 64-bit Power BI Desktop. This issue has already been reported internally. Could you follow steps below to test and capture necessary information for further troubleshooting on this issue?:smileyhappy:
A. Confirm the cefbuild works
- Download and run cefclient.exe from https://cefbuilds.com/#
- Click on the tab "Branch 2526"
- Download Test App version 3.2526.1362 (64-bit)
- Extract the package using 7zip or similar
- double click on cefclient.exe
If the application opens and shows that google.com webpage has rendered, then that should be fine.
B. Enable desktop tracing to see if that gives more information
- Start > Run > Type 'regedit'
- Go to "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Microsoft Power BI Desktop"
- Set TracingEnabled to 1
- Set TracingLevel to 1f (before that, make sure Hexadecimal is selected in Base)
- Reproduce the issue
- Open the trace folder and send all contents for review:
Trace folder: C:\Users\<User Profile>\AppData\Local\Microsoft\Power BI Desktop\Traces
C. Use VMMap to launch PBI Desktop and collect more information
- Download VMMap from https://technet.microsoft.com/en-us/sysinternals/vmmap.aspx
- Extract this to its own folder
- Launch vmmap.exe
- Select "Launch and trace a new process"
- Click on the ellipsis (...) next to Application and navigate to the PBIDesktop.exe file. Default location would be C:\Program Files\Microsoft Power BI Desktop\bin\PBIDesktop.exe
- Click on File > Save As
- Save this as the default MMP file
- Zip the MMP file and collect that for analysis
Regards