Install with winget
Open PowerShell or Command Prompt and run:
winget install GitHub.Atom
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Atom
A hackable text editor for the 21st Century, free and open source.
Advanced Install Options
Install (latest)
winget install GitHub.AtomInstall (pinned version)
winget install --id GitHub.Atom -e --version 1.60.0Upgrade
winget upgrade GitHub.AtomUninstall
winget uninstall GitHub.AtomFrequently Asked Questions
How do I install Atom using winget?
Open PowerShell or Windows Terminal and run:
winget install GitHub.Atom. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Atom?
A hackable text editor for the 21st Century, free and open source.
Is Atom free to use?
Atom is distributed under the MIT License license. Check the publisher’s site for full licensing details.
How do I update Atom with winget?
Run
winget upgrade GitHub.Atom in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Atom?
Run
winget uninstall GitHub.Atom to remove Atom from your system.