If you own a website and you want to know how it actually sounds to someone who cannot see the screen, you need a screen reader on your own machine - and on Windows, the two you will hear about are Microsoft Narrator, which is already installed on every copy of Windows 10 and 11, and NVDA, a free, open-source screen reader from the Australian non-profit NV Access. Both are free, both work in a browser, and both will read your pages aloud, but they are not interchangeable for testing purposes. Narrator is the one your IT department cannot block, because there is nothing to install; NVDA is the one a large share of real screen reader users actually run day to day, which makes it the closer proxy for what your visitors experience. The distinction matters commercially as well as technically: an accessibility complaint or an EAA-driven procurement question is rarely answered by an automated scanner alone, and the fastest way to find the failures scanners miss - unlabelled buttons, images announced as file names, forms where the field and its label were never connected, modals that trap or lose focus - is to close your eyes and listen. This comparison explains what each screen reader is, where they differ in the ways that affect testing, and how a non-developer can get useful results from either one within an hour. None of this is legal advice; consult a qualified attorney for your jurisdiction.

At a Glance

Feature Microsoft Narrator NVDA (NonVisual Desktop Access)
Cost Free; built into Windows Free and open source; donation funded
Installation required None - already on the machine Download and install, or run portable from USB
Share of real screen reader users Small as a primary screen reader Consistently among the most-used desktop screen readers
Start / stop shortcut Windows + Control + Enter Control + Alt + N (after install)
Reading mode for web pages Scan Mode (Caps Lock + Space) Browse mode, with automatic switch to focus mode in form fields
See announcements as text Not built in Speech Viewer shows every announcement as on-screen text
Best-matched browser Microsoft Edge Firefox and Chrome, both well supported
Add-ons and extensibility None Large community add-on ecosystem
Braille display support Yes Yes, with broad device support
Platform coverage Windows only Windows only

Microsoft Narrator

Type: Screen reader built into Windows 10 and Windows 11; no installation required Pricing: Free. Included with Windows at no extra cost and cannot be uninstalled, so there is no procurement, license, or admin-rights hurdle. Best for: Site owners, marketers, and QA staff on managed Windows machines who need to start manual screen reader testing today without waiting on IT approval to install anything.

Pros

  • Already present on every Windows machine - press the Windows key plus Control plus Enter and it starts, which makes it the only realistic option on locked-down corporate laptops where you cannot install software
  • Scan Mode (toggled with Caps Lock plus Space) gives you a simple way to move through a page by headings, links, landmarks, and form fields, which is exactly the reading pattern that exposes broken heading structure
  • Windows 11 ships more natural-sounding voices, which makes long testing sessions far less fatiguing for someone who is not used to synthetic speech
  • Narrator Home and the built-in command list give a beginner a discoverable starting point rather than a wall of keyboard shortcuts
  • Supports braille displays and integrates tightly with Microsoft Edge, so Microsoft-stack organizations get a consistent experience across the browser and Office apps

Cons

  • A relatively small share of screen reader users run Narrator as their primary screen reader, so passing in Narrator alone is weaker evidence that your site works for real visitors
  • There is no third-party add-on ecosystem, so you cannot extend it the way NVDA users extend theirs
  • Behaviour is most polished in Edge; results in other browsers can differ enough that a bug you find - or miss - may be browser-specific rather than site-specific
  • Fewer public tutorials, cheat sheets, and community answers exist for Narrator than for NVDA or JAWS, which slows down a beginner who gets stuck

NVDA (NonVisual Desktop Access)

Type: Free, open-source Windows screen reader from NV Access; downloaded and installed, or run portable from a USB drive Pricing: Free and open source, funded by donations. There is no paid tier, no per-seat license, and a portable version runs without installing anything to the system drive. Best for: Anyone who can install software and wants their manual testing to reflect what the largest group of Windows screen reader users will actually experience on the site.

Pros

  • WebAIM's long-running screen reader user surveys have consistently placed NVDA among the two most-used desktop screen readers, so what you hear in NVDA is much closer to what a real visitor hears
  • Browse mode and focus mode mirror how commercial screen readers behave, so problems you find - a custom dropdown that never enters focus mode, a modal that leaves the reader stranded behind it - are the same problems JAWS users will hit
  • The Speech Viewer window prints everything NVDA announces as text on screen, which is genuinely transformative for a sighted tester: you can read the announcements instead of straining to hear them
  • A large add-on ecosystem and an active community mean tutorials, cheat sheets, and answers for almost any question you will have as a beginner
  • A portable copy on a USB stick lets you test on machines where you cannot install software, and updates ship frequently as browsers change

Cons

  • It is a real install (or at least a download), which on a tightly managed corporate device may still need approval
  • The default synthesized voice sounds noticeably more robotic than Windows 11's natural voices, and new testers often need to slow the speech rate down before anything makes sense
  • The browse mode versus focus mode distinction confuses beginners - a form field that seems unresponsive is usually just a mode you did not know you were in
  • Windows only, so it tells you nothing about how your site behaves under VoiceOver on iOS, which is where a large share of your mobile traffic actually is

Our Verdict

If you can install software, install NVDA - it is free, it is what a very large share of Windows screen reader users actually run, and its Speech Viewer alone (which prints every announcement as readable text) will save a non-technical tester hours of squinting at speech they cannot quite catch. Test in Firefox or Chrome, turn the speech rate down until it is comprehensible, and navigate your homepage and your checkout using only the keyboard. If your laptop is locked down and you cannot install anything, use Narrator: it is already there, Scan Mode will walk you through headings and links, and finding an unlabelled 'Add to cart' button in Narrator is infinitely more valuable than finding it in no screen reader at all. The honest answer for a business that sells online is that you eventually want both, plus VoiceOver on an iPhone, because each one surfaces slightly different failures - but the failure mode that costs real money is testing with none of them and assuming an automated scan covered it. Automated tools catch roughly a third of accessibility issues; the rest you find by listening. Start with one screen reader, one page, and thirty minutes. None of this is legal advice; consult a qualified attorney for your jurisdiction.

Further Reading

Other Comparisons