Microsoft Store nasıl yüklenir?

Dosya Ekleri

  • 1691600828660.png
    1691600828660.png
    166,8 KB · Görüntüleme: 37
Son düzenleme:
Lite sürümü hakkında bilgim yok ama Powershell'i yönetici olarak çalıştırıp sırasıyla şu komutları yazın:

Kod:
Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage

Kod:
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
 

Technopat Haberler

Yeni konular

Geri
Yukarı