to delete both the 'PSHome' and 'PowerShellPath' registry entries
PS> Remove-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion -Name PSHome
PS> Remove-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion -Name PowerShellPath
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment