Windows 10 taskbar not working is one of the common problems you may encounter while using your Windows computer. When this happens, you will find that your taskbar simply stops responding to your actions. Sometimes it can also freeze, and you won’t even be able to move the cursor there.
If you’re having an issue with the Windows 10 taskbar not working on your computer, there are several methods you can use to fix the problem. These methods fix the elements behind the function and try to get your taskbar working again.
Restart Windows Explorer to fix Windows 10 taskbar not working
Windows Explorer is one of the main utilities, which contains a number of small elements. Your taskbar is actually part of File Explorer and you can restart it, which in turn will give your taskbar a fresh start. This will most likely solve the problem for you. There are two ways to do it. You can use any of them to complete the task.
Use Task Manager to restart Windows Explorer
The Task Manager helps wipe out non-responding programs on your computer, and you can also use it to shut down and restart Windows Explorer.
- Press Ctrl + Shift + Esc at the same time to launch Task Manager.
- Click More if you don’t see your processes yet.
- Click the Processes tab at the top and you will find all your running programs.
- Find the process labeled Windows Explorer, right-click it and select Restart.
- Explorer will restart and your taskbar should work.
Restart Windows Explorer Using Command Prompt
Another way to restart Windows Explorer is to use the command line utility on your PC.
- Use Cortana search to find and open a command prompt.
- Type the following command and press Enter.
taskkill / f / im explorer.exe
- You should find that everything on your screen has disappeared. Enter the following command to restore it all.
explorer.exe
Fix Windows 10 taskbar problems by re-registering the taskbar
Your taskbar may have been unregistered on your system, which is why it works this way. In this case, you can re-register the utility using PowerShell and this will restore functionality when your Windows 10 taskbar is down.
– /
All you basically need to do is run the command in PowerShell and you’re done.
- Press the Windows key, find Windows PowerShell and launch it.
- Type the following command in the PowerShell window and press Enter.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}
- Close the PowerShell window.
- Make sure hidden files are visible on your computer. Then follow the next path using File Explorer.
C: Users AppData Local
- Find the folder named TileDataLayer, right-click it and choose Delete
- Launch the Settings app by searching for Cortana.
- Click on the “Applications to manage your application settings” option.
- Select Launch from the left sidebar to view a list of applications that open at startup.
- On the right sidebar, you will see a list of applications that are allowed to run when your computer boots. If you think that a particular app might be causing a problem with the taskbar, you can turn its toggle to OFF to disable the app.
- Open the Settings app.
- Click on the option labeled Update & Security to view your updates.
- Click Recovery in the left sidebar menu.
- Click the Get Started button under the Revert to a Previous Version of Windows 10 section. Then follow the instructions on the screen to complete the task.
- If you do not already have an additional account on your computer, create one. by going to Settings> Accounts> Family & Others and clicking Add someone to this PC.
- After setting up your account, press the Windows button, click your profile icon and select Sign Out.
- Sign in to your sub account and see if the taskbar is working.
- Search for System Restore in Cortana and open it.
- Click the System Restore button.
- Click Next, select a restore point and click Next again.
- After restoring the restore point, the taskbar should work.
Prevent certain applications from launching at startup
A possible reason why the Windows 10 taskbar is not working is that some applications start when you start your computer and interfere with the taskbar. If you think this might be a possible cause of the problem, you can disable these applications from starting at computer startup.
Rollback from a recent Windows update to fix taskbar issues
The main purpose of Windows Update is to fix existing bugs and provide you with new features. However, some updates may break existing functionality, including the taskbar on your computer. In this situation, rolling back the update is a good way to fix the problem.
Use another user account on the computer
Sometimes, some unintended tasks can end up damaging basic system functions. Your Windows 10 taskbar is not working as a result of this action.
In these cases, it is worth checking to see if the taskbar is running in another user account on your computer. It will then give you an idea of ??what caused the problem and you can undo the action to fix it.
Return to system restore point
System Restore Point Restore helps you undo any significant changes that you recently made to your computer. This should return your car to the state it was before you made any changes to it.
The taskbar is one of the important elements of a Windows computer, and its inoperability is a huge inconvenience for users. We hope this guide helped you fix this on your computer, and if so, please let us know which method worked for you.
–