{"tool":"stop-process","tool_display":"Stop Process","intent":"stop-process-and-wait-windows","intent_display":"stop process and wait windows","title":"Stop Process Command: stop process and wait windows","command_string":"Stop-Process -Id <process_id>; Wait-Process -Id <process_id>","raw_command_string":"Stop-Process -Id {{process_id}}; Wait-Process -Id {{process_id}}","description":"Exact CLI syntax to stop process and wait windows using Stop Process.","usage_scenario":null,"scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"System Operations","canonical_url":"https://www.syntaxstandard.com/stop-process/stop-process-and-wait-windows"}