Forum Discussion
KillaHaddy
Oct 28, 2021Copper Contributor
Taskbar Not Showing In Windows 11 (FIX)
Easiest fix I have found is this. Press Windows + R > Run control > Go to uninstall a program > go to installed updates > and uninstall Security Update for Microsoft Windows (KB5006674). It will fix ...
Scrowe945
Apr 01, 2022Copper Contributor
Hi I'm also getting a lost taskbar - highly irritating. Where exactly do I put this - I am a novice:
"Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}"
Thanks very much.
Jackized
May 04, 2022Copper Contributor
Click the Start button, scroll all the way down to the Windows Powershell folder. Right click the Windows Powershell icon. Select More then select Run as Administrator. Paste the command in there and hit ENTER.