How to fix
PowerShell high CPU usage
on Windows
Resolve high CPU usage caused by PowerShell in Windows 10 or 11 effortlessly. Follow our expert-tested solutions to restore your system's performance to…
What causes How to fix PowerShell high CPU usage in Windows?
- Multiple applications running
- Resource-intensive applications
- Malware infections
- Scripts or commands consuming high CPU resources
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello. I noticed my Windows computer was getting slower and the fans were constantly spinning. I found that the PowerShell is using high amounts of CPU. Is there a way to fix this?
Microsoft PowerShell is a command-line interface and scripting language for Windows. It was first released in 2006 as a replacement for the traditional command prompt, allowing users to manage Windows systems with a more powerful and flexible tool.
PowerShell is widely used for system administration tasks such as file, process, and Windows service management. It gives users access to the .NET framework,[ref en-1] allowing them to write and run scripts that automate complex tasks. PowerShell also includes advanced features like remoting, which allows users to manage remote systems from their local machine, and scripting support for a variety of programming languages.
The CPU (Central Processing Unit) is the main component of a computer that handles the majority of processing tasks. When a computer performs tasks, the CPU is used to execute commands and operations. High CPU usage can be caused by a variety of factors, including the use of multiple applications, the use of resource-intensive applications, or malware infections.
High CPU usage in PowerShell can occur when a script or command consumes a large amount of CPU resources. This problem can degrade computer performance and cause other applications to run slower. Users may also notice that their computer is becoming hotter and that the fans are spinning faster.
In this guide, you will find 6 steps that should help you fix PowerShell high CPU usage in Windows. You can also try using a system repair tool like [d1] that can fix most system errors, BSODs,[ref en-2] corrupted files, and registry[ref en-3] issues. Otherwise, follow the step-by-step instructions below.

Method 1. Install Windows Updates
- Press the Windows key + R to open the Run box
- Type ms-settings:windowsupdate in the text box and press Enter
- Click the Check for updates button

- If a new update is available, click the Download & Install all button.
- Restart your computer after the process is finished and check to see if the problem is fixed
Method 2. Fix Corrupted System Files
Use Command Prompt commands to repair system file corruption:
- Open Command Prompt as administrator
- Use the following command and press Enter:
sfc /scannow

- Reboot your system
- If SFC returned an error, then use the following command lines, pressing Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Method 3. Try Clean Boot
- Open the Search menu, type in system configuration, and press Enter
- Under the Services tab, tick the Hide all Microsoft services box
- Click on Disable all button
- Head over to the Startup tab and click on Open Task Manager

- Select a third-party program and click on Disable at the top
- Repeat this step to disable all third-party apps and programs
- Restart your PC to enter the clean boot state and see if the issue persists
- If the issue disappeared in the clean boot state, then you can be certain that a third-party app is causing it
- Go through all recently installed apps or programs and remove them one by one
Method 4. Run a Malware Scan
It is possible that a malware infection may be the cause of the SDL2.dll missing or not found error in Windows. It is important to run a comprehensive security scan to rule out this possibility and ensure that the computer is not infected. This can help to prevent further issues with the Windows operating system and ensure that it is functioning properly.
If you have access to a security scanner, or if your organization pays for one, you can use it to scan your entire system to check for a virus infection. Otherwise, you can use Windows Defender to scan your system:
- Click on the Windows Start menu or press the Windows key on your keyboard
- Type Microsoft Defender in the search bar and click on Microsoft Defender Antivirus to open the application
- Click on the Virus & threat protection option in the left-hand menu
- Click on the Quick scan or Full scan option, depending on your preference

- If you choose Quick scan, Microsoft Defender Antivirus will scan the most vulnerable and commonly infected areas of your computer
- If you choose Full scan, Microsoft Defender Antivirus will scan your entire computer, including all files, folders, and programs
- Click on the Scan now button to start the selected scan type and wait for the scan to complete
- The time it takes will depend on the size of your hard drive and the number of files being scanned
- Once the scan is complete, you will be informed of any detected threats, and you can choose to quarantine or remove them
- If no threats are found, Microsoft Defender Antivirus will inform you that your device is secure
Method 5. Use System Restore
System Restore is a feature in Microsoft Windows that allows users to revert their computer's state to a previous point in time. This can be helpful if you have made changes to your system that are causing problems.
- Go to the Start menu, type restore, and click on Create a restore point
- Click System Restore, then follow the prompts until you can select a restore point
- Select the one you want (ideally before the issue started occurring) and go ahead with the process

Method 6. Repair Install Windows
- Visit the official Microsoft website to download Windows 11 or Windows 10 Installation Media
- Run the Media Creation Tool and select Create Installation Media for another PC.
- Select your USB drive.
- Let the Process complete of writing the Installation files to the USB drive.
- Click Finish.
- On the PC you wish to upgrade, Press Windows + E to open the File Explorer.

- Open the Removable drive and click Setup.exe.
- Accept the license terms on the next screen.
- Confirm the Upgrade options – Files, apps and Settings are kept.
- Click Install, and the upgrade should start.
Bottom line
To fix PowerShell high CPU usage in Windows, you can install Windows updates, use a system repair tool, and follow step-by-step instructions provided in the guide. If these solutions do not resolve the issue, consider seeking further technical assistance.
Frequently asked questions
High CPU usage by PowerShell in Windows 10 can be caused by running resource-intensive scripts, background tasks, or malware infections. It's important to check for any unnecessary scripts or processes running in the background.
To reduce PowerShell CPU usage on Windows 11, you can terminate any unnecessary PowerShell processes in Task Manager and optimize your scripts for better performance. Additionally, ensure your system is free from malware by running a full antivirus scan.
Disabling PowerShell is not recommended as it may disrupt system functions and administrative tasks in Windows 10 or Windows 11. Instead, focus on troubleshooting the specific scripts or commands causing the high CPU usage.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment