Hi, I wonder why this command won't uninstall the Android Studio, when looking in log it says no matching application
Uninstall-ADTApplication -Name "Android Studio" -ApplicationType All -FilterScript { $_.Publisher -match 'Google LLC' } -ErrorAction SilentlyContinue
get-ADTApplication -Name *android*
PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cu
rrentVersion\Uninstall\Android Studio
PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cu
rrentVersion\Uninstall
PSChildName : Android Studio
ProductCode :
DisplayName : Android Studio
DisplayVersion : 2025.1
UninstallString : C:\Program Files\Android\Android Studio\uninstall.exe
UninstallStringFilePath : C:\Program Files\Android\Android Studio\uninstall.exe
UninstallStringArgumentList : {}
QuietUninstallString :
QuietUninstallStringFilePath :
QuietUninstallStringArgumentList :
InstallSource :
InstallLocation :
InstallDate : 15-08-2025 00:00:00
Publisher : Google LLC
HelpLink :
EstimatedSize :
SystemComponent : False
WindowsInstaller : False
Is64BitApplication : True
PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cu
rrentVersion\Uninstall\{B5A57BF9-FC7A-4FA6-BAEB-46E173986DF3}
PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cu
rrentVersion\Uninstall
PSChildName : {B5A57BF9-FC7A-4FA6-BAEB-46E173986DF3}
ProductCode : b5a57bf9-fc7a-4fa6-baeb-46e173986df3
DisplayName : Microsoft.NET.Sdk.Android.Manifest-8.0.100 (x64)
DisplayVersion : 34.0.43
UninstallString : MsiExec.exe /X{B5A57BF9-FC7A-4FA6-BAEB-46E173986DF3}
UninstallStringFilePath : MsiExec.exe
UninstallStringArgumentList : {/X{B5A57BF9-FC7A-4FA6-BAEB-46E173986DF3}}
QuietUninstallString :
QuietUninstallStringFilePath :
QuietUninstallStringArgumentList :
InstallSource : C:\ProgramData\Package Cache\{B5A57BF9-FC7A-4FA6-BAEB-46E173986DF3}v34.0.43\
InstallLocation :
InstallDate : 21-03-2025 00:00:00
Publisher : Microsoft Corporation
HelpLink :
EstimatedSize : 656
SystemComponent : True
WindowsInstaller : True
Is64BitApplication : True
