Windows 10

Sysprep Store sorunu nasıl çözülür?

Merhaba Arkadaşlar,

Bu yazımızda Windows 10 21H1 sürümünde karşılaştığım sysprep sorunu ve çözüm yoluna ilişkin bulduklarımı paylaşmaya çalışacağım.

Sysprep ile karşılınca baktığım birçok sitede registry de birkaç değişiklik ile çözüm bulunabildiği şeklindeydi ancak hiçbiri çözüm olmadı. Bunun yerine Store’u kaldırıp sysprep denemeye karar verdim ve bu amaçla aşağıdaki işlemleri yaptım.

Powershell’i admin olarak çalıştırıp öncelikle;

Set-ExecutionPolicy RemoteSigned komutunu çalıştırmak,

Ardından da sırasıyla;

Get-AppxPackage *3dbuilder* | Remove-AppxPackage

Get-AppxPackage *windowsalarms* | Remove-AppxPackage

Get-AppxPackage *windowscalculator* | Remove-AppxPackage

Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage

Get-AppxPackage *windowscamera* | Remove-AppxPackage

Get-AppxPackage *officehub* | Remove-AppxPackage

Get-AppxPackage *skypeapp* | Remove-AppxPackage

Get-AppxPackage *getstarted* | Remove-AppxPackage

Get-AppxPackage *zunemusic* | Remove-AppxPackage

Get-AppxPackage *windowsmaps* | Remove-AppxPackage

Get-AppxPackage *solitairecollection* | Remove-AppxPackage

Get-AppxPackage *bingfinance* | Remove-AppxPackage

Get-AppxPackage *zunevideo* | Remove-AppxPackage

Get-AppxPackage *bingnews* | Remove-AppxPackage

Get-AppxPackage *onenote* | Remove-AppxPackage

Get-AppxPackage *people* | Remove-AppxPackage

Get-AppxPackage *windowsphone* | Remove-AppxPackage

Get-AppxPackage *photos* | Remove-AppxPackage

Get-AppxPackage *windowsstore* | Remove-AppxPackage

Get-AppxPackage *bingsports* | Remove-AppxPackage

Get-AppxPackage *soundrecorder* | Remove-AppxPackage

Get-AppxPackage *bingweather* | Remove-AppxPackage

Get-AppxPackage *xboxapp* | Remove-AppxPackage

 

Çalıştırarak store u kaldırabilirsiniz.

Bunun ardından makineyi restart edip sysprep i çalıştırdığınızda başarılı olarak genelleştirme yapabildiğinizi göreceksinizdir.

 

İsterseniz bunu bir notepad dosasına yapıştırarak .ps1 olarak kaydedip de tek seferde çalıştırabilirsiniz ya da Get-AppxPackage * | Remove-AppxPackage komutu ile de tüm paketleri kaldırabilirsiniz.

Sunucuyu sysprep yapıp başka bir yerde imaj döndükten sonra Store kendi kendine çalışır hale gelecektir.

 

Faydalı olması dileğiyle.


 

Related posts
OneNoteWindows 10

Windows 10 OneNote ile Kalemlerinizi Özelleştirin

OneNoteWindows 10

Windows 10 OneNote Uygulaması için Class Notebook Aracını Etkinleştirin

Portal güncellemelerinden haberdar olun!

 

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir