I have Windows 10 pro insider preview build 11099.
The problem is that cmd.exe doesn't open a window when I start it from the run... It starts a process as I can see in the task manager but I cant see it.
Even when I go to C:\Windows\System32 and click on cmd.exe it is the same.
BUT when I search for cmd in the Windows menu it is working!
A closer look on the Task Manager shows that when I start cmd from the Windows menu it starts a proccess under the Apps section, and from the run it starts a process under the Background processes / Windows processes
How can I fix this?
%windir%\system32\cmd.exe. even when I put that on the run it does not working... (When I click the link from the menu it works well) – Oz Bar-Shalom Jan 18 '16 at 20:28/Dswitch (disable execution of AutoRun commands from registry) and some innocuous command, e.g.%windir%\system32\cmd.exe /D /K ver. – JosefZ Jan 18 '16 at 23:58cmdprompt (from the menu), then enterstart cmd.exeat the prompt? This is essentially (supposed to be) the same as launchingcmd.exefromrun, and normally it should open a secondcmdprompt. – dxiv Jan 19 '16 at 03:55Appssections (the cmd that I can see) and from the run it opens a process under thebackground processes. And startingcmd.exewith the/D /Kflags didn't help. – Oz Bar-Shalom Jan 19 '16 at 04:40start cmd.exefrom the command prompt didn't work. – Oz Bar-Shalom Jan 19 '16 at 04:49Entering start cmd.exe from the command prompt didn't work.In what way did it not work - was there an error, did a secondcmdprocess get started at all, did it (not) have its own console window, or ...? – dxiv Jan 19 '16 at 05:11background processes which I can't see its window. No any errors. – Oz Bar-Shalom Jan 19 '16 at 05:17start cmd.exe, how manycmdconsoles do you get in the list - one or two? – dxiv Jan 19 '16 at 05:22start notepad.exeat the samecmdprompt where you triedstart cmd.exe, does Notepad open normally? – dxiv Jan 19 '16 at 05:26start nodepad.exefrom the command prompt works well and open a notepad window. Not like when I typestart cmd.exe– Oz Bar-Shalom Jan 19 '16 at 05:29cmd.exein the list, then right click -> Properties -> Bring to Front. Does the window appear? – spherical_dog Jan 19 '16 at 22:49