logo
search
SharePoint Document Issues

How to Open SharePoint PowerPoint Links Directly in the Desktop App

Maira MehtabMaira Mehtab Sep 20, 2026 868 views

Question details

The user wants to generate a link for a PowerPoint presentation hosted on SharePoint or Teams that bypasses the web browser and opens directly in the PowerPoint desktop application.

Product
Microsoft PowerPoint, SharePoint
Device & OS
not provided
Scenario
Sharing presentation links with colleagues or clients where opening the file in the full desktop application is preferred over the browser version.
Observed behavior
By default, clicking a shared SharePoint or Teams link opens the PowerPoint presentation in the web browser instead of the desktop app.
Before you start

Ensure that the Microsoft PowerPoint desktop application is installed on the device and that the user clicking the link is signed into the Microsoft account associated with the SharePoint environment.

Solution 1Recommended

Use the Office URI Scheme to Force Desktop App Opening

By prepending a specific URI scheme to your SharePoint URL, you can instruct the operating system to launch the PowerPoint desktop application directly.

Microsoft Office provides built-in URI (Uniform Resource Identifier) schemes that force links to open in their respective desktop applications rather than defaulting to Office on the web.

1
Copy the direct SharePoint URL

Navigate to your file in SharePoint or Microsoft Teams. Select the presentation, click on 'Share' or 'Copy link', and ensure you have the direct URL to the .pptx file (e.g., https://tenantname.sharepoint.com/sites/sitename/libraryname/testpresentation.pptx).

2
Add the PowerPoint URI prefix

Before the 'https' portion of your URL, type the following prefix exactly: ms-powerpoint:ofe|u|

3
Format the final link

Combine the prefix and your copied URL. The final link should look like this: ms-powerpoint:ofe|u|https://tenantname.sharepoint.com/sites/sitename/libraryname/testpresentation.pptx

4
Test and share the link

Paste the formatted link into a browser or chat to test it. Upon clicking, the browser should prompt the user for permission to open the local Microsoft PowerPoint application.

URI Scheme Context: The 'ofe' parameter stands for 'Open For Edit'. If you only want users to view the file without editing capabilities, you can change the prefix to use 'ofv' (Open For View).
Free Microsoft Office alternative

Try WPS Office for a Seamless Presentation Experience

If you are experiencing issues with complex Microsoft Office URI links or prefer a lightweight, easy-to-use solution, WPS Office is an excellent free alternative. It offers full compatibility with Microsoft formats and handles presentations effortlessly.

  1. 1. Download the software: Visit the official WPS website and download the free WPS Office suite for your operating system.
  2. 2. Install and set as default: Run the installer and optionally set WPS Presentation as your default application for .pptx files.
  3. 3. Open files effortlessly: Double-click any presentation file on your computer or synced cloud folder to open it directly in the WPS desktop app.
Seamless compatibility with Microsoft PowerPoint (.pptx, .ppt) file formats.Lightweight application that opens presentations quickly without complex link formatting.Familiar tabbed interface that makes switching from Microsoft Office incredibly easy.Free to use with built-in PDF editing and cross-device cloud syncing.
microsoft office alternative - wps office

Frequently Asked Questions

Why do SharePoint links default to the web browser?

Microsoft defaults to the web version to allow for faster viewing and real-time collaboration without requiring the user to have the heavy desktop application installed or updated on their device.

Does this URI scheme work for Word and Excel links?

Yes, similar URI schemes exist for other Office apps. You can use 'ms-word:ofe|u|' for Word documents and 'ms-excel:ofe|u|' for Excel spreadsheets.

What should I do if the link doesn't open on a Mac?

The Office URI protocols are primarily optimized for Windows environments. On a Mac, the most reliable method is to open the SharePoint link in the browser first, then click the 'Open in Desktop App' button within the Office web interface.