Share via

Windows CMD and Powershell

Anonymous
2020-11-30T13:12:14+00:00

Is there a difference in running chkdsk at Admin: Command Promptand Admin: Windows Powershell? Thanks

Windows for home | Windows 10 | Accessibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2020-11-30T13:38:14+00:00

    Hello, my name is Gaston, I am an independent consultant.

    For this command there would be no differences.

    Try chkdsk /? to display the options in PowerShell.

    But keep in mind that there are some differences between PowerShell and CMD, so some commands will have to be executed differently.

    Cordially.

    Was this answer helpful?

    0 comments No comments
  2. DaveM121 (2) 13,720 Reputation points Volunteer Moderator
    2020-11-30T13:35:53+00:00

    Hi Sijae

    There is absolutely no difference when you run chkdsk in Command Prompt or Powershell, there is only one chkdsk executable in Windows and you are basically just starting that form either Command Prompt or Powershell, so there is no advantage in running chkdsk in Powershell over Command Prompt . ..

    Was this answer helpful?

    0 comments No comments