Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can specify a process by process name or process ID (PID), or pass a process
**Stop-Process** works only on processes running on the local computer.

On Windows Vista and later versions of the Windows operating system, to stop a process that is not owned by the current user, you must start Windows PowerShell by using the Run as administrator option.
Also, you are will not be prompted for confirmation unless you specify the *Confirm* parameter.
Also, you are not prompted for confirmation unless you specify the *Confirm* parameter.

## EXAMPLES

Expand Down