🔐

パスワードマネージャーとアカウントセキュリティ

セキュリティツールは、再インストール後に真っ先に戻したいアプリの代表格です。このトピックでは、Windows 向けの優れたパスワードマネージャーと、関連するプライバシーの必需品をまとめています。

このトピックをまとめてインストール

このトピックを Windows マシンにセットアップする、同等な 3 つの方法です。1 つのコマンドで済ませたいか、宣言的な DSC 設定が良いか、アプリごとに制御したいかに応じて、1 つ選ぶか組み合わせてください。

オプション 1

一括インストール: winget import

コピペ 1 回、手動ダウンロードは不要です。以下のコマンドは winpkg.com から topic-password-managers.packages.json を取得し、それに対して winget import を実行します。 アプリ一式を別のマシンへ移すのに最適です。

$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

PowerShell で実行します。ファイルは %TEMP% に保存され、それに対して winget が実行されます。

ファイルをダウンロード済みなら、短いコマンドを使えます
winget import -i topic-password-managers.packages.json
オプション 2

宣言的セットアップ: winget configure

コピペ 1 回、手動ダウンロードは不要です。以下のコマンドは winpkg.com から topic-password-managers.winget を取得し、winget configure で適用します。 再現性のある開発マシンの初期構築やオンボーディングスクリプトに最適です。

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

ヒント: App Installer の入った Windows では、ダウンロードした .winget ファイルをダブルクリックすると、自動で winget configure が実行されます。ターミナルは不要です。

ファイルをダウンロード済みなら、短いコマンドを使えます
winget configure topic-password-managers.winget
オプション 3

アプリごとのインストールコマンド

本当に必要なアプリだけをインストールします。ほとんど導入済みで、足りない分だけ追加したいときに最適です。

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

このトピックのツールを比較

すべての比較 →

近い候補のどれを入れるか迷ったときは、インストール前にこれらの比較ページを活用してください。

このトピックの絞り込みインストールオプション

小さめのインストールフローは Topics 内に収録
プライバシークイックセットアップ

プライバシー重視

ブラウザ、パスワード管理、そして再インストール後のアカウントやプライバシー周りの手間を減らすツールに絞った Windows セットアップです。

プライバシー重視のユーザーセキュリティ最優先のノート PC 構築アカウント復旧ワークフロー
コアなプライバシーツールを早めに確保。

このトピックが重要な理由

  • 個人のセットアップにもチームのノート PC チェックリストにも有用
  • サイトのプライバシー・セキュリティ系コンテンツへの入り口
  • ブラウザ、VPN、コミュニケーションアプリとの相性も抜群

このトピックのアプリ

関連アプリを比較 →

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

card-storagecredentialspassphrases
v2026.5.0 GPL-3.0 or Bitwarden-1.0
Details →

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

credentialpasswordprotect
v2.7.12 GPL-2.0-or-later
Details →

Top-Rated Password Manager for Personal & Business Use

credentialpasswordprotect
v8.12.21.1 Proprietary
Details →

Protect yourself against tracking, surveillance, and censorship.

anonymitybrowsercross-platform
v15.0.15 MPL-2.0
Details →

Signal is an encrypted communications application.

chatcross-platformencryption
v8.14.0 AGPL-3.0
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.4.3.0 Proprietary
Details →

High-speed Swiss VPN that safeguards your privacy.

networkopen-sourceprivacy
v4.4.1 GPL-3.0
Details →

Cyber Security Software and Anti-Malware

anti-malwareanti-virusantimalware
v5.1.4.112 Proprietary
Details →