Download NVDA

NVDA can come packaged in three ways:

  • NVDA Installer: an easy to use talking installer that will set up NVDA on your computer for you so you can easily run it from the Start Menu.
  • NVDA Portable Distribution: an archive containing a ready to run portable version that can be run from anywhere on your hard drive, a USB drive or even from a CD.
  • Source Code: this is all the code that has not yet been compiled. This can be run only if you have Python and some other libraries installed.

Downloads for the installer and portable packages are available below. If you want to run from source code, see AccessingAndRunningSourceCode.

Preview Release: 0.6p2 (recommended for most users)

Preview releases provide a preview of the upcoming stable release. They may contain regressions from the previous stable release and their may be major issues which must be fixed prior to the upcoming stable release. Nevertheless, we will endeavour to make them as stable as possible. They thus allow users to run newer code without the uncertainty associated with development snapshots. For more information about the reason behind preview releases, see the ReleaseStatus article.

Old Releases

You may obtain old releases from here.

Development Snapshots

If you want to try out the very latest bleeding edge code and you don't want to run from source code, you can go to the Snapshots page to download a copy of NVDA compiled straight out of the development code. Please be aware that these snapshots may not be stable, they may not have been tested and they possibly may not work at all.