Uninstall-TfsShell
Removes Azure DevOps Shell shortcuts and Windows Terminal profile fragments.
Table of Contents
Syntax
Uninstall-TfsShell
[-Target <ShellTarget>]
Description
Uninstall-TfsShell removes shortcuts and profile fragments previously created by Install-TfsShell. By default, it removes items from all targets (Start Menu, Desktop, and Windows Terminal). Use the -Target parameter for selective removal.
Parameters
Specifies the target locations to remove shortcuts and profile fragments from. Defaults to All (StartMenu, Desktop, and WindowsTerminal). Possible values: StartMenu, Desktop, WindowsTerminal, All
| Type | ShellTarget |
| Position | 0 |
| Default Value | All |
| Accept pipeline input | False |
| Accept wildcard characters | False |