Issue
This Content is from Stack Overflow. Question asked by Sn00f
i want delete this apps pre installed on my tablet (Windows surface 7) I’ve a scrit PowerSHell who allow to made a list of the apps But i can’t find the other apps like TikTok, Instagram… on my list
Get-AppxPackage | Select Name, Package-Full-Name
The result :
Name Package-Full-Name
—- —————– Microsoft.NET.Native.Runtime.2.2
Microsoft.NET.Native.Runtime.2.2
Microsoft.NET.Native.Framework.2.2
Microsoft.NET.Native.Framework.2.2
Microsoft.VCLibs.140.00
Microsoft.UI.Xaml.2.4
Microsoft.Windows.Apprep.ChxApp
Microsoft.Windows.CallingShellApp
NcsiUwpApp
Microsoft.XboxGameCallableUI
Microsoft.Windows.AssignedAccessLockApp
Microsoft.Windows.PinningConfirmationDialog
Microsoft.Windows.ParentalControls
Microsoft.MicrosoftEdgeDevToolsClient
Microsoft.UI.Xaml.2.0
Microsoft.UI.Xaml.2.0
Microsoft.NET.Native.Framework.1.7
Microsoft.NET.Native.Framework.1.7
Microsoft.NET.Native.Runtime.1.7
Microsoft.NET.Native.Runtime.1.7
Microsoft.Services.Store.Engagement
Microsoft.Services.Store.Engagement
Microsoft.Advertising.Xaml
Microsoft.Advertising.Xaml
Microsoft.VCLibs.140.00
Microsoft.VCLibs.140.00
Microsoft.VCLibs.140.00.UWPDesktop
Microsoft.VCLibs.140.00.UWPDesktop
Microsoft.UI.Xaml.2.6
Microsoft.UI.Xaml.2.6
Microsoft.XboxSpeechToTextOverlay
Microsoft.MixedReality.Portal
Microsoft.Windows.CloudExperienceHost
Microsoft.BioEnrollment
Microsoft.AAD.BrokerPlugin
Microsoft.Windows.OOBENetworkConnectionFlow
Microsoft.Windows.OOBENetworkCaptivePortal
Microsoft.UI.Xaml.CBS
Microsoft.Windows.ShellExperienceHost
windows.immersivecontrolpanel
Microsoft.Windows.Search
Microsoft.Windows.ContentDeliveryManager
Microsoft.UI.Xaml.2.4
Microsoft.LockApp
Microsoft.CredDialogHost
Microsoft.ECApp
Microsoft.Win32WebViewHost
Microsoft.AsyncTextService
Microsoft.Windows.CapturePicker
Microsoft.Windows.NarratorQuickStart
Microsoft.Windows.PeopleExperienceHost
MicrosoftWindows.UndockedDevKit
Windows.PrintDialog
Microsoft.Windows.SecureAssessmentBrowser
Microsoft.Windows.XGpuEjectDialog
Windows.CBSPreview
1527c705-839a-4832-9118-54d4Bd6a0c89
c5e2524a-ea46-4f67-841f-6a9465d9d515
E2A4F912-2574-4A75-9BB0-0D023378592B
F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE
Microsoft.AccountsControl
Microsoft.XboxGameOverlay
Microsoft.Xbox.TCUI
Microsoft.WindowsFeedbackHub
Microsoft.WebpImageExtension
Microsoft.People
Microsoft.MSPaint
Microsoft.HEIFImageExtension
Microsoft.OneDriveSync
Microsoft.StorePurchaseApp
Microsoft.MPEG2VideoExtension
Microsoft.HEVCVideoExtension
Microsoft.VP9VideoExtensions
microsoft.windowscommunicationsapps
Microsoft.549981C3F5F10
Microsoft.XboxApp
Microsoft.ZuneVideo
Microsoft.Windows.StartMenuExperienceHost
Microsoft.Getstarted
Microsoft.MicrosoftEdge
Microsoft.SecHealthUI
Microsoft.WindowsNotepad
MicrosoftWindows.Client.WebExperience
Microsoft.MicrosoftStickyNotes
Microsoft.WindowsMaps
MicrosoftTeams
Microsoft.OneConnect
Microsoft.WebMediaExtensions
Microsoft.Messaging
DolbyLaboratories.DolbyAccessOEM
Microsoft.DesktopAppInstaller
Microsoft.GetHelp
Microsoft.ZuneMusic
Microsoft.ScreenSketch
Microsoft.Paint
Microsoft.WindowsAlarms
Microsoft.Whiteboard
Microsoft.SurfaceDiagnostics
Microsoft.WindowsSoundRecorder
Microsoft.WindowsCalculator
Microsoft.BingWeather
Microsoft.UI.Xaml.2.7
Microsoft.YourPhone
Microsoft.WindowsStore
Microsoft.MicrosoftOfficeHub
Microsoft.SurfaceAppProxy
Microsoft.WindowsCamera
Microsoft.MicrosoftSolitaireCollection
MicrosoftWindows.Client.CBS
Microsoft.Windows.Photos
Microsoft.XboxIdentityProvider
Microsoft.LanguageExperiencePackfr-FR
Microsoft.XboxGamingOverlay
Microsoft.MicrosoftEdge.Stable
Microsoft.SkypeApp
Microsoft.UI.Xaml.2.7
Microsoft.UI.Xaml.2.8
Microsoft.UI.Xaml.2.8
Microsoft.UI.Xaml.2.7
Microsoft.SurfaceHub
how i find this apps ? thank
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.