Windows 10: Can't run cmd from file explorer

Discus and support Can't run cmd from file explorer in Windows 10 Ask Insider to solve the problem; submitted by /u/roryc102 [link] [comments] https://www.reddit.com/r/Windows10/comments/e9c0d1/cant_run_cmd_from_file_explorer/ Discussion in 'Windows 10 Ask Insider' started by /u/roryc102, Dec 11, 2019.

  1. Can't run cmd from file explorer

    /u/roryc102, Dec 11, 2019
    #1

  2. File explorer

    Hi Mick,

    I am sorry to know that the File Explorer is not working on the Taskbar.

    I suggest you to right-click on it to unpin it from the task bar.

    Then search for File Explorer in Search. Then right-click on it to Pin it to Taskbar.

    If the issue persists, try the steps below.


    • Type CMD in Search. Right click on it to run as an administrator.

    • Type the following 4 commands at the Command prompt:
    dism /online /cleanup-image /restorehealth

    sfc /scannow

    powershell

    Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}


    • Close the CMD window.

    • Check to see if the issue is resolved. If not, restart the PC.
    Hope this helps in resolving the issue. If the issue persists, do get back to us. We will be happy to assist you.
     
    Kalpana Shankarappa, Dec 11, 2019
    #2
  3. jsmin Win User
    Windows Explorer crashes and thumbnails problem

    Hi, I hope you can help me.
    Windows Explorer is no longer showing thumbnails on files played by Windows Media Player. I've run cmd and regsvr32 shmedia.dll and regsvr32 shimgvw.dll. That seemed to solve the problem...but it created a different one. Now when I try to open a folder on an external hard drive it crashes. I read in an old 2008 post it was an avi file causing the problem and suggested the run cmd regsvr32 /u shmedia.dll. That solved the opening problem but recreated the thumbnail problem. Any help to achieve both functions would be greatly appreciated. Thank you.
     
    jsmin, Dec 11, 2019
    #3
  4. temp02 Win User

    Can't run cmd from file explorer

    Windows Explorer crashing due to large files

    It's an .exe right? Explorer probably read its icon (to a cache) when it was a "small" file and now call the quits when it finds "such a big" file.

    If you want to delete it, use the console after killing explorer, you can run the console from TaskManager (Application -> New Task -> cmd). You might want to try copy the file to a different location (copy, not cut) and see if explorer can handle it in the new location before deleting it.
     
    temp02, Dec 11, 2019
    #4
Thema:

Can't run cmd from file explorer

Loading...
  1. Can't run cmd from file explorer - Similar Threads - Can't run cmd

  2. can't run CMD as administrator?

    in Windows 10 Software and Apps
    can't run CMD as administrator?: can't run CMD as administrator?missing msdmo.dll filekeep getting the error "a file associated with this cannot be found" or "device associated............etc"...
  3. can't run CMD as administrator?

    in Windows 10 Gaming
    can't run CMD as administrator?: can't run CMD as administrator?missing msdmo.dll filekeep getting the error "a file associated with this cannot be found" or "device associated............etc"...
  4. can't run CMD as administrator?

    in Windows 10 BSOD Crashes and Debugging
    can't run CMD as administrator?: can't run CMD as administrator?missing msdmo.dll filekeep getting the error "a file associated with this cannot be found" or "device associated............etc"...
  5. Bat or Cmd file not running at login

    in Windows 10 Gaming
    Bat or Cmd file not running at login: This should be an easy one. Created a net use map drive batch file, also as a cmd. Either one not both, just as a troubleshooting step. File is located on my desktop and if I double click on it, either one it executes as expected and maps the drives. 1st approach was a...
  6. Bat or Cmd file not running at login

    in Windows 10 Software and Apps
    Bat or Cmd file not running at login: This should be an easy one. Created a net use map drive batch file, also as a cmd. Either one not both, just as a troubleshooting step. File is located on my desktop and if I double click on it, either one it executes as expected and maps the drives. 1st approach was a...
  7. Can't transfer any files with File Explorer only in cmd.

    in Windows 10 Ask Insider
    Can't transfer any files with File Explorer only in cmd.: Got my dad a new Intel NUC and it works fine except every time I try to transfer any files File Explorer crashes without an error message and restarts. I can transfer files using xcopy perfectly fine. I've done all of the troubleshooting I've come across when looking for a...
  8. CMD not running

    in Windows 10 BSOD Crashes and Debugging
    CMD not running: I tried running CMD, and flashes and cloes in a instant in both normal, and run as administrator. I found a help forum which asked to try and run it in a different user account, for some reason this seems to work. However I am still unable to run CMD in the original user...
  9. Can't drag a file from file explorer

    in Windows 10 BSOD Crashes and Debugging
    Can't drag a file from file explorer: Hi I am trying to upload a file to my accountancy software. the application only lets me drag it over. This month I have found that when I drag the file, I get the egg timer next to the cursor. Whether I wait or release the mouse button the egg timer disappears and file...
  10. Open cmd from file explorer with admin rights

    in Windows 10 Support
    Open cmd from file explorer with admin rights: I managed to get cmd to always run as admin from start->cmd But running cmd this way always launch it at the windows/system32 directory. I need a way to run cmd in file explorer directly so that the current directory will be at the path I launched it but it is always...