[SOLVED] Package remove metro apps
Published: July 14, 2019 - 10:18 AM
Good morning,
I've recently been having a problem with a Remove Metro apps package. It used to work perfectly, but after a few installations, the package is showing an error, even though I haven't touched the script since the package was put into production
Here is the message:
I had to cut it, but it continues with all the apps that are in the script.
I don't understand why the script suddenly started malfunctioning.
Thank you for your help
I've recently been having a problem with a Remove Metro apps package. It used to work perfectly, but after a few installations, the package is showing an error, even though I haven't touched the script since the package was put into production
Here is the message:
Code: Select all
Starting the debloating process...Trying to remove Microsoft.BingFinance
NoneTrying to remove Microsoft.BingNews
NoneTrying to remove Microsoft.BingSports
NoneTrying to remove Microsoft.BingWeather
NoneTrying to remove Microsoft.Getstarted
NoneTrying to remove Microsoft.XboxApp
NoneTrying to remove Microsoft.ZuneMusic
NoneTrying to remove Microsoft.ZuneVideo
NoneTrying to remove Microsoft.MinecraftUWP
NoneTrying to remove Microsoft.BingFoodAndDrink
NoneTrying to remove Microsoft.BingTravel
NoneTrying to remove Microsoft.BingHealthAndFitness
NoneTrying to remove Microsoft.WindowsReadingList
NoneTrying to remove Flipboard.Flipboard
NoneTrying to remove ShazamEntertainmentLtd.Shazam
NoneTrying to remove king.com.CandyCrushSaga
NoneTrying to remove king.com.CandyCrushSodaSaga
NoneTrying to remove king.com.*
NoneTrying to remove ClearChannelRadioDigital.iHeartRadio
NoneTrying to remove 4DF9E0F8.Netflix
NoneTrying to remove 6Wunderkinder.Wunderlist
NoneTrying to remove Drawboard.DrawboardPDF
NoneTrying to remove 2FE3CB00.PicsArt-PhotoStudio
NoneTrying to remove D52A8D61.FarmVille2CountryEscape
NoneTrying to remove TuneIn.TuneInRadio
NoneTrying to remove TheNewYorkTimes.NYTCrossword
NoneTrying to remove king.com.CandyCrushSag
NoneTrying to remove king.com.CandyCrushSodaSaga
NoneTrying to remove 828B5831.HiddenCityMysteryofShadow
NoneTrying to remove Microsoft.Advertising.Xaml
NonePreviously removed by wapt :
Remaining metro apps ;) : Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3846, in install_wapt
exitstatus = setup.install()
File "c:\windows\temp\waptxq1txp\setup.py", line 102, in install
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 4399, in run_powershell
raise ValueError(u'%s returned non json data:\n%s' % (cmd,result))
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8a in position 47313: ordinal not in range(128)
'ascii' codec can't decode byte 0x8a in position 47313: ordinal not in range(128) : faulty string is ''[\r\n {\r\n "Name": "1527c705-839a-4832-9118-54d4Bd6a0c89",\r\n "Publisher": "CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US",\r\n "PublisherId": "cw5n1h2txyewy",\r\n "Architecture": 11,\r\n "ResourceId": "neutral",\r\n "Version": "10.0.16299.15",\r\n "PackageFamilyName": "1527c705-839a-4832-9118-54d4Bd6a0c89_cw5n1h2txyewy",\r\n "PackageFullName": "1527c705-839a-4832-9118-54d4Bd6a0c89_10.0.16299.15_neutral_neutral_cw5n1h2txyewy",\r\n "InstallLocation": "C:\\\\Windows\\\\SystemApps\\\\Microsoft.Windows.FilePicker_cw5n1h2txyewy",\r\n "IsFramework": false,\r\n "PackageUserInformation": [\r\n "S-1-5-21-485133025-386941804-4221807023-500 [Administrateur]: Installed",\r\n I don't understand why the script suddenly started malfunctioning.
Thank you for your help