Skip to content
Follow
Windows

How to Change Your Country or Region in Windows 11

Richard
Written by
Richard
Feb 18, 2026 Updated Sep 15, 2026 3 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.

Advertisement

Open the Settings app and go to Time & language, then Language & region to change it in under one minute. 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.

⚡ 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.

Advertisement

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.

You can change windows 11 region settings directly through the main Windows configuration menu by heading to the language and time options. This built-in method updates your location for the Microsoft Store and local apps without needing advanced tools. Open the main menu, go to the time and language section, and pick your new location from the drop-down list.

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

You can change windows 11 region using a command line tool if you prefer typing commands over clicking through menus. This fast method lets you update your geographic location directly inside Windows Terminal using PowerShell by entering your specific country code number. Open your terminal app, run the location command with your correct regional ID, and press Enter to apply the change immediately.

  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.

Your windows 11 region settings control which apps, games, and services appear in the Microsoft Store and other built-in programs. You can change windows 11 region easily using either the main settings menu or a quick command in Windows Terminal. Pick the correct location for your current home to make sure your device downloads local content and shows the right regional services.

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.

Advertisement

📚 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 Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically

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

Leave a Comment

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