Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
Scripts used in the Powershell
First Script:
PowerShell -ExecutionPolicy Unrestricted
Second Script:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like /”*SystemApps*/”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
Third Script:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘//AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
So, if you are facing any of the following issues then this guide will help you to fix the problem.
Problem that this video aims to solve:
1) Start menu not working on Windows 10
2) Search bar not working on Windows 10
3) Cortana not working on Windows 10
4) Unable to type on search bar Windows 10
5) Search bar not working on Windows 10
If you are having any of those problems mentioned above and unable to use search on Windows 10 and unable to type anything on search menu then, it will be fixed after you apply the fix on this video.
If you are still having problem with start menu on windows 10 or unable to type on search bar on windows 10, please let us know on the comment section below.
Please take the opportunity to connect and share this video with your friends and family if you find it useful.