Skip to content
Follow
Windows

How to Change Your Country or Region in Windows 11

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

This guide will help you change the country or region setting on your Windows 11 computer. This setting is called your geographic location (GeoID).

Your country or region setting tells Windows and apps where you are. This helps show you the right local content like apps, games, movies, and services.

Sometimes, if you move or travel to a different country, you might want to update this setting so everything works properly.

⚡ 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 Windows key + 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:
    PowerShell
    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:
    PowerShell
    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:

PowerShell
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
Enable Shield Icon in Windows Terminal Admin Mode
Windows Enable Shield Icon in Windows Terminal Admin Mode
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 *