Forum Discussion
I had this same issue/ challenge and believe I have a solution.
[First let me say] I was having variations of the issue where I couldn't get a desktop shortcut to the ACTUAL file on SharePoint. Best I could do was to get a shortcut to a file which would only download a copy of it. That is, until I figured out this workaround:
- Go to the SharePoint folder which contains the file you want to create a desktop shortcut to.
- Select the file/ click the [3 vertical dots] dropdown menu to the right of the file and select 'Copy Link'.
- Copy the link, with permissions set to 'people with existing access can use the link'.
Now, if you went to your desktop and did the right click/ create shortcut option, and then pasted this URL into which you just copied, it would not work for you... well, it would not work for me anyway. So here's the trick:
- Right-click the command bar at the top of the chrome browser (the space directly below where the web address is displayed). Select 'Add page'.
- An 'Edit Bookmark' window will appear. Give whatever name you want to the bookmark, and then notice directly below where you type the name is an area for the URL... This is where you will paste what you copied from step #3 above. Click Save.
- Click on the new bookmark which has now appeared in your bookmarks bar. It should open the file directly from the SharePoint site. You'll notice that the web address for the file is displayed at the top of the web page though (hint- you didn't have a direct web address to the file before). Copy the full web address.
- Now you can go to your desktop, and follow the usual steps to create a Chrome shortcut by RIGHT CLICK/ NEW/ SHORTCUT and accomplish your objective. For whatever reason pasting the web address which you copied from the page you added (in steps A & B above) works, when trying to paste what you copied from step 3 above would not.
- Now you can just distribute that shortcut to your team in whatever way works- thumb drive, share drive, WinZip, etc. Anyone who has SharePoint access to the file will be able to use this new desktop shortcut now to get to the same file.
At some point I hope the SharePoint development team will learn about this problem and make it easier for people to make desktop shortcuts to the various files they need to work on within SharePoint. If or when that happens this workaround will probably no longer make sense to anyone and this great discovery will be rendered obsolete 🙂
- bbptJun 11, 2021Copper Contributor
In the meantime, I've reached to a solution: using the URI format for office apps.
https://docs.microsoft.com/en-us/office/client-developer/office-uri-schemes
In Windows Explorer, create a new shortcut and use the URI format:
ms-excel:ofe|u|https://xpto.sharepoint.com/sites/Sasfdasfdsdaf20LEasdf%20-%20Tracker.xlsx?web=1
From Windows Explorer, it will open Excel and the sharepoint file online with collaborative features.
It's a pity that sharepoint web pages themselves don't accept URI format (only http: or https:), so that you could create a "homepage" with links to documents opening in office apps.
- lukie15Nov 01, 2021Copper ContributorThanks, this is the solution i was looking for, a link every user can use that isnt broken by having a different office installation folder location.
- Steve_LiebMay 29, 2024Copper Contributor
workaround2300thanks for all that work, 2024 and AFAIK there's still no simple process.
I've tried your method and it (sort of) works, it DOES open the file but opens in the browser - not in the 'always use the app' default setting in sharepoint.
Anyone in the meanwhile solve this issue? One of the whole points of sharepoint is connectivity but at this point it seems impossible still?
- geturnbuAug 03, 2023Copper Contributor
What's really sad is that in previous versions of sharepoint, you could directly create a shortcut as a file in a SP document Library....or simply drag and drop.
- geturnbuAug 03, 2023Copper Contributor
workaround2300
Another option you may want to consider is creating a link (alias or .url) in a Sharepoint Folder (Document Library). This is a much easier option, if it works for you:
1. Open the location of the file to link (or create a shortcut for)
2. Copy the address of the file
3. Open the sharepoint library/folder where you want the link
4. In the Library/Folder menu bar (above the breadcrumb line, hopefully) click the New button
5. At the bottom of the list, select "Link"
6. The link dialog opens- paste the copied link in the box
7. It will then open a "File name" box with a .url filetype
8. Type whatever name you want (file name format conditional still apply) and click "Create"
You now have a link to the file in sharepoint. You should also be able to create a shortcut to this on your desk top