Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
bu uygulamayı açmak için bir uygulamaya ihtiyacınız var diyor ve hiçbir uygulama yokWin+r yapıp wsreset.exe yazmayı denedin mi?
At line:1 char:103Powershell'i yönetici olarak başlatıp aşağıdaki komutu girerseniz yüklenir.
Kod:Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
\reinstall-preinstalledapps. PS1 *microsoft. Windowsstore*
.\reinstall-preinstalledapps. : The term '\reinstall-preinstalledapps.' is not recognized as the name of a cmdlet, functPowerShell acıp şunu dene:\reinstall-preinstalledapps. PS1 *microsoft. Windowsstore*
.
DISM.exe /online /cleanup-image /scanhealth
DISM.exe /online /cleanup-image /restorehealth
Yazdığınız komut ampersant içerdiği için hata vermiş ancak benim attığım komut ampersant içermiyor. Düzgün yazın/kopyalayın.bu uygulamayı açmak için bir uygulamaya ihtiyacınız var diyor ve hiçbir uygulama yok
At line:1 char:103
+ ... Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($ ...
+ ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
At line:1 char:130
+ ... entMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
+ ~~~~~~~~~~~~~~~~~
Unexpected token '\AppXManifest.xml' in expression or statement.
At line:1 char:147
+ ... entMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
+ ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
+ CategoryInfo : ParserError:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : AmpersandNotAllowed
hatası veriyor
Bu sitenin çalışmasını sağlamak için gerekli çerezleri ve deneyiminizi iyileştirmek için isteğe bağlı çerezleri kullanıyoruz.