Windows 11 Notepad to support Markdown
Redefining Notepad’s Purpose
- Many see this as Notepad becoming “WordPad 2”: tabs, Markdown rendering, Copilot, welcome screens, and richer formatting erode its role as the dumb, always-available plain text tool.
- Users stress Notepad’s historic value as a binary‑WYSIWYG editor and “break-glass” utility on locked-down or remote machines, where installing third‑party editors isn’t possible.
- Several argue the richer features belonged in a resurrected WordPad or a separate app; Notepad should have stayed as close as possible to the Windows 10‑era minimalist version.
Security, Bugs, and Complexity
- Multiple comments tie Markdown rendering to CVE‑2026‑20841, a high‑severity Notepad RCE triggered by clicking malicious links in Markdown files.
- General view: more code and richer features mean more attack surface; others counter that “simple” software also gets serious vulnerabilities.
- Reports of the new Notepad being slow, glitchy (failed repaints, size limits), and buggy (undo/redo desynchronizing change indicators, unsaved changes lost with certain settings).
Alternatives and “Real” Minimal Editors
- Suggestions include Notepad++, Kate, VS Code, Sublime, EmEditor, Textadept, SciTE, AkelPad, Notepad2, and various terminal editors (edit.exe, micro, vi/vim, emacs, nano, etc.), with debate over what “lightweight” really means.
- Some copy old notepad.exe, calc.exe, and mspaint.exe from earlier Windows, or rely on Windows 11 LTSC, which still ships classic Notepad and Calculator.
- Several note you can uninstall the modern “Windows Notepad” Store app and the legacy notepad.exe reappears; others mention the new Rust‑based edit.exe as Microsoft’s minimal editor.
Copilot and Account/Telemetry Concerns
- Strong backlash against Copilot inside Notepad and across Windows: complaints about forced AI, keystroke lag until Copilot is disabled, features re‑enabling after updates, and pervasive Microsoft account requirements.
- Some use debloat scripts or switch to Linux/BSD rather than continually hunting settings; others dismiss this as overreaction and say “just don’t click the Copilot button.”
Markdown: Welcome Feature or Misfit?
- A minority welcome Markdown rendering as genuinely useful for quick notes and viewing LLM output, given the lack of a built‑in lightweight Markdown editor on Windows.
- Others argue Markdown is already plain text, so Notepad always “supported” it; rendering adds WYSIWYG pitfalls and, as shown by the CVE and backtick “unsupported syntax” warnings, new complexity and inconsistency.
Windows Direction and Product Management Critique
- The change is framed as part of broader “enshittification”: native tools (Explorer, Paint, Calculator, Mail/Outlook) becoming slower, more web‑like, AI‑laden, and tied to cloud services and the Store.
- Several blame resume‑driven development and non‑technical product management that equates progress with more features instead of preserving a simple, rock‑solid system utility.