Right click on Taskbar
Select Task Manager
Go to Start up
Look for Windows PowerShell
Right click to Disable it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Although it is disabled in startup, there are no viruses, and I also checked the hard drive with the command chkdsk C:/f
Right click on Taskbar
Select Task Manager
Go to Start up
Look for Windows PowerShell
Right click to Disable it.
Hello
Thank you for posting in Q&A forum.
Here are several areas to check and steps you can take to troubleshoot:
If this machine is in one domain environment (if your laptop is managed by an organization), consider whether any enterprise management tools or group policies might be triggering a script via PowerShell as part of your login process.
If this machine is in one workgroup, here are several other points you can check:
Open the Registry Editor. Navigate to the following keys and check for any entries that call PowerShell:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
If you see any suspicious entries that reference PowerShell, consider removing them (after backing up the registry).
Check your Startup folder (you can open File Explorer and go to C:\Users\YourUsername\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup)
check if there’s a shortcut to PowerShell.
Some software or maintenance tasks may run scripts via PowerShell at startup. If you recently installed any new software or system utilities, check their settings.
If PowerShell stops appearing in a clean boot, it’s likely that one of the non-Microsoft services or startup programs is causing it.
How to perform a clean boot in Windows
Look for events around the time PowerShell starts. This might give a clue as to what process or trigger is launching PowerShell.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.