Making desktop onenote default for windows 10

Anonymous
2015-07-29T05:56:43+00:00

Hello

So I've just received my windows 10 pro today

I tried making my onenote desktop as my default but when i bring up the menu from the right side and click "note", it still brings up the none desktop version of onenote

how do i fix this?

thank you

(i have SP3)

Microsoft 365 and Office | OneNote | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

102 answers

Sort by: Newest
  1. Anonymous
    2015-08-12T09:21:09+00:00

    yes, uninstalling seems to have done the trick, thanks

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-08-11T14:59:10+00:00

    A prerequisite may be to delete the OneNote App before applying this.


    Remove-AppxPackage -Confirm -Package Microsoft.Office.OneNote_17.4201.10031.0_x64__8wekyb3d8bbwe


    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-08-11T14:41:06+00:00

    strange that this hasn't worked for me.

    I have changed the open string to be the same as my onenote.exe

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\onenote-cmd]

    @="URL:onenote-cmd"

    "URL Protocol"=""

    [HKEY_CLASSES_ROOT\onenote-cmd\shell]

    [HKEY_CLASSES_ROOT\onenote-cmd\shell\open]

    [HKEY_CLASSES_ROOT\onenote-cmd\shell\open\command]

    @=""C:\Program Files\Microsoft Office 15\Root\Office15\ONENOTE.EXE" "

    But no joy??

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-08-11T06:10:24+00:00

    Yes we have multiple versions, OneNote for Office (called either "desktop" or "2013") and the OneNote that comes with Windows 10. We would like the surface pen default to be the OneNote for Office app.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2015-08-10T23:08:00+00:00

    ANSWER:

    A registry modification is in order. This registry modification will cause the "Note" Quick Action button to launch the OneNote Desktop application installed with MS Office.


    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\onenote-cmd]

    @="URL:onenote-cmd"

    "URL Protocol"=""

    [HKEY_CLASSES_ROOT\onenote-cmd\Shell]

    [HKEY_CLASSES_ROOT\onenote-cmd\Shell\Open]

    [HKEY_CLASSES_ROOT\onenote-cmd\Shell\Open\Command]

    @=""C:\PROGRA~2\MICROS~1\Office14\ONENOTE.EXE""


    This worked for me :-)

    Was this answer helpful?

    0 comments No comments