How to Add Sticky Notes to Your Windows Desktop
The fastest way to lose a thought on Windows is to jot it in Notepad, minimise the window, and never see it again. Sticky notes solve this — in theory. In practice, Windows gives you a floating-window app that disappears the moment something goes full-screen, and no built-in way to park a note permanently on the desktop background.
This guide covers every working method to keep notes in permanent view on your Windows 10 or 11 desktop in 2026 — from the zero-install Sticky Notes app to a wallpaper-layer widget that lives under your open windows. They solve different problems, so the right pick depends on what "always visible" actually means to you.
Two kinds of "always visible" on Windows
Before choosing a method, it helps to be clear about what you mean by always visible. Windows has two distinct surfaces:
- The floating-window layer. Windows, apps, and tool panels that sit on top of the desktop background. A note here is visible while nothing else covers it, and disappears behind any maximised app.
- The wallpaper layer. The desktop background itself. Widget apps that render here stay visible whenever the desktop is exposed — when you minimise everything, press Win+D, or just glance at a monitor with nothing maximised. They sit under every open window.
Windows Sticky Notes, OneNote, and Notepad all operate in the floating-window layer. Desktop widget apps like Themia operate in the wallpaper layer. Neither approach is strictly better; they suit different habits.
Method 1: Windows Sticky Notes (zero install, floating windows)
Sticky Notes is a pre-installed app on Windows 10 and 11. It opens coloured note panels that float above other windows, supports rich text formatting (bold, italic, bullet lists via keyboard shortcuts), and syncs across devices through Microsoft OneNote when you sign in with a Microsoft account.
- Press Win, type Sticky Notes, and press Enter.
- A small coloured note panel opens. Type your note. Press Ctrl+N for an additional note.
- Drag the note to wherever you want it on screen. Resize by dragging the lower-right corner.
- To see all notes at once: right-click the Sticky Notes taskbar button and choose Show all notes.
Pros: nothing to install, works immediately, syncs across devices with a Microsoft account, supports formatting.
Cons: notes are floating windows — any maximised app covers them; notes are not on the wallpaper layer; no "always on top" pin option built in.
Who it's for: people who only need notes when the desktop is in view, and who work mainly in windowed (not maximised) apps.
How to make Sticky Notes launch at startup
Sticky Notes does not pin itself to startup automatically. To have your notes present every time you log in:
- Press Win+R, type shell:startup, and press Enter. This opens your personal Startup folder.
- Press Win, find Sticky Notes, right-click it, and choose Pin to Start. Then right-click again and select Open file location.
- Copy the shortcut from that location into the Startup folder you opened in step 1.
After this, Sticky Notes opens automatically at login and your last-saved notes appear.
Method 2: Themia notes widget (wallpaper layer, always visible)
Themia is a native Windows desktop widget app built on Tauri — under 10 MB, runs on Windows 10 and 11, free tier available. Its note widget renders directly on the wallpaper layer: text lives on the desktop background, under every open window, but permanently visible whenever the desktop shows through.
This is the closest thing to an actual sticky note on the desktop itself — not a floating panel, but content embedded in the background layer alongside other widgets like calendar, weather, system stats, and to-do lists.
- Download and install Themia from the Themia website. The installer is signed and takes about a minute.
- Right-click the desktop and choose Add widget → Notes.
- A text area appears on the wallpaper. Click it to type. Drag to reposition, drag a corner to resize.
- To add a second note in a different spot, repeat: right-click → Add widget → Notes.
Pros: genuinely on the desktop background, not a floating window; multiple note widgets at different positions; pairs naturally with calendar, to-do, and weather widgets; lightweight native app.
Cons: notes are local to the machine (no cross-device sync in the free tier); advanced styling (custom backgrounds, per-widget themes) requires a one-time $19 Pro unlock.
Who it's for: most people who actually want a note "on the desktop" — the wallpaper-layer approach is what they were picturing.
If you want a full productivity layer alongside your notes, see our guide on how to build a productivity dashboard on Windows — combining notes with calendar, to-do, and system widgets in one layout.
Method 3: OneNote in a mini window (richest formatting, floating)
Microsoft OneNote is a full notebook application — much more powerful than Sticky Notes, with tables, images, checkboxes, tags, and section-based organisation. You can resize a OneNote window small and position it in a corner of your screen as a persistent floating reference.
- Open OneNote (pre-installed on Windows 11; download free from the Microsoft Store for Windows 10).
- Create a section called "Desktop notes" and open the page you want to keep visible.
- Resize the window to be compact — roughly 300×400 px — and drag it to your preferred corner.
- Optional: press Alt+F4 on the title bar area to remove it and keep only the note content. (This is a cosmetic trick; the window is still there, just without the full chrome.)
Pros: richest formatting of any method here — tables, checklists, headings; syncs across all devices via Microsoft 365 or a free personal account; search across all notes.
Cons: heavier than a widget app (Electron-based, uses more RAM); the window still sits in the floating layer and covers the wallpaper; no "always on top" pin in the free version.
Who it's for: people who keep structured reference notes — meeting agendas, client details, project checklists — and want the richest text capabilities.
Method 4: Rainmeter text note skin (maximum visual control)
Rainmeter is the veteran Windows desktop engine — free, open-source, and capable of rendering anything on the wallpaper layer if you configure the right skin. There is no built-in note widget, but several community skins display static or semi-dynamic text content as a desktop note.
Two approaches: a plain text skin that reads from a .txt file (you edit the file separately and the skin re-renders it), or a Rainmeter "meter" that shows a fixed message you update inside the skin's .ini file. Both end up looking like a note on the desktop, with full visual customisation.
- Download and install Rainmeter from rainmeter.net.
- Find a text note skin on DeviantArt (search "Rainmeter sticky note skin") or the Rainmeter forums. Notes Widget by jmk5040 and IansFlatSkins both include readable note skins.
- Install the
.rmskinfile, load the skin, then edit the accompanying.txtor.inifile to put in your content. - Refresh the skin (right-click the skin → Refresh skin) and the note updates on the desktop.
Pros: total visual control — font, size, colour, transparency, position; renders on the wallpaper layer like Themia; part of a larger Rainmeter setup if you already use it.
Cons: no in-widget editing (you edit a file and refresh); hours of setup for a complete layout; no sync, no sync infrastructure.
Who it's for: people who already have a Rainmeter setup and want notes to match their existing skin aesthetic.
Method 5: Pinned Notepad window (the honest fallback)
Sometimes the simplest thing works. Open Notepad, type your note, and position the window where you want it. The limitation is the same as Sticky Notes — it is a floating window, not a wallpaper-layer widget — but Notepad has two things going for it that Sticky Notes does not: it opens a file, so the note persists even if the app closes unexpectedly, and you can have exactly the window size and position you want with no app-specific constraints.
There is one genuinely useful trick here: some people use the free DeskPins utility to pin any window as always-on-top. With DeskPins, a Notepad window stays above your other apps, making it a de facto sticky note. It is not in the wallpaper layer, but it is persistently visible in a way that the unmodified Sticky Notes app is not.
Which method is right for you?
A quick decision table:
- You want a note on the wallpaper itself (under open windows): Themia note widget or Rainmeter. Themia is the faster path; Rainmeter is the path if you want total visual control.
- You want a quick floating note that syncs across devices: Windows Sticky Notes. Enable Microsoft account sync and your notes appear on your phone and other PCs automatically.
- You need rich formatting — tables, checklists, headers: OneNote in a mini window. Nothing else on this list comes close for structure.
- You want a note that stays above other apps even when you are working: Notepad or Sticky Notes with DeskPins pinning the window as always-on-top.
- Zero install required: Sticky Notes (pre-installed). OneNote is also pre-installed on Windows 11.
For most people, the honest pick is either Sticky Notes (if floating-window is fine) or Themia (if you want the note on the wallpaper itself). Both are free for the core use case. If you want notes alongside a calendar, weather widget, and to-do list, Themia handles all of that in one lightweight app — see our roundup of the best Windows desktop widget apps in 2026 for a full comparison.
And if you are adding a note widget because you are building out a full desktop layout, the to-do widget guide is the natural next step — the two sit well together on the same desktop.
A note on formatting shortcuts
If you use Windows Sticky Notes, these keyboard shortcuts work inside the note panel:
- Ctrl+B — bold
- Ctrl+I — italic
- Ctrl+U — underline
- Ctrl+T — strikethrough
- Ctrl+Shift+L — bullet list (cycle through list styles with repeated presses)
- Ctrl+Shift+> / Ctrl+Shift+< — increase / decrease text size
These are the same shortcuts as OneNote — by design, since Sticky Notes syncs with OneNote and shares its formatting model.
FAQ
Does Windows 11 have a built-in sticky notes app?
Yes. Windows ships with Sticky Notes, a Microsoft app that opens coloured floating note panels. On Windows 11, Sticky Notes syncs with Microsoft OneNote and across devices when you sign in with a Microsoft account. You can find it by pressing Win, typing "Sticky Notes", and pressing Enter. The notes float as windows on top of everything else, but they are not embedded in the desktop background — they disappear when you minimise them.
How do I make Sticky Notes always visible on my desktop?
The Windows Sticky Notes app has no built-in always-on-top pin. You can right-click the taskbar button and choose "Show all notes" to bring them back, or set the app to launch at startup so your notes are always one click away. For a note that truly lives on the desktop background (under your open windows, always visible when the desktop is in view), you need a desktop widget app like Themia, which puts notes on the wallpaper layer rather than as a floating window.
Do Sticky Notes sync across devices?
Yes, when you sign in with a Microsoft account. Sticky Notes on Windows 11 syncs through OneNote — changes appear in the OneNote mobile app and at onenote.com within seconds. If you use a local Windows account, sync is unavailable. Third-party widget apps like Themia store notes locally by default; their sync story depends on the app.
What is the difference between Sticky Notes and a desktop notes widget?
Windows Sticky Notes creates floating windows that live above your other apps — they are always on the surface but disappear when you use full-screen apps or minimise everything. A desktop notes widget (like the one in Themia) renders on the wallpaper layer, meaning it is visible whenever the desktop is exposed but sits behind open windows. Each approach suits a different workflow: floating notes for rapid capture while working, wallpaper-layer widgets for a calm always-there reference.
Can I format text in desktop note widgets?
Windows Sticky Notes supports bold, italic, underline, strikethrough, and bullet lists via keyboard shortcuts (Ctrl+B, Ctrl+I, Ctrl+U, Ctrl+T, Ctrl+Shift+L). Themia's note widget supports plain text; formatting support varies by app and version. Rainmeter text note skins are plain text only. OneNote in a mini window offers the richest formatting — headings, tables, checklists — but it is a full app rather than a widget.
Is there a way to show sticky notes on the desktop without installing anything?
Not on the desktop background itself. The Windows Sticky Notes app is pre-installed (zero extra download), but its notes are floating windows, not wallpaper-layer widgets. You can also open Notepad, type your notes, and position the window where you want it — but again, that is a floating window. If you want notes embedded in the desktop itself, a third-party widget app is the only path, and most of them (including Themia) are free to try.