Share via

Sticky Notes vanished from taskbar

Anonymous
2018-10-24T12:18:27+00:00

Here was sticky the notes-symbol,

where the mouse pointer is.

How do I get it back?

Windows for home | Windows 10 | Files, folders, and storage

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

Answer accepted by question author

Vijay A. Verma 104.9K Reputation points Volunteer Moderator
2018-10-24T12:27:55+00:00

Type sticky in Cortana Search > Right click on Sticky notes > Pin to Taskbar

If above doesn't work, Try Repair / Reset of Sticky Apps

Windows Key+i > Apps > Click Sticky Notes > Advanced Options > Repair (If repair doesn't work, Reset)

If still not solved - Uninstall and Reinstall Sticky Notes app (Data will not be impacted)

A. Uninstall - Right click on Windows Start > Click Windows Powershell (Admin) > Copy the below and paste into Powershell and Enter

Get-AppxPackage MMicrosoft.MicrosoftStickyNotes | Remove-AppxPackage

B. Reinstall

Right click on Windows Start > Click Windows Powershell (Admin) > Copy the below command and right click in Powershell to paste > Enter

Get-AppxPackage -allusers Microsoft.MicrosoftStickyNotes | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

Let me know if you still face the problem. I will provide further steps.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-10-24T12:59:57+00:00

    As there is no path c:\windows.old I stopped following your instructions.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-10-24T13:09:08+00:00

    Here was sticky the notes-symbol,

    where the mouse pointer is.

    How do I get it back?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-10-24T12:55:37+00:00

    >sticky notes >advanced options > repair ... worked. Thank you.

    Probably nobody knows what happened. Am I right?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-10-24T12:21:18+00:00

    Hi there Helmut, can you try the following for me?

    Press the File Explorer icon from the taskbar and click on View tab.

    1. Check the box for Hidden Items.
    2. Now, click on this PC and navigate the path: C:\Windows.old\Users\USERNAME\Local\Microsoft\Sticky Notes.
    3. The file should like stickyNotes.snt.

    (Sourced from Darshan J, MS community.)

    Was this answer helpful?

    0 comments No comments