Install via Winget
winget install Microsoft.Edit
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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 Windows Terminal or PowerShell and run:
winget install Microsoft.Edit. Winget is built into Windows 10 (1809+) and Windows 11.What is Edit?
A simple editor for simple needs.
Is Edit free to download?
Edit is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update Edit with winget?
Run
winget upgrade Microsoft.Edit in Windows Terminal or PowerShell to update Edit to the latest available version.