Celeb Glow
general | March 14, 2026

How to set default font for Windows Notepad?

From an unknown reason Windows Notepad changed its default font from its original, unproportional (monospaced) one, to the other, a proportional one.

There is no problem with changing it after launching Notepad, but it's annoying to do it every time.

Is there a way to reset / set the default font for Notepad?

3

2 Answers

  1. Create a new file in Notepad with the font settings that you want to be changed and one word in it and save it as temp.txt.

  2. Delete the word in temp.txt to change it into a blank file that still has the changed font settings. temp.txt is an ordinary .txt file that can be used as a blank Notepad template that has a different default font.

  3. Create a desktop shortcut to temp.txt and name the desktop shortcut Notepad. Clicking on the new Notepad shortcut will open a blank .txt document in Notepad.

  4. When you save the changes in temp.txt remember to select Save As.... whatever title you like, but not temp.txt so your temp.txt file will not be overwritten each time you save a new file in Notepad.

Upgrade to the latest build of Windows 10 and the problem should disappear. I have tried to change the font in Notepad on my laptop, and my font settings keep to work after a system restart. My laptop is running Windows 10 version 1903 (build 18362.356).

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy