🔐

Password managers and account security

Security tools tend to be among the first apps worth restoring after a reinstall. This topic groups the best password managers and adjacent privacy essentials for Windows.

Quick install this topic

Three equivalent ways to set up this topic on a Windows machine. Pick one — or mix and match — based on whether you want a single command, a declarative DSC config, or per-app control.

Option 1

Batch install with winget import

One copy-paste, no manual download. The command below pulls topic-password-managers.packages.json from winpkg.com and runs winget import on it. Best for moving an app set between machines.

$f = "$env:TEMP\topic-password-managers.packages.json"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/password-managers/packages.json" -OutFile $f; winget import -i $f

Run in PowerShell. Saves to %TEMP% and runs winget on it.

Already downloaded the file? Use the short command
winget import -i topic-password-managers.packages.json
Option 2

Declarative setup with winget configure

One copy-paste, no manual download. The command below pulls topic-password-managers.winget from winpkg.com and applies it with winget configure. Best for repeatable dev-box bootstrap and onboarding scripts.

$f = "$env:TEMP\topic-password-managers.winget"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/password-managers/topic.winget" -OutFile $f; winget configure $f

Tip: on Windows with App Installer, double-clicking a downloaded .winget file runs winget configure on it automatically — no terminal needed.

Already downloaded the file? Use the short command
winget configure topic-password-managers.winget
Option 3

Per-app install commands

Run only the apps you actually want. Best when you already have most of these installed and only need to top up.

winget install --id=Bitwarden.Bitwarden -e
winget install --id=KeePassXCTeam.KeePassXC -e
winget install --id=AgileBits.1Password -e
winget install --id=TorProject.TorBrowser -e
winget install --id=OpenWhisperSystems.Signal -e
winget install --id=NordSecurity.NordVPN -e
winget install --id=Proton.ProtonVPN -e
winget install --id=Malwarebytes.Malwarebytes -e

Compare tools in this topic

All comparisons →

Use these comparison pages when you are deciding between closely related apps before you install.

Focused install options in this topic

Smaller install flows, kept inside Topics
Privacy quick setup

Privacy First

A focused Windows setup for browsers, password management, and tools that reduce account and privacy friction after reinstalling a machine.

Privacy-minded usersSecurity-first laptop setupAccount recovery workflows
Lock in core privacy tools early.

Why this topic matters

  • Useful for both personal setups and team laptop checklists
  • Good entry point into the site’s privacy and security coverage
  • Pairs well with browsers, VPNs, and communication apps

Apps in this topic

Compare related apps →

A secure and free password manager for all of your devices.

card-storagecredentialspassphrases
v2026.4.0 Free
Details →

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.

credentialpasswordprotect
v2.7.9 Free
Details →

Top-Rated Password Manager for Personal & Business Use

credentialpasswordprotect
v8.12.8.26 Free
Details →

Protect yourself against tracking, surveillance, and censorship.

anonymitybrowsercross-platform
v15.0.9 Free
Details →

Signal is an encrypted communications application.

chatcross-platformencryption
v8.9.1 Free
Details →

A VPN for Windows will improve your security while you’re connected to the internet on your PC. Enjoy more secure streaming, browsing, and work with NordVPN.

networkprivacyproxy
v8.3.6.0 Free
Details →

High-speed Swiss VPN that safeguards your privacy.

networkopen-sourceprivacy
v4.4.0 Free
Details →

Cyber Security Software and Anti-Malware

anti-malwareanti-virusantimalware
v5.1.4.112 Free
Details →