Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Microsoft Windows 8 и 8.1 (http://forum.oszone.net/forumdisplay.php?f=116)
-   -   [решено] Программы Metro не удаляются (http://forum.oszone.net/showthread.php?t=260275)

dvsie 10-05-2013 04:35 2147446

Программы Metro не удаляются
 
Тайлы.. Выделяю, удаляю. Из пуска или из общего списка в пуске. Выхожу на рабочий стол и открыв пуск вновь - все снова на месте.
Речь идет о приложениях в стиле Metro - Люди, Почта, Календарь, Путешествия и др.
Если мне не нужно приложение, зачем держать его на компьютере? Поэтому мне не интересно просто отключить тайл!
Как же их удалить полностью?

mpc120k 10-05-2013 07:14 2147455

C:\Program Files\WindowsApps.

Папка скрыта, и ограждена от пытливых рук.

Vadikan 10-05-2013 08:31 2147464

Не надо в этой папке ковыряться. Выполните в PowerShell
Код:

Get-AppXPackage | Remove-AppxPackage
Удалит все приложения. Выборочно тут https://www.outsidethebox.ms/14267/

dvsie 10-05-2013 08:42 2147467

Deployment failed with HRESULT: 0x80073CFA

Vadikan 10-05-2013 10:57 2147524

dvsie, целиком ошибку трудно было показать? Возможно, приложение уже удалено. Удалите ярлык, если есть в
Код:

shell:Programs
shell:Common Programs

Если нет, отчитывайтесь по пунктам.

1. Правила форума 5.1
2. В другой учетной записи наблюдается проблема? Создайте новую для проверки.
3. Полное сообщение об ошибке.

dvsie 10-05-2013 22:20 2147797

1. Win8 Enterprise EN-us 9200...
2. Учетку поменял - все встало на свои места, спасибо! Проблема решена.
3. PS C:\Windows\system32> Get-AppxPackage -AllUsers | Remove-AppxPackage
читать дальше »
Код:

Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-0302-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-0302-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (windows.immersi...l_cw5n1h2txyewy:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-0802-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-0802-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (WinStore_1.0.0....l_cw5n1h2txyewy:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-1102-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-1102-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingF...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-7f04-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-7f04-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.WinJS...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-1a02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-1a02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingM...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-2302-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-2302-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.VCLib...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-2c02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-2c02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingN...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-3102-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-3102-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingS...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-3a02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-3a02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingT...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-4502-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-4502-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingW...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-4e02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-4e02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Bing_...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-8804-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-8804-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Camer...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-9104-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-9104-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.micro...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-9204-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-9204-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Reade...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-9304-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-9304-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.windo...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-9a04-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-9a04-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.windo...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-7102-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-7102-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.XboxL...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-7602-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-7602-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.ZuneM...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-a704-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-a704-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Media...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-7b02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-7b02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.ZuneV...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-8002-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-8002-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.VCLib...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-b004-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-b004-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.WinJS...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-9102-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-9102-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Camer...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-b904-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-b904-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingM...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-c204-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-c204-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.WinJS...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-c704-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-c704-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.VCLib...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-d004-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-d004-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Reade...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-d504-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-d504-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.windo...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-da04-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-da04-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Media...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-db04-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-db04-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingT...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-e004-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-e004-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.Bing_...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-b202-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-b202-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.micro...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-e104-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-e104-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingN...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-bb02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-bb02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.ZuneV...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-c002-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-c002-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.ZuneM...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-c502-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-c502-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingS...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-f604-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-f604-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingF...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-f704-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-f704-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.BingW...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0000-f804-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0000-f804-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (Microsoft.XboxL...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact y
our software vendor. (Exception from HRESULT: 0x80073CFA)
NOTE: For additional information, look for [ActivityId] 8084de17-4d1b-0001-de02-85801b4dce01 in t
he Event Log or use the command line Get-AppxLog -ActivityID 8084de17-4d1b-0001-de02-85801b4dce01
At line:1 char:29
+ Get-AppxPackage -AllUsers | Remove-AppxPackage
+                            ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (microsoft.windo...__8wekyb3d8bbwe:String) [Remove-App
  xPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.Rem
  oveAppxPackageCommand
 

PS C:\Windows\system32>



Время: 19:12.

Время: 19:12.
© OSzone.net 2001-