How to launch Excel file in SharePoint 365 as a separate instance by default

Mel Calucin 81 Reputation points
2022-04-11T19:42:35.037+00:00

Holding down the Alt key and double-clicking on an Excel file on SharePoint 365 brings up the prompt "Do you want to start a new instance of Excel?".

How do I setup SharePoint or Excel so that it opens the Excel file in a new instance of Excel all the time without being prompted?

I tried :

  1. setting the registry setting DisableMergeInstance in HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Excel\Options
  2. Adding the /x option in registry settings:
    HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command and HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command

The above only work when launching Excel from File Explorer. It doesn't work when launching the Excel file from SharePoint.

192024-image.png

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,900 questions
{count} votes

Accepted answer
  1. Yi Lu_MSFT 17,476 Reputation points
    2022-04-15T05:59:22.913+00:00

    Hi @Mel Calucin
    Sorry for this delay. The excel file in SharepPoint Online is related to Office Online (not Excel 2016), so setting the registry setting DisableMergeInstance in HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Excel\Options could not work. I could only find an article to tell how to force Excel to open in a new instance by default on client instead of online.

    Have you tried to open the excel file in SharePoint in the client application through library settings > Advanced settings:

    193342-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful