Forum Discussion
preview - modern visual defaults and customizing theme improvements
- 4 months ago
Thanks for your help. I tried each of these with no success except rolling back to march. no luck.
How do you roll a powerbi update backwards/ - 4 months ago
Hi stfromliPBI ,
To roll back Power BI Desktop, you’ll need to manually install an older version. First, uninstall your current version by going to Control Panel > Programs > Programs and Features and removing Microsoft Power BI Desktop. Then, visit the official Power BI Desktop download page and navigate to the “Previous versions” section, where you can find and download an earlier release (for example, the February 2026 installer). Once downloaded, run the .exe file to install that version. You can refer to the provided link to access and download the required older version.
Previous monthly updates to Power BI Desktop and the Power BI service - Power BI | Microsoft Learn
Hope this helps.
Thank you
This is a known quirk with some preview features in Desktop — certain options in the Preview Features dialog appear to save but silently revert on next open. A few things that commonly cause this:
Permissions/profile issue — Desktop stores preview feature settings in your user profile (%LOCALAPPDATA%\Microsoft\Power BI Desktop\). If that folder has restricted write permissions, settings appear to save but don't persist. Check if you can write to that location.
Managed/enterprise Desktop — If your org deploys Desktop via Intune, SCCM, or a similar MDM solution, some preview features may be locked or reset by policy. Your IT department may have a registry key or configuration file that overrides user preferences. Check HKEY_CURRENT_USER\Software\Microsoft\Microsoft Power BI Desktop for any preview-related keys.
Corrupt user settings file — Try closing Desktop, deleting (or renaming) the User.zip or settings files in %LOCALAPPDATA%\Microsoft\Power BI Desktop\, then reopening. Desktop will recreate them fresh, and you can try enabling the preview feature again from a clean state.
March 2026 specific bug — Given the Newtonsoft.Json .pbip issue we saw in another thread today with the same March build (2.152.882.0), it's possible there are other settings persistence bugs in this release. If a clean profile doesn't fix it, rolling back to the February build would confirm that quickly.