

- Win10 start menu not working how to#
- Win10 start menu not working download#
- Win10 start menu not working windows#
Win10 start menu not working windows#
Hold down Windows Key + R to open the “Run” window.
Win10 start menu not working how to#
Here’s how to rebuild the Windows 10 index. The index of data helps speed up the search process significantly. If you perform a keyword search in Windows Explorer, you use the indexing process that reviews all stored data to match your search criteria. The method also involves cataloging essential data, such as words, file locations, metadata, etc. Indexing is the process of inspecting files, emails, and other types of content within your Windows 10 OS. If restarting Windows Explorer does not solve your freezing Start Menu problem, move on to Solution #3.


Here’s how to kill the Windows Explorer process. The process is not guaranteed to work but has saved many Windows users from reinstalling their operating system. Killing Windows Explorer is a quick-and-easy fix that may come in handy for various situations, such as when you have non-responsive windows or sporadic issues on the Windows desktop. If the above solution doesn’t fix your Windows 10 Start menu freeze-up issues, move on to the next option. If you see “Windows Resource Protection found corrupt files and successfully repaired them,” you are all set.
Win10 start menu not working download#
You’ll need to be connected online, as Windows will download clean versions of corrupted files and replace them. If you see the “Windows Resource Protection found corrupt files but was unable to fix some (or all) of them” error, type DISM /Online /Cleanup-Image /RestoreHealth.Take note of the space between sfc and /scannow. Type sfc /scannow without quotes and hit Enter.Type PowerShell into the Cortana/Search bar, single-click on Windows PowerShell from the list if needed, then right-click and choose Run as Administrator or select it in the right pane.Now, reboot the computer and check if that fixed the issue. Wait till the process completed and then close the Powershell window. Type the following in the Powershell prompt:Ĭommand: $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' Add-AppxPackage -DisableDevelopmentMode -Register $manifest Make sure you have a check mark beside “Create this task with administrative privileges”. Or you can open it by right clicking on the taskbar if it works. Method 2: Open the Task Manager by pressing CTRL+Shift+ESC keys. If the issue still persist, follow the second method: Now enter the below command and hit Enter key:Ĭommand 2: Get-AppXPackage -AllUsers |Where-Object Then enter the below commands and hit Enter key: Method 1: Right click on the start menu or press Windows + X keys on the keyboard, select and open Command prompt (admin). If you can’t open or type anything in the Windows 10 search menu, please try one or both of these methods: I've found that a good old system reboot will do the trick, however if that doesn't work, this fix has worked quite often.
