CMD (Command Prompt)
CMD, also known as Command Prompt or cmd.exe, is the default command-line interpreter for Windows operating systems. It allows users to execute various commands to perform administrative tasks, manage files, run scripts, and troubleshoot system issues. Although less powerful and flexible than PowerShell, CMD remains a widely used tool for basic system operations and scripting in Windows environments.