Skip to main content

Remove Power Plan

Description

This task removes one specific power plan from your computer.

It works in three simple steps:

  1. It checks which power plans are currently on your device.
  2. It confirms whether the selected plan is still present.
  3. If it is present, it removes that plan and reports the result.

Dependencies

Parameters

NameExampleTypeMandatoryDescription
PowerPlanHigh performanceStringYesName of the Windows power plan to remove. The task checks for this plan in Test mode and removes it in Set mode by passing it to Remove-PowerPlan with the Name argument.

Task Configuration

Task Configuration

Changelog

2026-04-16

  • Initial version of the document