Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.Edit
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install Microsoft.EditInstall (pinned version)
winget install --id Microsoft.Edit -e --version 2.0.0Upgrade
winget upgrade Microsoft.EditUninstall
winget uninstall Microsoft.EditFrequently Asked Questions
How do I install Edit using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.Edit. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Edit?
A simple editor for simple needs.
Is Edit free to use?
Edit is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Edit with winget?
Run
winget upgrade Microsoft.Edit in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Edit?
Run
winget uninstall Microsoft.Edit to remove Edit from your system.