windows key + R doesn't launch "RUN"

  • Thread starter Thread starter RanMan
  • Start date Start date
R

RanMan

I know there's a web site with fixes for the above problem but can't find
it.

Any help would be appreciated

TIA
 
Rightclick the start button, Properties, customize button, set checkbox to display the run line (or press R twice, if there are two
commands on the start menu that start with R.)
 
The run command is displayed on the start menu. The problem is with the
windows hot key not working .
 
Assuming you mean that there are NOT two commands on the start menu beginning with an "R" , and that pressing Ctrl-Esc is popping up
the start menu, (as well as when pressing the Win key), you probably have a corrupt Theme. I would try setting to Classic theme to
test that (Display app, Theme tab)

Also, you should check the state of the start menu files by creating this .JS script in notepad, and running it.

--run.JS--cut--
var oShell = new ActiveXObject("Shell.Application");
oShell.FileRun();
--cut here--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top