Pin Windows Sticky Notes on top

Another half baked idea from Microsoft, you cannot keep them on top or tile them. You would need to look for a 3rd party sticky note application that has more features.

http://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/windows-7-sticky-notes-place-on-top-of-all-windows/b1d90084-83ac-4355-b605-dfe7432e2cf6


You can use the NIRCMD tool. Download it here:

http://www.nirsoft.net/utils/nircmd.html

then run this in the command line:

C:\> nircmd.exe win settopmost class Sticky_Notes_Top_Window 1

or maybe:

C:\> nircmd.exe win settopmost title "Sticky Notes" 1

Turned out Sticky Notes is not supporting always on top now.

I'm using WinTop to keep it on top and it works great.