Fax Modem: What It Is, How It Works & Modern Alternatives

A fax modem lets a computer send and receive faxes over a phone line — no fax machine required. Learn how fax modems work, the T.30 protocol behind every fax call, and why most people have switched to online fax services.

Fax Modem: What It Is, How It Works & Modern Alternatives

By Sarah Martinez · Published April 7, 2026 · Updated June 8, 2026 · 9 min read

A fax modem is a hardware device that connects a computer to a standard telephone line and enables it to send and receive faxes. The name is shorthand for modulator-demodulator — the modem converts digital files on your computer into the analog audio tones that travel over a phone line, and demodulates incoming tones back into digital documents. In the 1990s, fax modems were bundled with almost every desktop PC. Today they are largely obsolete, replaced by online fax services that work over the internet without any hardware.

This guide explains what a fax modem is, how the underlying technology works, and what your real options are if you need to fax from a computer in 2026.


What Is a Fax Modem?

A fax modem is a hardware device — either a card installed inside a desktop computer or an external box connected via USB — that adds fax capability to a standard computer. Unlike a dedicated fax machine, which scans paper originals and prints received pages automatically, a fax modem works entirely with digital files. You send a document that already exists on your computer; received faxes arrive as image files (TIFF or PDF) stored on disk.

The key requirements for a fax modem to work:

  • An analog phone line (POTS — Plain Old Telephone Service) plugged into the modem via RJ-11 cable
  • Fax software on the computer (Windows Fax and Scan, HylaFAX, or a third-party application)
  • A compatible operating system — Windows still supports fax modems; macOS dropped support in 2016

Analog Line Required

A fax modem cannot work over a standard broadband internet connection. It needs a physical analog phone line. If your office uses VoIP (Zoom Phone, RingCentral, Google Voice), the modem will likely fail or produce garbled transmissions.


A Brief History of the Fax Modem

Fax modems rose and fell in under three decades:

  • 1980 — The ITU-T publishes the Group 3 fax standard, making machines from different manufacturers interoperable for the first time.
  • 1990 — Toronto-based Delrina releases WinFax, the first widely used PC fax software. Initially send-only; receive capability followed in WinFax PRO 2.0 (1991).
  • 1995 — WinFax PRO is bundled by IBM, Compaq, HP, Intel, and Gateway. Over 10 million copies sold; The New York Times calls it "the leader in fax software with two-thirds of the market."
  • 1995 — Symantec acquires Delrina. Email and broadband begin displacing fax modems.
  • 2006 — Symantec discontinues WinFax PRO entirely. The consumer fax modem market begins its terminal decline.
  • 2016 — Apple removes fax modem support from macOS Sierra. Any Mac running Sierra or later is incompatible with USB fax modems.
  • 2020s — PSTN copper lines are being decommissioned by telecoms worldwide. USB fax modems still exist on Amazon, but finding Windows 11–certified drivers is increasingly difficult.

The fax modem was always tightly coupled to the analog phone network. As that network disappears, so does the modem. For more on how the underlying hardware evolved, see our history of the fax machine.


How a Fax Modem Works

The Modulation Mechanism

Computers work in binary — ones and zeros. Telephone lines carry audio signals — continuous waveforms between roughly 300 Hz and 3,400 Hz. A fax modem bridges these two worlds using modulation techniques.

For fax, the dominant standard is V.34, which uses a combination of Trellis Coded Modulation (TCM) and shell mapping to achieve up to 33,600 bps over a standard phone line. Earlier standards — V.17 (14,400 bps), V.29 (9,600 bps), and V.27ter (4,800 bps) — are still used as fallbacks if the line quality is poor.

StandardMax SpeedNotes
V.27ter4,800 bpsOldest Group 3 fallback
V.299,600 bpsStill common in fallback negotiation
V.1714,400 bpsHigh-speed Group 3; handshake ~16 sec
V.3433,600 bpsSuper G3; handshake ~9 sec; current maximum

The T.30 Protocol: Five Phases of Every Fax Call

Every Group 3 fax transmission — whether sent by a fax machine, a fax modem, or an online service reaching an analog endpoint — follows the ITU-T T.30 protocol. It has five phases:

A

Call Setup

The calling device emits a CNG tone (1,100 Hz, pulsing every 3 seconds) to identify itself as a fax terminal. The receiving device answers with a CED tone (2,100 Hz, continuous) to confirm it can accept faxes.

B

Pre-Message Negotiation

The two modems exchange DIS/DCS frames (Digital Identification Signal / Digital Command Signal) listing their capabilities: maximum speed, page size, image encoding, and whether Error Correction Mode (ECM) is supported. They then "train" at progressively lower speeds until both sides confirm a stable connection. V.34 fax cuts handshake time from ~16 seconds (V.17) to ~9 seconds.

C

Image Transfer

