2

Using powershell is almost impossible. It takes almost 6 minutes to load on a pretty fast computer.

enter image description here I think it might be relevant that I use cmder and scoop. It's also slow in cmder.

What can I do to solve it or at least find the cause?

It's a company pc and uses Sentinel One as antivirus, which I cannot modify.

enter image description here

Thomas
  • 659

1 Answers1

2

After debugging some time with our sysadmin we found out that the presence of %USERPROFILE%\scoop\apps in the psmodulepath Environment Variable for the user was the culprit.

Thomas
  • 659