Managing power settings across multiple Windows 11 devices can be time-consuming, especially in business, educational, and enterprise environments. Instead of configuring each computer manually, administrators can use a Provisioning Package (.ppkg) to deploy predefined power settings quickly and consistently.
A provisioning package is a configuration file created with the Windows Configuration Designer (WCD). It can apply various system settings, including power management, without requiring a full operating system deployment or domain policies. This makes provisioning packages ideal for setting up new devices, shared PCs, kiosks, or systems that are not joined to an Active Directory domain.
This guide explains how to create and deploy power settings using a provisioning package in Windows 11.
What Is a Provisioning Package?
A provisioning package is a .ppkg file that contains configuration settings for Windows devices. It allows administrators to configure computers without reinstalling Windows or creating custom installation images.
Provisioning packages can configure:
- Power settings
- Device names
- Wi-Fi profiles
- VPN settings
- Certificates
- Microsoft Entra ID enrollment
- Local user accounts
- Windows Update settings
- Application installation
- Kiosk mode
Once created, a provisioning package can be applied during Windows setup or after Windows has been installed.
Why Deploy Power Settings Using a Provisioning Package?
Using a provisioning package offers several advantages over configuring each PC manually.
Benefits include:
- Faster deployment across multiple devices
- Consistent power configurations
- Reduced administrative effort
- No need for Active Directory or Group Policy
- Suitable for standalone computers
- Easy deployment from a USB drive or network location
Organizations often use provisioning packages when preparing new laptops or desktops for employees.
Power Settings You Can Configure
Windows Configuration Designer supports several power management options, including:
- Sleep timeout
- Display timeout
- Hibernate settings
- Power button actions
- Lid close actions (laptops)
- Require password after waking
- Power plans
- Battery saver options
- Processor power management
- Display brightness
The available options depend on the Windows version and device hardware.
Prerequisites
Before creating a provisioning package, make sure you have:
- A Windows 11 PC
- Administrator privileges
- Windows Configuration Designer installed
- A USB drive or another method to transfer the package
- The target devices running Windows 11
Method 1: Install Windows Configuration Designer
Windows Configuration Designer is available from the Microsoft Store.
To install it:
- Open the Microsoft Store.
- Search for Windows Configuration Designer.
- Click Install.
- Wait for the installation to finish.
- Launch the application.
Alternatively, organizations using the Windows Assessment and Deployment Kit (Windows ADK) can install Windows Configuration Designer from there.
Method 2: Create a New Provisioning Project
After opening Windows Configuration Designer:
- Select Provision desktop devices.
- Enter a project name.
- Choose a save location.
- Click Next.
- Select Finish.
The project workspace will open.
Method 3: Configure Power Settings
To configure power options:
- Expand Runtime settings.
- Navigate to the Power section.
- Select the settings you want to configure.
Common options include:
- Turn off the display after a specified time
- Put the computer to sleep
- Enable or disable hibernation
- Configure lid close behavior
- Specify power button actions
- Set battery-related options for portable devices
Adjust the values according to your organization’s requirements.
Method 4: Build the Provisioning Package
After configuring the settings:
- Click Export.
- Select Provisioning package.
- Choose the package version.
- Select the package owner.
- Click Next.
- Review the summary.
- Click Build.
Windows Configuration Designer generates a .ppkg file that contains your selected settings.
Method 5: Deploy the Provisioning Package
There are several ways to deploy the package.
Option 1: USB Drive
- Copy the .ppkg file to a USB drive.
- Connect the USB drive to the target PC.
- Double-click the provisioning package.
- Approve the installation.
- Restart the computer if prompted.
Option 2: Network Share
Store the package on a shared network location and run it from each computer.
Option 3: During Windows Setup
Provisioning packages can also be applied during the initial Windows setup experience (OOBE).
This method is commonly used when deploying new devices.
Method 6: Apply a Provisioning Package Through Settings
Windows 11 allows users to install provisioning packages directly.
- Press Windows + I to open Settings.
- Go to Accounts > Access work or school.
- Select Add or remove a provisioning package.
- Click Add a package.
- Browse to the .ppkg file.
- Click Add.
- Follow the on-screen instructions.
The configured power settings will be applied automatically.
Method 7: Verify the Applied Power Settings
After deployment, confirm that the package was applied successfully.
To check:
- Open Settings.
- Go to System > Power & battery.
- Review the configured power options.
You can also verify advanced settings using:
- Open Control Panel.
- Navigate to Power Options.
- Select Change plan settings.
- Review the applied configuration.
Method 8: Export and Reuse the Package
Once created, the same provisioning package can be reused on additional devices.
Simply copy the .ppkg file to:
- USB drives
- Shared folders
- Deployment servers
- Management platforms
This ensures identical power settings across all Windows 11 computers.
Common Problems
Provisioning Package Won’t Install
Ensure you’re running the installation with administrator privileges and that the package wasn’t corrupted during transfer.
Power Settings Don’t Change
Restart the computer after applying the package. Also check whether local Group Policy or organization policies are overriding the provisioning package settings.
Windows Blocks the Package
If Windows warns that the package is from an unknown source, verify that it came from a trusted administrator before approving the installation.
Some Settings Are Ignored
Certain power settings may depend on the device hardware. For example, battery-related options won’t apply to desktop PCs, and some manufacturer-specific settings may override Windows defaults.
Best Practices
To ensure successful deployment:
- Test the provisioning package on a single device before rolling it out widely.
- Keep a backup of your project so it can be modified later.
- Document the configured power settings.
- Update packages when organizational requirements change.
- Use meaningful file names and version numbers.
- Store provisioning packages in a secure location.
Provisioning Package vs Group Policy
Both provisioning packages and Group Policy can configure power settings, but they serve different purposes.
| Feature | Provisioning Package | Group Policy |
|---|---|---|
| Best For | Standalone and new devices | Domain-joined PCs |
| Requires Active Directory | No | Yes |
| Offline Deployment | Yes | No |
| Reusable | Yes | Yes |
| Easy USB Deployment | Yes | No |
Provisioning packages are particularly useful for organizations that need to configure devices before they join a domain or for environments without centralized management.
Conclusion
Deploying power settings with a provisioning package is an efficient way to configure multiple Windows 11 devices without manually changing settings on each computer. Using Windows Configuration Designer, administrators can create a reusable .ppkg file that applies consistent power management policies during or after Windows installation. Whether you’re preparing business laptops, school computers, kiosks, or shared workstations, provisioning packages simplify deployment, reduce setup time, and help maintain standardized configurations across your organization.
Frequently Asked Questions
What is a provisioning package?
A provisioning package is a .ppkg file that configures Windows settings, including power options, Wi-Fi, user accounts, and other system settings without reinstalling Windows.
Can I deploy power settings without Active Directory?
Yes. Provisioning packages work independently of Active Directory and are ideal for standalone or workgroup computers.
Do I need Windows Configuration Designer?
Yes. Windows Configuration Designer is the primary tool used to create provisioning packages for Windows 11.
Can I edit a provisioning package after creating it?
You can’t directly edit a built .ppkg file, but you can reopen the original Windows Configuration Designer project, make changes, and build a new provisioning package.


