Recently I have inserted a pendrive which caused some weird problem in Windows 10. The problem was that I was unable to open or click anything on the taskbar. Every other thing seemed working perfectly fine. Also I was unable to open start menu, it was so annoying that I was about to reset the computer. But by doing a little research on what’s wrong, I found a code which helped me to cure the problem that I was facing. So here is how to fix windows 10 taskbar problem:
- Close all the windows open if possible.
- Press Windows + X. You will see a menu on bottom left corner of your screen.
- Click Windows PowerShell (Admin). This will open up Windows PowerShell.
- Type this command and hit enter.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Now wait until it completes. It may take few minutes. During the process I will recommend you not to open anything especially windows app to avoid potential errors.
- After it completes you can check out whether everything is working fine or not.
Note: This will probably fix all the problems regarding taskbar and windows apps including store.
Also read: Fix WiFi Connected But No Internet Access on Windows
Thank you for reading this post and keep connected to Tech Arrival to continue enjoying wonderful posts. Share your views about this post in comment section below. If you are still having any query throw it in comment section.
If you find this post helpful, don’t hesitate to share this post on your social network. It will only take a moment and also it is quite easy and helpful for others