The Windows 10 Start menu is not launching applications

0

In Windows 10, if I open the StartMenu and then type an application name like mspaint, slack, skype, etc., the application is found but then clicking on the name does nothing -- it does not launch the application.

The failure started about a month ago. I do not know what conditioned it.

These applications are installed and I can launch them in other ways. For example, I can open the Start menu and choose an application from "most used" or from the alphabetical list and it does launch.

How can I launch an application from the Start Menu search?

enter image description here

Joshua Fox

Posted 2017-10-15T14:21:03.007

Reputation: 495

Workaround: Since Windows version 10.0.15063, I have found that keyboard shortcuts to links no longer work. After some time trying to fix this issue from within Windows, I've found two applications that fix the issue: Classic Shell to replace the Start Menu, and Clavier+ to create keyboard shortcuts to applications. See http://www.classicshell.net/ and http://utilfr42.free.fr/util/Clavier.php?sLang=en .

– DrMoishe Pippik – 2017-10-15T14:27:29.787

@DrMoishePippik Thank you! Classic Shell replaced the Start menu very nicely. If you can put this as an answer I can Accept it. – Joshua Fox – 2017-10-16T13:11:14.280

Done... these comments will be deleted. Thanks! – DrMoishe Pippik – 2017-10-16T22:04:27.473

Answers

1

Workaround: Since Windows version 10.0.15063, I have found that keyboard shortcuts to links no longer work. After some time trying to fix this issue from within Windows, I've found two applications that bypass the issue: Classic Shell to replace the Start Menu, and Clavier+ to create keyboard shortcuts to applications.

Classic Shell Start Menu

Clavier+ Keyboard Shortcuts

An additional benefit of these applications is that the configuration can be saved for use as backup and exported to customize another PC.

DrMoishe Pippik

Posted 2017-10-15T14:21:03.007

Reputation: 13 291

I used Classic Shell and configured it to replace the Start Menu (but no other components.) It does the job and also allows access to the built-in Start Menu with CTRL-click on the Start Menu icon. – Joshua Fox – 2017-10-17T06:25:52.440

Good... in my case, that worked for a while, then another Windows update broke the keyboard shortcuts, so keep Clavier+ or alternatives in mind should MS further "improve" Windows. – DrMoishe Pippik – 2017-10-17T18:02:12.960

0

Using “sfc /scannow” to check/repair system files.

Re-start system in Clean Boot, do not manually open process and try search function to open application. It will help you to determine whether it is relate to 3rd party process effect.

How to perform a clean boot in Windows: https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows

Check/install available Windows Update.

eve wang

Posted 2017-10-15T14:21:03.007

Reputation: 293