keepasspc.com independent guide

Home › How to use KeePass

By Jack Turner, keepasspc.com · Updated 2026-07-14

How to use KeePass: a practical beginner's tutorial

Learning how to use KeePass takes about fifteen minutes: you create one encrypted database file, protect it with one master password, and from then on KeePass remembers every other password for you. This tutorial covers the exact menu paths for setup, daily use with Auto-Type and the clipboard, and the one habit — backing up your .kdbx file — that makes KeePass genuinely safe to rely on.

1 master password encrypted .kdbx AES-256 · local file 🔑 github.com 🔑 your-bank.com 🔑 work e-mail
Illustration: one memorized passphrase unlocks a local encrypted file — nothing is stored on any server.

How to use KeePass step by step

  1. Create your database. Open KeePass and choose File > New. Pick a folder you control (and will back up) for the .kdbx file. This single file will hold everything.
  2. Set the master password. Choose a long passphrase — four or five random words beats a short complex string. KeePass shows an estimated quality bar; there is no recovery if you forget it, so write it down and store the paper somewhere physically safe.
  3. Organize groups. The new database comes with sample groups (General, Windows, Network, Internet, eMail, Homebanking). Rename or delete them and create groups that match your life — e.g. Work, Personal, Finance.
  4. Add entries. Press Ctrl+I or right-click > Add Entry. Fill in title, username and URL; click the key button to generate a strong random password instead of typing one.
  5. Use your passwords. Double-click a username or password in the list to copy it (KeePass clears the clipboard after 12 seconds by default), or place the cursor in a login form and press Ctrl+Alt+A for Auto-Type.
  6. Back up the .kdbx file. Copy the database file to a second location now, then again whenever you add important entries. The file is encrypted, so any storage location is acceptable.

These paths match KeePass 2.61.1; the author's own First Steps tutorial and help center document every dialog in depth. Why the master password matters so much — and the hardening options beyond it, like key files — is covered in our KeePass safety analysis.

Daily use: the three ways to fill a password

Copy and paste is the zero-setup way: double-click the password cell, paste it where needed. KeePass clears the clipboard automatically (12 seconds by default — configurable under Tools > Options > Security).

Auto-Type is the fast way: focus the login form, press Ctrl+Alt+A, and KeePass types username, Tab, password, Enter. It matches on window title, so an entry titled "GitHub" fires on a browser tab whose title contains GitHub.

Browser integration needs a plugin (KeePass itself ships without one). If autofill in the browser matters to you, weigh KeePassXC, which ships a first-party browser extension — it opens the same database file.

The four beginner mistakes that actually cause data loss

If your second machine is a locked-down work PC, the cleanest answer is the no-install route: run KeePass and the database together from a USB stick — our portable KeePass guide covers the setup and exactly what's inside the official portable ZIP.

How to use KeePass FAQ

How do I start using KeePass?
Install KeePass (download guide), create a new database via File > New, set a strong master password, then add entries with Ctrl+I. Your database is a single .kdbx file — keep a backup copy of it and you can never be locked out by a lost device.
What is a KeePass master password?
The master password is the single password that decrypts your entire KeePass database. It is never stored anywhere, so it cannot be recovered if forgotten — choose a long passphrase you can remember, such as four or five random words.
How does Auto-Type work in KeePass?
Auto-Type types your username and password into the active window when you press the global hotkey (Ctrl+Alt+A by default). KeePass matches the window title against your entries, so keep entry titles matching the sites and apps they belong to.
Where does KeePass store my passwords?
In one encrypted file with the .kdbx extension, in whatever folder you chose when creating the database. Nothing is stored in any cloud or sent anywhere — copying that one file is a complete backup.
How do I back up a KeePass database?
Copy the .kdbx file to a second location — an external drive, another PC, or an encrypted cloud folder. The file is already encrypted, so it is safe to store anywhere; test the backup by opening it once with your master password.
Can KeePass generate passwords for me?
Yes. Every entry dialog has a generator button (Tools > Generate Password), with profiles for length and character sets. Generated passwords go straight into the entry, so you never need to see or remember them.
How do I import my existing passwords into KeePass?
Use File > Import. KeePass ships importers for dozens of formats, including generic CSV — which is what browsers and most other password managers export. Export from your old tool, import the file, then delete the unencrypted export, since it contains your passwords in plain text.
Can I use my KeePass database on my phone?
Yes, with independent compatible apps: KeePass2Android or KeePassDX on Android, Strongbox or KeePassium on iOS. Put your .kdbx file in a synced folder both devices can reach and open the same database everywhere.