Skip to content

Bits of .NET

Daily micro-tips for C#, SQL, performance, and scalable backend engineering.

  • Asp.Net Core
  • C#
  • SQL
  • JavaScript
  • CSS
  • About
  • ErcanOPAK.com
  • No Access
  • Privacy Policy
Windows

How to Reset Taskbar in Windows 11

- 20.10.24 - ErcanOPAK

Occasionally and randomly, the taskbar on your Windows 11 PC can freeze. It might stop responding or stop showing certain icons that you need to interact with.

If the taskbar isn’t functioning correctly, you’ll want to get it working again. Often, the fix is as simple as restarting Windows Explorer, but you’ll also want to double-check taskbar settings. If you’re having problems, you can reset the taskbar settings in Windows 11 and get it working the way you want.

Check out these potential fixes to reset taskbar settings on Windows 11 and get it working again.

How Do I Get My Taskbar Back to Normal?

When you restart Windows Explorer from Task Manager, it resets the Windows taskbar.

Restart Windows Explorer from Task Manager

  1. Use the keyboard shortcut Ctrl + Shift + Esc to bring up Task Manager.
  2. When Task Manager comes up, find and highlight Windows Explorer under the Processes tab, and click the Restart button.Restart Windows Explorer reset taskbar settings in Windows 11
  3. If the screen goes white and the taskbar doesn’t reappear, click File > Run new task from Task Manager.run new task
  4. The Create new task window will appear. Type explorer.exe in the Open field and click OK.launch explorer run dialog

The taskbar (and the rest of Windows) will come up, and the taskbar should be in working order again.

How to Restart Taskbar Using Windows Terminal

It’s also worth noting that you can restart Explorer and taskbar from the command line. These instructions will work for the command line app itself (cmd.exe), as well as the newer Windows PowerShell and Windows Terminal apps.

To restart the Taskbar from the Command Prompt

  1. Open the Start menu and type cmd, powershell, or terminal.
  2. Hover over the top result and choose Run as Administrator.search CMD Start Menu
  3. When the Command Prompt, PowerShell, or Windows Terminal window opens, type in the following command and hit Enter:
    taskkill /f /im explorer.exe && start explorer.exe

    admin cmd reset

After running the command, Windows Explorer will restart, and the taskbar should be working again.

How to Check Taskbar Settings on Windows 11

If you don’t see items you need on the taskbar like overflow icons, for example, you’ll want to double-check your taskbar settings. Some of the icons could simply be disabled and you can toggle them back on.

To Manage Taskbar Settings in Windows 11

  1. Click Start and open Settings or use the keyboard shortcut Windows key + I.
  2. When Settings opens, go to Personalization > Taskbar.personalization settings windows 11
  3. Now, go through the list and turn taskbar items on or off.taskbar items windows 11

In addition, this section is where you can manage the taskbar behavior, which could also be an issue. For example, you can align the taskbar and Start menu to the left or make the taskbar automatically hide.

Thanks to groovypost.com for such a great article.

Related posts:

Windows 11 Laptop Battery Drains Faster After Updates

Windows 11 High CPU with “System”

Windows 11: Use Quick Settings for One-Click System Controls

Post Views: 61

Post navigation

Essential Steps to Take After Windows 11 Updates
How to get public ip address using Windows PowerShell

Leave a Reply Cancel reply

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

April 2026
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Mar    

Most Viewed Posts

  • Get the User Name and Domain Name from an Email Address in SQL (950)
  • How to add default value for Entity Framework migrations for DateTime and Bool (858)
  • Get the First and Last Word from a String or Sentence in SQL (836)
  • How to select distinct rows in a datatable in C# (805)
  • How to make theater mode the default for Youtube (754)
  • Add Constraint to SQL Table to ensure email contains @ (578)
  • How to enable, disable and check if Service Broker is enabled on a database in SQL Server (564)
  • Average of all values in a column that are not zero in SQL (531)
  • How to use Map Mode for Vertical Scroll Mode in Visual Studio (489)
  • Find numbers with more than two decimal places in SQL (447)

Recent Posts

  • C#: Use Init-Only Setters for Immutable Objects After Construction
  • C#: Use Expression-Bodied Members for Concise Single-Line Methods
  • C#: Enable Nullable Reference Types to Eliminate Null Reference Exceptions
  • C#: Use Record Types for Immutable Data Objects
  • SQL: Use CTEs for Readable Complex Queries
  • SQL: Use Window Functions for Advanced Analytical Queries
  • .NET Core: Use Background Services for Long-Running Tasks
  • .NET Core: Use Minimal APIs for Lightweight HTTP Services
  • Git: Use Cherry-Pick to Apply Specific Commits Across Branches
  • Git: Use Interactive Rebase to Clean Up Commit History Before Merge

Most Viewed Posts

  • Get the User Name and Domain Name from an Email Address in SQL (950)
  • How to add default value for Entity Framework migrations for DateTime and Bool (858)
  • Get the First and Last Word from a String or Sentence in SQL (836)
  • How to select distinct rows in a datatable in C# (805)
  • How to make theater mode the default for Youtube (754)

Recent Posts

  • C#: Use Init-Only Setters for Immutable Objects After Construction
  • C#: Use Expression-Bodied Members for Concise Single-Line Methods
  • C#: Enable Nullable Reference Types to Eliminate Null Reference Exceptions
  • C#: Use Record Types for Immutable Data Objects
  • SQL: Use CTEs for Readable Complex Queries

Social

  • ErcanOPAK.com
  • GoodReads
  • LetterBoxD
  • Linkedin
  • The Blog
  • Twitter
© 2026 Bits of .NET | Built with Xblog Plus free WordPress theme by wpthemespace.com