Skip to content
Follow
Windows

How to Change Your Country or Region in Windows 11

Richard
Written by
Richard
Feb 18, 2026 Updated Aug 13, 2026 2 min read
How to Change Your Country or Region in Windows 11
How to Change Your Country or Region in Windows 11

Changing your country or region in Windows 11 updates your geographic location (GeoID) so apps, games, and Microsoft Store services match your actual physical spot. Windows 11 uses this setting to show you local news, correct currency, and regional apps.

You need to update this setting when you move to a new country or travel abroad so your computer downloads the right updates and local software. Open the Settings app and go to Time & language, then Language & region to change it in under one minute.

⚡ Quick Answer

Open Settings, go to Time & language, then Language & region. Select your new country or region from the dropdown menu under “Country or region.” This ensures you see local content and features.

Option 1Change Country or Region in Settings

  1. Press Win+I to open Settings.
  2. Click on Time & language on the left side.
  3. Then click Language & region on the right side.
  4. Under Country or region, click the drop-down menu and pick your new location.
  5. Close Settings when you’re done.

Click here to open Language & Region Settings directly

Windows 11 Time, language, and region settings screen.
Windows 11 Language & Region Settings
Select your country or region in Windows 11 language settings.
Select your country or region from the list

Option 2See Your Current Country or Region Using Command

  1. Open Windows Terminal by searching for it in the Start menu .
  2. Choose either Windows PowerShell or Command Prompt tab.
  3. Type or paste this command and press Enter:
    Get-WinHomeLocation
  4. You will see your current country or region code.
  5. Close Windows Terminal when done.

Option 3Change Your Country or Region Using a Command

If you want to change your location using a command, follow these steps:

  1. Open Windows Terminal and pick PowerShell or Command Prompt.
  2. Type this command and press Enter:
    Set-WinHomeLocation -GeoID <GeoID number>
  3. Replace <GeoID number> with the correct number for your country.
  4. 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
Set contry and region command
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?

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 Change Geographic Location in Windows 11
Windows How to Change Geographic Location in Windows 11
How to Change Windows Terminal Themes
Windows How to Change Windows Terminal Themes
How to Add or Remove Windows Terminal Shield Icon
Windows How to Add or Remove Windows Terminal Shield Icon
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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