You are on page 1of 1

How to fix Windows 10 toolbar

1.
2.
3.
4.

Open Task Manager


Click Fail and Run New Task
Type powershell and check the box.
Paste:-

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage


-DisableDevelopmentMode -Register "$
($_.InstallLocation)\AppXManifest.xml"}

5. Wait. Then, restart the laptop. NOT SHUTDOWN.

You might also like