Online Notepad Tool

WordPad Replacement, Online

Microsoft removed WordPad from Windows 11 version 24H2 and Windows Server 2025. This opens your .rtf files in a browser tab instead, and saves them back.

This is not Microsoft WordPad. It is an independent replacement, not affiliated with, endorsed by or connected to Microsoft. WordPad is a trademark of Microsoft Corporation. Microsoft's own notice about the removal is on Microsoft Learn.

0 words ยท 0 characters Nothing to save yet

Windows took WordPad away

WordPad shipped with every copy of Windows for close to thirty years. Microsoft deprecated it on 1 September 2023, and in March 2024 confirmed that it would be removed from all editions of Windows from version 24H2 onwards, along with Windows Server 2025. It is gone rather than hidden, and there is no optional feature that brings it back.

Microsoft's own advice is to use Word for rich text documents and Notepad for plain text. That is fine if you have a Microsoft 365 subscription, and no help at all if you just double-clicked an .rtf file that you have had since 2011 and got a dialog asking which app to use.

That is what this page is for. It opens the files, it lets you edit them, and it saves them back in the same format, without installing anything.

What it opens and saves

Formatting covers bold, italic, underline and strikethrough, font family and size, text colour, left, centre and right alignment, bulleted and numbered lists, and indenting. There is a date and time button, which was on WordPad's Insert menu and turns out to be the thing people used it for most when keeping a running log. Zoom and print are there too.

What it will not do, said plainly

Tables, images, headers and footers, footnotes and embedded objects are not supported. A document containing them will still open, but that content is dropped rather than converted, so do not use this to edit something whose layout matters and then save over the original.

Old .doc files from Word 97-2003 cannot be opened at all. That format is a binary OLE compound file rather than text or XML, and reading it in a browser is not practical. Open it once in Word, LibreOffice or Google Docs, save it as .rtf or .docx, and it will open here from then on.

For anything with a real layout, use LibreOffice Writer, which is free, or Word if you have it. This page is for the common case: a document that is mostly words, on a machine where you cannot install anything.

Why RTF is still worth keeping

Rich Text Format is a plain text format. Open one in a text editor and you can read the words with formatting instructions around them, which means it survives being emailed, copied between operating systems and left alone for a decade far better than most document formats do.

It also opens nearly everywhere: Word, LibreOffice, Pages, TextEdit, Google Docs and this page. If you are choosing a format for something you want to still be able to read in fifteen years, RTF is a better bet than most of the alternatives.

Where your document is kept

In your browser, on this device. Opening a file reads it locally and uploads nothing, and what you are working on is saved to this browser's storage so it survives a closed tab. It does not sync to another machine, another browser shows an empty document, and clearing your browsing data removes it. Save to a real file for anything that matters. The privacy policy covers this in full.

The other editors here

If you want plain text with no formatting at all, the notepad and the text editor are faster. For code and config files with syntax highlighting and tabs, use the Notepad++ alternative.

Frequently Asked Questions

Why was WordPad removed from Windows?
Microsoft deprecated it on 1 September 2023 and confirmed in March 2024 that it would be removed from all editions of Windows starting with Windows 11 version 24H2 and Windows Server 2025. Microsoft's recommendation is Word for rich text and Notepad for plain text, which is not much help if you only wanted to open an old .rtf file. The notice is on Microsoft Learn.
Can I get WordPad back on Windows 11?
Not through Windows itself once you are on 24H2. It is removed rather than hidden, and there is no optional feature to turn it back on. Copying wordpad.exe from an older machine is not supported and can break with updates. A browser editor or LibreOffice Writer are the practical options.
Which files can I open here?
.rtf, .docx, .odt and .txt. RTF is WordPad's own format and is handled directly. Word .docx and OpenDocument .odt are read for text and basic character formatting.
Can I open an old .doc file?
No. The .doc format from Word 97-2003 is a binary OLE compound file, and reading it in a browser is not practical. If that is what you have, open it once in Word, LibreOffice or Google Docs and save it as .rtf or .docx, then it will open here.
What can I save as?
.rtf, .docx or .txt. RTF is the right choice if you want a file that behaves like the one WordPad made, and it opens in Word, LibreOffice, Pages and TextEdit as well.
Are my documents uploaded anywhere?
No. Files are read and written inside your browser, and your working document is stored in this browser's own storage on this device. Nothing is sent to a server.
Is this Microsoft WordPad?
No. It is an independent replacement with no connection to Microsoft. It covers the everyday things WordPad did rather than reproducing it exactly.
What is not supported?
Tables, images, headers and footers, footnotes and embedded objects. Documents containing them will open, but that content will be dropped rather than converted. For anything with a complex layout, use Word or LibreOffice.