Skip to content
Follow
Windows

How to Add Natural Voices in Windows 11 Narrator

Richard
Written by
Richard
Jul 23, 2023 Updated Jun 19, 2026 2 min read
How to Enable or Disable Closing Warnings in Windows Terminal
How to Enable or Disable Closing Warnings in Windows Terminal

You add natural voices to Windows 11 Narrator by installing them directly through the Settings app.

Natural voices in Windows 11 Narrator offer a significant upgrade over the older, robotic text-to-speech options. These voices utilize advanced technology to sound more human-like, making screen content easier to comprehend.

This enhancement allows for clearer communication of your PC’s elements, improving your overall navigation experience.

For instance, you can install a new voice by navigating to Settings > Accessibility > Narrator, and then selecting “Add natural voices.”

⚡ Quick Answer

Open Settings, navigate to Accessibility, then Narrator. Click “Add” under Narrator’s voices, choose a natural voice, and click Install. Wait for the download to complete.

Troubleshooting Natural Voices

If your natural voices aren’t showing up in Windows 11, make sure your internet is connected because you need it to download the language packs from the Microsoft Store.

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)

You can remove Natural Voices in Windows 11 to free up storage space, but you’ll need administrator access to do it.

  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
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 Windows 11 Narrator makes using your computer much easier by providing a smoother, more human-like reading experience for all your content.

Why are natural voices not showing up in Narrator settings?

Natural voices might not be showing up in Narrator settings if your computer lost its internet connection during the download, so check your connection and Windows Update status.

Can I use natural voices offline after installation?

Yes, you can use natural voices offline in Windows 11 once they are fully downloaded and installed, as they are stored locally on your system.

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 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
How to Enable Narrator Keyboard Shortcuts in Windows 11
Windows How to Enable Narrator Keyboard Shortcuts in Windows 11

10 Comments

Leave a Comment

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