Microsoft adds command line access to Power BI Desktop in preview

The Power BI team published documentation for Desktop Bridge, a preview feature in the June 2026 Desktop build. It exposes CLI commands that discover running instances, reload .pbix files, return manifest and status data, and capture screenshots across all open reports. The commands include powerbi-desktop reload, manifest, status, and screenshot-all. They require the June 2026 Desktop version or later and work only while Desktop remains open. The post supplies concrete examples and notes that the feature stays in preview with no commitment on final availability or breaking changes.
Before this release, analysts who needed to automate Desktop tasks either wrote fragile UI scripts or accepted that certain refresh and export steps stayed manual. The bridge removes that friction for simple scripting but keeps every dependency on a local Desktop session. The change matters because it lowers the barrier to treating Desktop as part of an automated workflow. That risks locking more reporting logic into a tool that still requires a running Windows session, manual gateway setup, and no built-in version control for the .pbix files themselves.
Analysis
Do not build any scheduled process around the Desktop CLI while it remains preview. Move the report to the Power BI Service with a documented semantic model and scheduled refresh instead.
Pulse published by Collab365 Spaces, reviewed by Helen Jones on . Cite as "Microsoft adds command line access to Power BI Desktop in preview", Collab365 Spaces. 1 source referenced.