How to Change Your Country or Region in Windows 11
You change your country or region in Windows 11 through the settings-app-in-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="41743">Settings app to ensure you see relevant local content and features.
This setting, known as your Geographic ID or GeoID, tells Windows and your installed applications your current location. It’s crucial for receiving accurate recommendations for apps, games, movies, and services tailored to your region.
Updating your country or region is especially important if you move to a new location or travel frequently. For instance, if you’re using Windows 11 version 22H2, changing this setting can affect which Microsoft Store apps are prioritized for download.
Option 1Change Country or Region in Settings
- Press Windows key + I to open Settings.
- Click on Time & language on the left side.
- Then click Language & region on the right side.
- Under Country or region, click the drop-down menu and pick your new location.
- Close Settings when you’re done.
Click here to open Language & Region Settings directly
Windows 11 Language & Region Settings
Select your country or region from the list
Option 2See Your Current Country or Region Using a Command
- Open Windows Terminal by searching for it in the Start menu.
- Choose either Windows PowerShell or Command Prompt tab.
- Type or paste this command and press Enter:
Get-WinHomeLocation - You will see your current country or region code.
- Close Windows Terminal when done.
Option 3Change Your Country or Region Using a Command
⚠️ Note: This step requires admin privileges.
If you want to change your location using a command, follow these steps:
- Open Windows Terminal and pick PowerShell or Command Prompt.
- Type this command and press Enter:
Set-WinHomeLocation -GeoID <GeoID number> - Replace <GeoID number> with the correct number for your country.
- Close Windows Terminal when finished.
You can find the list of GeoID numbers on Microsoft’s website here: Geographical Location Identifiers
Example: To set your location to the United States, use:
Set-WinHomeLocation -GeoID 244
Changing your location using a command
Summary
- Your country or region setting controls what apps and services you can access in Windows 11.
- You can change it easily in Settings or by using commands in Windows Terminal.
- Make sure to pick the correct location so Microsoft Store, Xbox, and other apps show the right content for you.
- When using commands, check the official GeoID list to find the right number for your country.
That’s all! Changing your country or region in Windows 11 is simple and helps make your PC feel more local and personal.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!