Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, January 21, 2020 7:05 PM
I am in Powershell I have names of apps. But application name is not retruned.
Name : 1527c705-839a-4832-9118-54d4Bd6a0c89
PackageFullName : 1527c705-839a-4832-9118-54d4Bd6a0c89_10.0.17063.1000_neutral_neutral_cw5n1h4txyewy
InstallLocation : C:\Windows\SystemApps\Microsoft.Windows.FilePicker_cw5n1h4txyewy
IsFramework : False
PackageFamilyName : 1527c705-839a-4832-9118-54d4Bd6a0c89_cw5n1h4txyewy
PublisherId : cw5n1h4txyewy
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
IsPartiallyStaged : False
SignatureKind : System
Status : Ok
How to find the Name of the application using the 527c705-839a-4832-9118-54d4Bd6a0c89
Regards, Boopathi
All replies (2)
Tuesday, January 21, 2020 8:36 PM ✅Answered
that is a system app (File Picker), see Understand the different apps included in Windows 10
I guess it does not need a human readable name as it is only always used by other apps,
and can not be uninstalled
Wednesday, January 22, 2020 2:00 AM ✅Answered
Hi Boopathi,
GUID Name
1527c705-839a-4832-9118-54d4Bd6a0c89 Microsoft.Windows.FilePicker
It is not a Store app, just a system app, don’t need to pay more attention on it.
Refer to this case below
New kind of bloatwarte
https://github.com/Disassembler0/Win10-Initial-Setup-Script/issues/169
Regards
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].