The document data is transmitted at the negotiated speed. Each scan line has a minimum transmission time agreed in Phase B. The receiving modem reassembles the lines into a complete page image.

D

Post-Message Procedures

The receiver sends an MCF (Message Confirmation Frame) if fewer than 5% of lines contain errors. For multi-page documents, the session loops back to Phase C for each page. With ECM enabled, corrupted blocks are automatically retransmitted.

E

Call Release

The sender issues a DCN (Disconnect) message and the phone call terminates. Both sides return to standby.

Why VoIP Kills Fax

T.30 was designed for a circuit-switched network where a dedicated line is held open for the duration of the call. VoIP chops audio into packets routed independently across the internet — packet loss, jitter, and codec compression all corrupt the precise timing and tone sequences T.30 depends on. Even 1% packet loss can cause a transmission failure. T.38 (Fax over IP) works around this with redundancy packets, but requires explicit support from your VoIP carrier.


Types of Fax Modems

Internal (PCI/PCIe) Cards

Installed directly into a desktop motherboard expansion slot. No external hardware or separate power supply. These were the dominant form factor from the early 1990s through the mid-2000s. Many were "winmodems" — they offloaded signal processing to the CPU and used Windows-specific drivers, making them incompatible with Linux and macOS.

External USB Modems

The form factor still sold today. Plug-and-play on Windows; no longer supported on macOS (Sierra, 2016+). Brands like StarTech, USRobotics, and Zoom still offer USB 56K V.92 modems for $15–$45. You still need a physical analog phone line plugged into the modem.

PCMCIA / PC Card Modems

Credit-card-sized cards for the PCMCIA slot found on 1990s–early 2000s laptops. Fully obsolete — no modern laptop includes a PCMCIA slot.

Software / Virtual Fax Modems

Software-only implementations that emulate a fax modem, typically used in enterprise fax server configurations. A software modem connects to a PBX (e.g., Asterisk) via an IAX extension and allows a single T.38 gateway to serve an entire office network. Used with open-source fax servers like HylaFAX.


Fax Modem vs. Fax Machine

A fax modem and a standalone fax machine both send documents over a phone line using the same T.30 protocol. The difference is in how documents enter and leave the system.

FactorFax ModemStandalone Fax Machine
Document sourceDigital files on disk onlyScans paper directly
Receiving faxesSaved as TIFF/PDF on diskPrinted automatically
Image qualitySuperior — stays digitalDegrades with each generation
Hardware cost$15–$45 (USB modem)$80–$300+
MaintenanceMinimalToner, paper, drum replacement
Paper requiredNoneYes (for received faxes)
OS dependencyYes — Windows requiredNone
Scan paper originalsRequires separate scannerBuilt-in
Works without computerNoYes
Mac compatibleNo (since 2016)Yes (independent of OS)

The fax modem's core advantage — documents stay digital with no analog degradation — is also the main advantage of online fax services, without the hardware or phone line requirements.


How to Use a Fax Modem in Windows

Windows 10 and Windows 11 still include Windows Fax and Scan, the built-in fax client. It is not installed by default on all configurations, so you may need to add it first.

Setup steps:

  1. Connect your USB fax modem and install its drivers (Windows may auto-install; check Device Manager)
  2. Connect the modem to an analog phone line via RJ-11 cable
  3. Go to Settings → Apps → Optional Features → Add a feature and install "Windows Fax and Scan"
  4. Open Windows Fax and Scan → Tools → Fax Accounts → Add
  5. Choose "Connect to a fax modem" and name your device
  6. To send a fax: click New Fax, enter the recipient's number, and attach your document
  7. To send from any application: choose File → Print and select "Fax" as the printer

Windows 11 Driver Issues

Windows 11's strict driver signing requirements break many older fax modem drivers. Windows Update can re-break drivers that were previously working. If you depend on fax modem functionality for business, test thoroughly before relying on it — or switch to an online fax service.

Mac: Fax Modem Not Supported

Apple removed all fax modem support starting with macOS Sierra (10.12) in 2016. There is no workaround. Mac users who need to fax from their computer must use:

  • An online fax service (browser-based or app)
  • A multifunction printer with its own fax capability (which sends faxes independently of macOS)

Why Fax Modems Became Obsolete

Several forces converged to end the fax modem era:

1. Email replaced most fax use cases. By the late 1990s, attaching a PDF to an email was faster, cheaper, and more reliable than faxing the same document.

2. Broadband killed the analog phone line. US households with dial-up internet dropped from ~40% in the early 2000s to ~3% by the early 2010s. As people abandoned analog phone lines for internet, the infrastructure fax modems depended on disappeared.

3. VoIP is incompatible. Most businesses now use VoIP phone systems. Analog fax modems and VoIP are fundamentally incompatible — see our guide on why VoIP faxing causes problems for details.

