Former Microsoft engineer shrinks Notepad down to size

Bender1 pts0 comments

Former Microsoft engineer shrinks Notepad down to size

Jump to main content

Search

REG AD

os platforms

Former Microsoft engineer shrinks Notepad down to size

Rolling back the years and the bloat for veteran text editor

Richard Speed

Richard<br>Speed

Published<br>tue 30 Jun 2026 // 13:14 UTC

Microsoft's habit of adding unnecessary features to Notepad is a symptom of broader bloating in the Windows codebase. But it is possible to go back to basics with a version of the editor that fits in less than 3 kilobytes.

Printing in Windows is kind of spooky. It's one of those subsystems that feels like you're opening a hatch in the floor and you discover a second operating system underneath

Former Microsoft engineer Dave Plummer comes from an era at Microsoft when Notepad handled the simple stuff, and WordPad handled everything else. "We had some clear rules," said the Task Manager author on his YouTube channel, Dave's Garage. "Notepad was for plain text. WordPad was for RTF. And we were taught how important it was to never cross the streams.<br>"So, Notepad stayed lean. WordPad got the fancy fonts, the spell check, and, for all I know, a recipe card feature."

REG AD

A few decades on, things are very different. WordPad is no more, and Notepad has endured multiple indignities as features have been piled onto it. Heck, it will even come up with Copilot-powered suggestions to tweak writing.

REG AD

Plummer is less than keen on the current iteration of Notepad, "so I rebuilt it from scratch. 2.5 kilobytes. No bloat. No telemetry. No nonsense. Just pure old school Windows done right."<br>The result is TinyRetroPad, a fork of Dave's Tiny Editor (DTE) by Matt Power.

TinyRetroPad

Written in assembly and using the RICHEDIT50W from the WinAPI, the application relies heavily on components already available in Windows. There are Open and Save As dialogs. Font selection. Even printing. Plummer said, "Printing in Windows is kind of spooky. It's one of those subsystems that feels like you're opening a hatch in the floor and you discover a second operating system underneath."<br>It looks and feels, as Plummer states, "exactly like you might remember Notepad Circa Windows XP," just with an even smaller binary.<br>We ran up the code, and, after dire warnings from Windows about the safety of doing such a thing, TinyRetroPad ground into life, transporting us back to a time before Microsoft decided that what Windows users really wanted was new features added to simple tools rather than for their operating systems to just… work.<br>Of course, while the binary might clock in at 2,686 bytes according to Plummer (it came in at 2,794 bytes after we attempted to compile it and occupied a mighty 4,096 bytes on disk due to the cluster size), the requirement while running is quite a bit higher. That is fair enough, considering the application demonstrates that the wheel does not need to be reinvented when there are perfectly acceptable components already available in Windows.

MORE CONTEXT

Memory is running out, and so are excuses for software bloat

The Notepad that knew too much: Humble text editor gets unnecessary AI infusion

Notepad will now tell you all the ways Microsoft has enshittified it

Microsoft wedges tables into Notepad for some reason

Plummer asked, "If Notepad was the canary in the coal mine that signaled our descent into mediocrity, then what's the antidote?" To rebuild it without all the fluff accumulated over the years, maybe?<br>The binary for today's Notepad.exe is more than 100 times the size of Plummer's executable, but we'd argue it is not 100 times better. And yes, there are plenty of Notepad alternatives, but few that are quite so aggressively trim.

REG AD

In the current era of skyrocketing storage costs, there is a definite appeal to keeping code lean and binaries leaner. Ditching decades of cruft is simply a bonus. ®

os platforms<br>text editor<br>applications<br>windows

REG AD

Security

Huntress CEO says threat hunter used 'poor judgment' in alerting ransomware crim about law enforcement probe

Ex-employee claims this 'meets the definition of an insider threat'

offbeat

Meta's non-surgical mind reading machine improves on prior projects, but still isn't great

61% word accuracy is progress, but the system still relies on users typing and can't yet support real-time communication. Implanted BCIs remain well ahead

What the OCI MSA didn't solve for AI scaling

PARTNER CONTENT: The OCI MSA settled the architecture for optical scale-up. How fast bandwidth scales is a manufacturing question, not an architectural one

ai and ml

AI agents: Cause of database sprawl. And also the proposed solution

DB wrangling tech needs to meet demands of AI agents, Cockroach Labs CEO Spencer Kimball tells El Reg

columnists

Telling internet platforms where to stick public service media will serve nobody. Turn it on its head

Show not tell makes a far finer script

virtualization

Microsoft previews Linux containers that run in Windows

Linux...

notepad windows microsoft plummer size editor

Related Articles