// install via winget
Command Prompt & PowerShell
click to copy
winget install Microsoft.Edit
// direct download
Download Installer// about Edit
A simple editor for simple needs. This editor pays homage to the classic MS-DOS Editor, but with a modern interface and input controls similar to VS Code. The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.
// frequently asked questions
How do I install Edit using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.Edit. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Edit?
A simple editor for simple needs.
Is Edit free to download?
Edit is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Edit with winget?
Run
winget upgrade Microsoft.Edit in PowerShell or Windows Terminal to update Edit to the latest available version.What architecture does Edit support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.