4. Apple dropped support in 2016. Eliminating macOS support locked out a significant portion of the professional market overnight.

5. Windows driver entropy. Modern Windows version requirements and driver signing rules have made it progressively harder to keep USB fax modems functional.

6. Online fax services made the hardware unnecessary. Services like mFax send and receive faxes over the internet without a modem, phone line, or special software.

7. WinFax PRO was discontinued in 2006. Symantec ended the product that had defined PC faxing. No major replacement took its place.


Do People Still Use Fax Modems?

A small number of organizations still use fax modems in specific contexts:

  • Industrial and embedded systems where analog communication is hard-coded into legacy equipment
  • Small businesses with existing analog lines and older Windows PCs
  • Enterprise fax servers (HylaFAX, GFI FaxMaker) that use physical modems or T.38 gateways as their transmission layer

For everyone else, the answer is effectively no. Fax itself remains relevant — the global fax services market was valued at $3.31 billion in 2024 and the online fax segment is growing at ~13% annually. But the hardware fax modem is not the mechanism people use. The industry has migrated entirely to cloud-based fax platforms.


Modern Alternatives to a Fax Modem

Online Fax Services (Recommended)

Online fax services replace everything the fax modem setup required — the hardware, the phone line, the software, and the IT maintenance — with a simple web or mobile interface. You upload a document, enter a fax number, and send. Received faxes arrive as PDFs in your email inbox or app.

mFax lets you send a fax from any phone or computer in under 2 minutes. No modem, no phone line, no driver headaches. Over 5 million users have sent more than 2 million faxes with a 98% delivery success rate.

For businesses that need a dedicated fax number, team accounts, and HIPAA compliance, mFax Business lets you build your own plan from about $9/mo (billed annually) — pick the exact seats and pages you need with a live calculator and pay only for what you use, with no fixed tiers. Every plan includes a virtual fax number and full audit logging.

T.38 Fax over IP

T.38 is the ITU-T standard for transmitting fax over IP networks. Unlike raw VoIP (G.711 passthrough), T.38 uses redundancy packets to mitigate packet loss, making it more reliable than attempting to run analog fax tones over a VoIP call. Enterprise fax servers and VoIP providers that officially support fax use T.38.

Limitation: Not all VoIP carriers support T.38. Interoperability between different vendors' T.38 implementations varies significantly. It is not a consumer solution.

Multifunction Printers (MFPs)

Most modern all-in-one printers retain a built-in fax modem connected directly to the phone jack. The printer handles faxing independently — no computer required, no driver issues. If you have a dedicated analog phone line and need to fax paper originals, a modern MFP avoids all the OS compatibility problems of a standalone USB fax modem.

Analog Telephone Adapters (ATAs)

An ATA (such as a Cisco SPA112 or Grandstream HT802) converts a VoIP line to an analog signal, allowing a traditional fax machine or fax modem to connect to a VoIP infrastructure with better compatibility than direct VoIP-to-modem. This is a niche enterprise solution, not a consumer option.


The Bottom Line

A fax modem was the right tool for turning a 1990s desktop PC into a fax terminal. In 2026, the combination of requirements — an active analog phone line, working Windows drivers, compatible fax software — makes fax modems impractical for nearly every use case.

If you need to send a fax today, mFax.to is the straightforward replacement: upload your document, enter the fax number, and send from any device. No hardware, no phone line, no driver maintenance. For more context on how online fax compares to older technology, see our analog fax vs. digital fax breakdown.

Frequently Asked Questions

Do I need a fax modem to send a fax from my computer?
No. A fax modem requires an active analog phone line, which most homes and offices no longer have. Online fax services like [mFax](https://mfax.to) let you send faxes from any computer or phone over the internet — no modem, no phone line required.
Can a fax modem work on Windows 10 or Windows 11?
Technically yes — Windows still includes Windows Fax and Scan. In practice, finding USB fax modems with certified Windows 11 drivers has become very difficult, and Windows Update can break existing modem drivers unpredictably.
Do fax modems work on a Mac?
No. Apple removed fax modem support in macOS Sierra (2016). Any Mac running Sierra or later cannot use a USB fax modem. Mac users must use an online fax service or a multifunction printer with its own fax capability.
Can a fax modem work over a VoIP line?
Rarely reliably. Analog fax tones are extremely sensitive to the packet loss and compression inherent in VoIP. Even 1% packet loss can corrupt a transmission. T.38 (Fax over IP) is a better solution, but requires VoIP carrier support and a compatible gateway.
How much does a fax modem cost?
USB external fax modems still sold on Amazon and Newegg range from $15 to $45. However, you also need an active analog phone line ($20–$40/month) and compatible software, making online fax services cheaper for most users.
Home Business Pricing Fax API Blog Document Converter Company
Terms of Service Privacy Policy