Microsoft Store "güncelleme "hatası

Amogaçi

Hectopat
Katılım
5 Temmuz 2019
Mesajlar
2.808
Çözümler
24
Game Pass üyeliğim var ve oyuna tıkladığımda Microsoft Store açılıyor, oyun hizmetleri sayfasında takılı kalıyor.

hata.png


Oyun açılmıyor.
 
Deneyemedim çünkü Oyun Hizmetleri kaldırma ekranına bir türlü ulaşamıyorum, nasıl kaldıracağımı bilmiyorum. Komut ekranından kaldırmaya çalıştığımda hata veriyor.
PowerShell'i yönetici olarak çalıştırıp şu kodları yazın ;

Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

Daha sonra aşağıdaki 2 komutu tek tek girip yine Enter'e basıyoruz.

Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse
Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse
 
PowerShell'i yönetici olarak çalıştırıp şu kodları yazın ;

Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

Daha sonra aşağıdaki 2 komutu tek tek girip yine Enter'e basıyoruz.

Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse
Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse
Remove-Item : Cannot find path 'HKLM:\System\CurrentControlSet\Services\GamingServices' because it does not exist.
At line:1 char:1
+ Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (HKLM:\System\Cu...\GamingServices:String) [Remove-Item], ItemNotFoundEx
ception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
 
Remove-ıtem: Cannot find path 'HKLM:\System\CurrentControlSet\Services\GamingServices' because it does not exist.
At line: 1 char: 1
+ Remove-ıtem -path "HKLM:\System\CurrentControlSet\Services\GamingServ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ Categoryınfo: Objectnotfound: (HKLM:\System\Cu...\GamingServices:String) [Remove-Item], ıtemnotfoundex.
Ception.
+ Fullyqualifiederrorıd: Pathnotfound, Microsoft. PowerShell.commands. Removeıtemcommand.

Bu içeriği görüntülemek için üçüncü taraf çerezlerini yerleştirmek için izninize ihtiyacımız olacak.
Daha detaylı bilgi için, çerezler sayfamıza bakınız.

Bu videoya bakabilir misiniz?
 

Yeni konular

Geri
Yukarı