CMD Prompt is blank, no text
Step by step solution that I used :
Open
regedit.exe
Go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor
.If the
Autorun
string value exists, delete it.Right Click > New > String value.
Name it
Autorun
.Right Click > Modify
Replace the
Value data
withcolor 0f & color 0f
.Press OK.
You can replace color 0f
with color (any color)
.
Some helpful articles :
http://www.herongyang.com/Windows-Security/PWS-Command-Processor-AutoRun-Registry-Value.html
https://sourcedaddy.com/windows-7/using-autorun-execute-commands-when-command-prompt-starts.html
Hope this helps :)