WinGet Installation

Install Pieces using WinGet for a streamlined terminal-based setup. WinGet is the Windows Package Manager built into Windows 10 and 11.

Requirements

  • Windows 10 (1809) or higher with WinGet installed
  • WinGet comes pre-installed on Windows 11 and recent Windows 10 versions

Install via WinGet

Launch **Windows Terminal**, **Command Prompt**, or **PowerShell**. Copy and run the following command:
```bash
winget install "Pieces"
```
When prompted, enter `Y` to agree to the terms of use and proceed with the installation. WinGet will download and install Pieces. You'll see a success message when complete.

Updating via WinGet

To update Pieces using WinGet:

winget upgrade "Pieces"

Uninstalling via WinGet

To remove Pieces using WinGet:

winget uninstall "Pieces"

Next Steps

After installation, explore Conversational Search to start chatting with your memories, or configure Long-Term Memory to customize how Pieces captures your workflow context.

If you encounter issues, see Windows troubleshooting for common solutions.