Problem with Windows 10 installation. Command prompt fails to start.
Problem with Windows 10 installation. Command prompt fails to start.
I was doing a bunch of drive letter swapping to install a new hard drive and now command line will not run. I have not changed the drive letter of the windows drive. When I try run open cmd it spits out this error, after a bit a second window pops up. I have already tried running in safe mode with command line and still does not open. Iv swapped back the drives and unplugged the new one but no change
You might look for a ConhostV2.dll online, but I’d avoid using it on the system level. Instead, try opening PowerShell and see if it helps. A good next step would be a Windows 10 refresh—this will reset apps and settings while preserving your files and letting you reinstall: https://www.tenforums.com/tutorials/4090...-10-a.html
Did you attempt accessing the command prompt via the advanced startup option?
The command "start" launches a new window or process. In a batch file it initiates an application or script, allowing you to run tasks automatically.