Skip to content
Follow
Windows

How to Show the Language Bar on Your Desktop or Taskbar in Windows 11

Richard
Written by
Richard
Feb 17, 2026 Updated Sep 15, 2026 3 min read
How to Show the Language Bar on Your Desktop or Taskbar in Windows 11
How to Show the Language Bar on Your Desktop or Taskbar in Windows 11

The Language Bar in Windows 11 lets you switch between different keyboard layouts and input languages with a single click. Windows hides this tool by default, but you can turn it back on through the Settings app in less than 30 seconds.

Advertisement

You can pin the Language Bar directly to your taskbar or let it float freely on your desktop so it stays visible while you type.

⚡ Quick Answer

Go to Settings Time & language Typing Advanced keyboard settings. Check “Use the desktop language bar when it’s available” for the desktop version, or leave it unchecked for the default taskbar display.

Advertisement

What is the Language Bar?

The windows 11 language bar is a floating or taskbar tool that lets you switch between different keyboard layouts and languages while typing. You can use it to quickly change your input language when writing in foreign languages or using special characters, and you can also press the Win plus Spacebar to cycle through your installed languages without clicking.

Windows automatically appends the corresponding keyboard layout whenever a new language gets added. Users can also configure multiple layouts per language.

Pressing Win + Spacebar cycles through active keyboard layouts instantly without touching the mouse.


Option 1Show Language Bar Using Windows Settings

  1. Open Settings by pressing Win + I.
  2. Click Time & language on the left side.
  3. Click Typing on the right side.
  4. Scroll down and click Advanced keyboard settings.
  5. Check the box for Use the desktop language bar when it’s available if you want the bar on your desktop.
  6. Uncheck it if you want the language bar to appear on the taskbar (this is the default setting).
  7. You can now close Settings.

You can show the windows 11 language bar on your desktop or taskbar by opening the Advanced keyboard settings menu in the main Windows Settings app. This allows you to choose whether the language switcher floats freely on your screen or stays docked neatly next to the taskbar clock for quick access.

Advertisement
Time & Language settings in Windows 11
Time & Language settings in Windows 11
Advanced keyboard settings in Windows 11
Advanced keyboard settings in Windows 11
Use desktop language bar option
Use desktop language bar option




Option 2Show Language Bar Using PowerShell

If you prefer using the command line, you can configure the Language Bar with PowerShell:

  1. Open Windows Terminal by right-clicking the Start button and choosing it.
  2. Make sure you select the Windows PowerShell tab.
  3. Copy and paste one of the commands below depending on what you want:

Show Desktop Language Bar

Run this command to show the language bar on your desktop:

Set-WinLanguageBarOption -UseLegacyLanguageBar

Alternatively, this command displays the desktop language bar while permitting distinct input methods for every separate app window:

Advertisement
Set-WinLanguageBarOption -UseLegacyLanguageBar -UseLegacySwitchMode

Show Taskbar Language Bar (Default)

Restoring the default taskbar language bar and disabling specialized parameters requires this command:

Set-WinLanguageBarOption

Concurrently, hiding the desktop bar while allowing individual input methods per app window utilizes this command:

Set-WinLanguageBarOption -UseLegacySwitchMode

Close Windows Terminal once configured.

PowerShell renders these configurations visually:

Advertisement
PowerShell command to show desktop language bar
PowerShell command to show desktop language bar
PowerShell command to show taskbar language bar
PowerShell command to show taskbar language bar



Summary

  • The Language Bar makes it easy to switch between keyboard languages on your Windows 11 PC.
  • You can type special letters and characters in different languages by changing your keyboard layout.
  • Switch languages quickly using the Language Bar or the shortcut keys Win + Spacebar.
  • You can choose to show the Language Bar on your desktop or taskbar using Settings or PowerShell commands.
  • This helps if you use more than one language and want to type comfortably.

The windows 11 language bar gives you a fast way to switch keyboard layouts so you can type in multiple languages and use special characters on your computer. You can choose to keep the language switcher on your desktop or taskbar through the main settings menu, or use keyboard shortcuts to change languages instantly while you type.

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 Add a Language in Windows 11
Windows How to Add a Language in Windows 11
How to Reset Windows Terminal to Default Settings in Windows 11
Windows How to Reset Windows Terminal to Default Settings in Windows 11
How to Open Windows Terminal at Startup in Windows 11
Windows How to Open Windows Terminal at Startup in Windows 11
How to Change Windows Terminal Themes
Windows How to Change Windows Terminal Themes

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

Leave a Comment

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