Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - You want the Geek? You can't handle the Geek!

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Rufus
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Sergei Strelec's WinPE
9. K-Lite Mega Codec Pack
10. Visual C++ Redistributable Runtimes AIO Repack
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


MajorGeeks.Com » Overview» Tutorials and Video Guides » How To Remove a Language From Windows 10

How To Remove a Language From Windows 10

By Timothy Tibbetts

on 07/05/2023

Windows 10 allows you to quickly change languages as well as use languages for different things like display and text. However, removing a language remains a difficult task, and sometimes the Remove option is grayed out. Here's how to get around all that and remove any languages you want.

To remove one or two languages, it's easy to do so by opening PowerShell as Admin by pressing the Windows Key + X.

Type in Get-WinUserLanguageList to see a list of all installed languages.



Now type in the following lines replacing with the language to remove, for example, en-US to remove English US.

$LangList = Get-WinUserLanguageList
$MarkedLang = $LangList | where LanguageTag -eq ""
$LangList.Remove($MarkedLang)
Set-WinUserLanguageList $LangList -Force


That should do it. However, if you want to avoid PowerShell, there's one other possibility at the time of this article, assuming you have multiple languages installed.

Press the Windows Key + S and type in region and click on Region & language settings.

Under Languages change the language to another language you don't use. Now, under Preferred languages lower the language you want to remove to the bottom by clicking on the language and using the up and down arrow keys.



Reboot and the Remove option should now be available.

comments powered by Disqus




© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition