Follow
Windows

How to Add Natural Voices in Windows 11 Narrator

Richard
Written by
Richard
Jul 23, 2023 Updated May 1, 2026 3 min read
How to Add Natural Voices in Windows 11 Narrator

Windows 11 includes a built-in screen reader called the Narrator app. It helps people with limited vision by reading text, buttons, and links aloud.

Why use voices-in-windows-11-narrator/" class="sal-link" rel="noopener" target="_blank" data-sal-id="8981">Natural Voices? Legacy voices often sound robotic and hard to understand. Natural voices use state-of-the-art text-to-speech technology to sound more like a real human. Once you install them, they work even if you are offline.

What happens when done? You will have a clear, easy-to-understand voice reading your screen content, making your computer much easier to navigate.

How to Add Natural Voices

Follow these steps to download new voices:

  1. Open the Windows Settings app. You can do this by clicking the Start menu or pressing the Windows key + I on your keyboard.
  2. Click on Accessibility in the menu on the left side of the window.
windows 11 accessibility tile
  1. Click the Narrator tile on the right.
Windows 11 add or remove natural voices to the narrator app
  1. Find the section labeled Narrator’s voices and click the Add button next to “Add natural voices.”
Windows 11 add or remove natural voices to the narrator app
  1. A new window will appear. Choose the voice you want to use and click Install.
Windows 11 add or remove natural voices to the narrator app
  1. Wait for the download to finish. You will get a notification when it is ready.
Windows 11 add or remove natural voices to the narrator app
  1. You can now select this new voice in your Narrator settings.
Windows 11 add or remove natural voices to the narrator app

Troubleshooting Natural Voices

If your voices do not appear, check your internet connection first. The system needs to download these language packs from the Microsoft Store. Ensure your Windows is fully updated. If the installation fails, restart your computer and try again. You can verify the installation by checking the list of installed features in your Settings app under Apps > Installed apps.

Language Support and Integration

Natural voices are available in many languages. You can find the full list on the official Microsoft language support page. These voices integrate directly with Narrator and other accessibility tools like Immersive Reader in Microsoft Edge. Once downloaded, these TTS engines work offline for your convenience.

How to Remove Natural Voices (Admin Required)

If you need to free up space, you can remove these voices. Note: This task requires administrative privileges.

  1. Open the PowerShell app as an administrator.
  2. Type the following command to see a list of your installed voices:
PowerShell
Get-AppxPackage -Name "*Voice*" | Select Name, PackageFullName
Windows 11 add or remove natural voices to the narrator app
  1. Find the package name in the list, then run this command to remove it (replace the example text with the specific package name from your list):
💻Code
Remove-AppxPackage -Package MicrosoftWindows.Voice.en-US.Aria.1_1.0.8.0_x64__cw5n1h2txyewy

Summary

Adding Natural Voices to your Windows 11 Narrator is a great way to make your computer easier to use. By choosing the high-quality Natural options over the older Legacy ones, you get a smoother, more human-like experience for reading emails, websites, and documents. If you ever need to save space, you can use PowerShell to remove the files easily. For more information, see the Windows Experience Blog.

Why are natural voices not showing up in Narrator settings?

If natural voices are missing, your computer may have lost its connection during the download process. Ensure you have an active internet connection and check your Windows Update status. Sometimes, a simple restart of the Settings app or the computer forces the system to refresh the list of available voice packages.

Can I use natural voices offline after installation?

Yes, once the natural voice package is fully downloaded and installed on your system, it is stored locally. You do not need an active internet connection to use these voices with Narrator or other Windows accessibility features. This makes them reliable for use in any environment, even without web access.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Add Natural Voices in Windows 11 Narrator
Windows How to Add Natural Voices in Windows 11 Narrator
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Change Narrator Voice in Windows 11
Windows How to Change Narrator Voice in Windows 11
How to Open PowerShell in Windows 11
Windows How to Open PowerShell in Windows 11

10 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *