PowerTip: Launch PowerShell Without a Profile

Doctor Scripto

Summary: Learn how to launch Windows PowerShell without using a profile.

Hey, Scripting Guy! Question I suspect my profile is causing issues with Windows PowerShell. How can I launch Windows PowerShell
           without starting the profile?

Hey, Scripting Guy! Answer Use the Run command to launch Windows PowerShell with the –noprofile switch:

PowerShell -noprofile

0 comments

Discussion is closed.

Feedback usabilla icon