Install with winget
Open PowerShell or Command Prompt and run:
winget install DBBrowserForSQLite.DBBrowserForSQLite
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About DB Browser for SQLite
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQLite or SQLCipher database files. DB4S gives a familiar spreadsheet-like interface on the database in addition to providing a full SQL query facility. It works with Windows, macOS, and most versions of Linux and Unix.
Advanced Install Options
Install (latest)
winget install DBBrowserForSQLite.DBBrowserForSQLiteInstall (pinned version)
winget install --id DBBrowserForSQLite.DBBrowserForSQLite -e --version 3.13.1Upgrade
winget upgrade DBBrowserForSQLite.DBBrowserForSQLiteUninstall
winget uninstall DBBrowserForSQLite.DBBrowserForSQLiteFrequently Asked Questions
How do I install DB Browser for SQLite using winget?
Open PowerShell or Windows Terminal and run:
winget install DBBrowserForSQLite.DBBrowserForSQLite. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is DB Browser for SQLite?
A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
Is DB Browser for SQLite free to use?
DB Browser for SQLite is distributed under the MPL-2.0 and GPL-3.0-or-later license. Check the publisher’s site for full licensing details.
How do I update DB Browser for SQLite with winget?
Run
winget upgrade DBBrowserForSQLite.DBBrowserForSQLite in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall DB Browser for SQLite?
Run
winget uninstall DBBrowserForSQLite.DBBrowserForSQLite to remove DB Browser for SQLite from your system.