Windows 10 comes with a built-in Sticky Notes app that you can use to write down reminders, ideas, and other information. The default font of the app is Segoe Print
, but you may want to change it to something else. In this article, we will show you how to change the default font of Sticky Notes on Windows 10.
Let's get started.
Changing Sticky Notes font
As you may have noticed, microsoft does not support custom fonts in the Sticky Notes app. So, you will need to change it from the registry editor.
Before we proceed,
Backing up the Registry
-
Open the registry editor. You can do this by pressing the
windows key + R
on your keyboard. -
Type
regedit
and press Enter to open the Registry Editor. -
Back up the registry by going to File > Export in the Registry Editor. Give your backup a name you will remember and choose a location to save it. It should take a while depending on the size of the registry.
-
Once the backup is done, In the Registry Editor, navigate to the following key: HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows NT>CurrentVersion>Fonts
-
Under fonts, look for Segoe Print (TrueType). This is the font used by Sticky Notes
-
Double-click on the Segoe Print (TrueType) value to open it.
-
In the Value data field, replace the font with the one you want to use as the default font for Sticky Notes and click OK. (The font must be among windows fonts and must have the
.ttf
extension). -
Close the Registry Editor and restart your computer for the changes to take effect.
After restarting your computer, open Sticky Notes and you will see that the app is now using the new font that you specified.
If you want to revert the changes, simply delete the Segoe Print (TrueType) value from the registry or restore your registry from a backup.
Closing
The registry is the heart of windows, so always make a backup before changing anything. If you have any questions, leave them in the comments section and Subscribe for more awesome tutorials.