Legacy • BIOS / CSM • Older PCs
MemTest86 — Legacy BIOS Build (v4)
This page provides the classic v4 release of MemTest86 for systems that do not support UEFI. If your motherboard has UEFI, use the modern build instead. For BIOS‑only machines, choose one of the v4 images below (CD, USB, or Floppy) and follow the quick start.
Download v4 Images
Select your operating system to grab the appropriate images. All v4 builds are designed for Legacy BIOS/CSM boot.
Important
v4 targets BIOS/CSM systems only. If your board supports UEFI, prefer the modern UEFI build for better hardware support and features.
Troubleshooting
USB not detected? Try another port, re‑write the image, or switch to CD. Still stuck? Reseat RAM and test modules individually.
Documentation
For usage tips and background, see the main help pages and release notes. Keep notes of any error addresses for later comparison.
Which build should I use?
UEFI build for modern PCs • v4 (BIOS) for older, legacy-only systems
UEFI Build (Recommended)
Best compatibility and features on modern hardware with UEFI firmware.
- Secure‑Boot signed; boots from UEFI USB
- Modern test patterns and reporting
- Works with most Windows 10/11 PCs
Legacy BIOS Build (v4)
For systems that only support Legacy BIOS / CSM (no UEFI option).
- Boots via BIOS from CD/USB/Floppy
- Simple, proven diagnostics for older PCs
- Use when UEFI boot is unavailable
Legacy v4 — FAQ
How do I know if my PC needs the v4 (BIOS) build?
Which boot key opens the BIOS boot menu?
F12
(Dell, Lenovo, Gigabyte), F11
(MSI), F8
(ASUS), Esc
(HP). Power on and tap the key repeatedly to select your USB/CD.
How do I write the v4 USB image on Windows, Linux, or macOS?
Linux:
sudo dd if=memtest.img of=/dev/sdX bs=4M status=progress conv=fsync
(replace sdX
). macOS: Balena Etcher or
dd
via Terminal. Always eject safely.