Close Menu

    Subscribe to Updates

    Get the latest Tech news from SynapseFlow

    What's Hot

    Zero-Click AI Browser Hacking: Claude and ChatGPT Atlas Hijacked via Emails, X Posts

    August 6, 2026

    Jealously Watching OpenAI and Anthropic, Meta Suddenly Claims That Its AI Went on a Hacking Spree Too

    August 6, 2026

    BenQ Creative Pro PD2732U 4K monitor review

    August 6, 2026
    Facebook X (Twitter) Instagram
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    Facebook X (Twitter) Instagram YouTube
    synapseflow.co.uksynapseflow.co.uk
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    synapseflow.co.uksynapseflow.co.uk
    Home»Software & Apps»A developer rebuilt Notepad without the AI, and now it’s exactly what the original was
    A developer rebuilt Notepad without the AI, and now it’s exactly what the original was
    Software & Apps

    A developer rebuilt Notepad without the AI, and now it’s exactly what the original was

    The Tech GuyBy The Tech GuyAugust 6, 2026No Comments5 Mins Read0 Views
    Share
    Facebook Twitter LinkedIn Pinterest Email
    Advertisement


    For decades, Notepad was one of the few Windows apps that demanded almost nothing from you. You opened it, typed, saved the file, and closed it. There was little formatting, no cloud accounts to sign in to, and no crowded toolbar competing with whatever you were trying to write. Its limited feature set was part of the appeal.

    Advertisement

    As Microsoft gradually added more features, including AI tools, that simplicity began to change. A developer known as ForLoopCodes responded by rebuilding the app from scratch in C++ using the Win32 API. The project’s README states the motivation more bluntly, arguing that Microsoft “won’t stop adding AI bloatware to notepad.exe.”

    The result is Legacy Notepad, an open-source text editor built to preserve the straightforward writing experience that Microsoft’s version has gradually moved away from.

    Notepad’s AI features arrived in stages and stayed

    Copilot lost its icon, but the features didn’t go anywhere

    Windows Notepad application with context menu open

    I should probably lay out the timeline, because it explains exactly what this fork is reacting to. Microsoft gradually turned Notepad into an AI-assisted writing tool, beginning with Rewrite for Windows Insiders in November 2024, followed by Summarize in March 2025 and Write that May. These cloud-based features require a Microsoft account and draw from a monthly allocation of AI credits.

    Notepad app showing subscription required popup

    By spring 2026, Microsoft had replaced Notepad’s generic Copilot icon with a clearer Writing Tools label. The change made the toolbar entry less overtly Copilot-branded, but it did not remove the underlying AI features. Microsoft does let users disable Notepad’s AI features through the app’s settings, so Legacy Notepad is not the only route to an AI-free blank page.

    The difference is that Legacy Notepad has nothing to disable. Its appeal is not simply that Microsoft added a feature some users dislike. It is that the fork entirely omits AI tools, account requirements, tabs, restored sessions, and other additions, returning to an editor built around opening one document and writing in it.

    It’s Notepad, rebuilt from nothing, on purpose

    Win32 and RichEdit keep it close to home

    Legacy Notepad is not a theme or registry tweak layered over Microsoft’s app. It is a fresh C++17 codebase built directly against the Win32 API and the RichEdit 4.1 control, which belongs to the same broad family of native Windows text controls used by Microsoft’s own Notepad. GDI+ handles the optional background rendering.

    The build I downloaded follows the editing model I associate with classic Notepad. It opens one document at a time, with a conventional menu bar above a large text area. The File and Edit menus cover the expected save, print, search, replace, navigation, and selection commands, while Format and View contain word wrap, fonts, zoom, the status bar, dark mode, transparency, and always-on-top behavior.

    The omissions shape the experience more than the additions. The window drops the tab strip and AI controls, never asks for an account, and displays plain text without a Markdown rendering layer. Legacy Notepad also leaves out spell-checking, autocorrect, auto-saving unsaved sessions, and session restoration. Closing a document, therefore, carries the same responsibility as it did in classic Notepad. You either save the file deliberately or accept that it is gone.

    Multi-encoding support covers UTF-8, UTF-8 with BOM, UTF-16 in both byte orders, and ANSI, with line-ending selection available alongside them. The window can be pinned above other applications, and printing works through conventional print and page setup dialogs.

    A few options go beyond nostalgia and into personal taste. You can place a background image behind the text, adjust its fit and visibility, or replace the application icon with an icon stored in an ICO, EXE, DLL, or ICL file. They are hardly essential features, but they give the editor some personality without changing its basic writing model.

    What you’re trading for the control

    A small project, a Defender warning, and a Windows-only build

    GitHub release notes showing Legacy Notepad version 1.2.1 updates

    This is a young, maintainer-led project rather than a default application tested and maintained at Microsoft’s scale. It has received outside contributions and a healthy amount of attention, but inevitably has a much smaller testing surface.

    One repository issue documents Windows Defender flagging an x86 build of legacy-notepad.exe. Antivirus false positives can happen, but that report should not automatically be treated as either proof of malware or a confirmed harmless detection. Verifying the published SHA-256 hash only confirms that the file matches the one released by the developer.

    Later releases added signing and separate hashes for each architecture, so if you’re downloading the app, you should use the latest release, compare its SHA-256 hash with the value published by the developer, and make your own assessment before running it.

    Legacy Notepad GitHub release page with assets and files

    Legacy Notepad is Windows-only because it is built directly against the Win32 API. The project warns that Wine and Proton compatibility remains unverified and should be attempted at your own risk. Building it yourself requires CMake and either MinGW-w64 or MSVC, although prebuilt releases spare most people that step. Its MIT license also makes the source code open to anyone who wants to inspect, modify, or fork it.

    Sometimes less really is the feature

    Legacy Notepad is not the only way to keep AI out of Notepad. Microsoft lets you disable its writing tools, which will probably be enough if you still want modern Notepad’s tabs, autosave, session recovery, and other conveniences.

    This fork is for people who want the older editing model back in full and accept the compromises that come with it. You get one document at a time, deliberate saving, a conventional Windows interface, and a codebase small enough to inspect. In return, you give up automatic recovery, modern writing assistance, and the reassurance that comes with a heavily tested Microsoft application.

    Sometimes the answer to software creep is not another toggle. It is an editor that never adopted the feature in the first place.

    Advertisement
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    The Tech Guy
    • Website

    Related Posts

    I turned off one Roku setting and my soundbar finally sounds like it should

    August 6, 2026

    Chrome already has a built-in tool that tells you where all your RAM went

    August 5, 2026

    As Gen Z reconsiders dating apps, Tinder’s IRL events expand to dozens more cities

    August 5, 2026

    I turned every old speaker in my house into one perfectly synced sound system

    August 5, 2026

    I searched Gmail for one forgotten mistake and got 2GB of Google storage back

    August 4, 2026

    That $200 HDMI cable won’t give you a better picture

    August 4, 2026
    Leave A Reply Cancel Reply

    Advertisement
    Top Posts

    You don’t need a NAS to self-host — I proved it with hardware from my closet

    June 7, 2026391 Views

    Spotify is giving one of its best playlists a big visual upgrade to give subscribers ‘a closer connection’ to its New Music Friday curators — and I think it could be the update it’s always needed

    June 12, 2026210 Views

    The iPad Air brand makes no sense – it needs a rethink

    October 12, 202516 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Advertisement
    About Us
    About Us

    SynapseFlow brings you the latest updates in Technology, AI, and Gadgets from innovations and reviews to future trends. Stay smart, stay updated with the tech world every day!

    Our Picks

    Zero-Click AI Browser Hacking: Claude and ChatGPT Atlas Hijacked via Emails, X Posts

    August 6, 2026

    Jealously Watching OpenAI and Anthropic, Meta Suddenly Claims That Its AI Went on a Hacking Spree Too

    August 6, 2026

    BenQ Creative Pro PD2732U 4K monitor review

    August 6, 2026
    categories
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    Facebook X (Twitter) Instagram Pinterest YouTube Dribbble
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    © 2026 SynapseFlow All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.