Auto-detect my PC’s memory
This small, optional Windows tool reads what memory you already have and how many slots are free, then shows the exact guaranteed-compatible upgrade. It runs as a normal user — no admin, no account. Prefer not to download anything? Find your computer by brand — it’s the same guaranteed-fit result.
The one-click installer is coming soon
We’re finishing code-signing the Windows helper. You can still get the exact same guaranteed-fit result right now — no download required:
- Find your computer by brand — pick your model and see compatible upgrades.
- On a work PC, run the PowerShell one-liner below and paste the result — it reads only your memory configuration.
What it sends — and what it never sends
- • Your PC make, model, motherboard and BIOS version
- • Per-slot memory: size, speed, type (DDR3/4/5), form factor and slot label
- • Total installed memory, the board's max, and how many slots are free
- • Memory module serial numbers
- • Your BIOS serial number / service tag
- • MAC addresses, your Windows username, or any account info
- • Drive serial numbers or software license keys
The tool only reads hardware model + memory-configuration data. Serial numbers and anything that identifies your specific machine or account are stripped before anything leaves your PC.
On a locked-down PC?
If your workplace blocks new apps (Windows Smart App Control), open PowerShell and run this — it only reads your memory info and prints it, then paste the result below:
irm https://seifelden.com/download/scan.ps1 | iex(Already ran SeifeldenScan.exe --print? Paste that output here instead — it’s identical.)

