Allow users to remove Powershell if Powershell Core or Powershell Preview is installed #14382

Closed
opened 2026-01-31 04:08:50 +00:00 by claunia · 8 comments
Owner

Originally created by @williamhorning on GitHub (Jul 2, 2021).

Description of the new feature/enhancement

If the user has Powershell Core or Powershell Preview installed, allow them to remove the built in Windows Powershell profile. I would use this because I don't want to use the built in Windows Powershell, I would rather use Powershell Preview.

Originally created by @williamhorning on GitHub (Jul 2, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement If the user has Powershell Core or Powershell Preview installed, allow them to remove the built in Windows Powershell profile. I would use this because I don't want to use the built in Windows Powershell, I would rather use Powershell Preview.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 04:08:50 +00:00
Author
Owner

@KalleOlaviNiemitalo commented on GitHub (Jul 2, 2021):

Windows Terminal already lets you hide the profile.

image

@KalleOlaviNiemitalo commented on GitHub (Jul 2, 2021): Windows Terminal already lets you hide the profile. ![image](https://user-images.githubusercontent.com/46201428/124306611-504cdf00-db6f-11eb-9689-d4100cbdfc7d.png)
Author
Owner

@DHowett commented on GitHub (Jul 2, 2021):

We're working on a couple things to actually let you delete these. Sorry about that 😄

I'm gonna mark this one as a /dupe of #5482. When combined with #8324, it'll (1) generate the profile one time and (2) let you delete it without resurrecting it every time

@DHowett commented on GitHub (Jul 2, 2021): We're working on a couple things to actually let you delete these. Sorry about that :smile: I'm gonna mark this one as a /dupe of #5482. When combined with #8324, it'll (1) generate the profile one time and (2) let you delete it without resurrecting it every time
Author
Owner

@ghost commented on GitHub (Jul 2, 2021):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jul 2, 2021): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@williamhorning commented on GitHub (Jul 2, 2021):

Windows Terminal already lets you hide the profile.

image

@KalleOlaviNiemitalo Whenever I do that and save it, It reverts itself :|

We're working on a couple things to actually let you delete these. Sorry about that 😄

I'm gonna mark this one as a /dupe of #5482. When combined with #8324, it'll (1) generate the profile one time and (2) let you delete it without resurrecting it every time

Thanks for letting me know!

@williamhorning commented on GitHub (Jul 2, 2021): > Windows Terminal already lets you hide the profile. > > ![image](https://user-images.githubusercontent.com/46201428/124306611-504cdf00-db6f-11eb-9689-d4100cbdfc7d.png) @KalleOlaviNiemitalo Whenever I do that and save it, It reverts itself :| > We're working on a couple things to actually let you delete these. Sorry about that 😄 > > I'm gonna mark this one as a /dupe of #5482. When combined with #8324, it'll (1) generate the profile one time and (2) let you delete it without resurrecting it every time Thanks for letting me know!
Author
Owner

@KalleOlaviNiemitalo commented on GitHub (Jul 2, 2021):

Whenever I do that and save it, It reverts itself :|

Huh, that's not what happens here with Windows Terminal 1.8.1521.0. Which version are you using?

@KalleOlaviNiemitalo commented on GitHub (Jul 2, 2021): > Whenever I do that and save it, It reverts itself :| Huh, that's not what happens here with Windows Terminal 1.8.1521.0. Which version are you using?
Author
Owner

@williamhorning commented on GitHub (Jul 2, 2021):

Whenever I do that and save it, It reverts itself :|

Huh, that's not what happens here with Windows Terminal 1.8.1521.0. Which version are you using?

I use Terminal Preview 1.9.1523.0, but I found a workaround in https://github.com/microsoft/terminal/issues/6016#issuecomment-631228170

@williamhorning commented on GitHub (Jul 2, 2021): > > Whenever I do that and save it, It reverts itself :| > > Huh, that's not what happens here with Windows Terminal 1.8.1521.0. Which version are you using? I use Terminal Preview 1.9.1523.0, but I found a workaround in https://github.com/microsoft/terminal/issues/6016#issuecomment-631228170
Author
Owner

@DaveEM commented on GitHub (Jul 20, 2021):

@DHowett - Do #5482 and #8324 really resolve this issue? While those will keep the profile from being restored if it is deleted from the config file, the Settings UI as of Windows Terminal version 1.9.1942.0 won't let you delete the Windows PowerShell profile. The "Delete Profile" button is greyed out and it says, "This profile cannot be deleted because it is included by default."

@DaveEM commented on GitHub (Jul 20, 2021): @DHowett - Do #5482 and #8324 really resolve this issue? While those will keep the profile from being restored if it is deleted from the config file, the Settings UI as of Windows Terminal version 1.9.1942.0 won't let you delete the Windows PowerShell profile. The "Delete Profile" button is greyed out and it says, "This profile cannot be deleted because it is included by default."
Author
Owner

@williamhorning commented on GitHub (Jul 21, 2021):

While removing them using the config file is good enough for me, I think
that we should be able to remove all default profiles using the UI as that
would make it much easier to do.

@williamhorning commented on GitHub (Jul 21, 2021): While removing them using the config file is good enough for me, I think that we should be able to remove all default profiles using the UI as that would make it much easier to do.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14382