Everything i download from the Microsoft Store has a logo like this.
Hi AlonKanter-
I'm Kevin B. Windows user like you. I do apologize for the inconvenience, let me help you sort things out.
Does your applications are working when you click it ?
Method 1. Repair Windows Store:
1. Download the Windows Store App Troubleshooter. Link below.
http://aka.ms/solutionstoreapp
2. Temporarily Disable the Anti-virus (If you have third party anti viru)
3. Run Powershell
4. On Powershell(admin), copy and paste the command below:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Method 2. repair Windows Store and update components
Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))
Copy each line of command to Powershell then press enter (one line at a time)
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
-Once done restart the device and check.
Please do let me know what will happen. Hope this will help and have a blessed day!
Thanks,
Kevin B.
Independent Advisor
I'm Kevin B. Windows user like you. I do apologize for the inconvenience, let me help you sort things out.
Does your applications are working when you click it ?
Method 1. Repair Windows Store:
1. Download the Windows Store App Troubleshooter. Link below.
http://aka.ms/solutionstoreapp
2. Temporarily Disable the Anti-virus (If you have third party anti viru)
3. Run Powershell
4. On Powershell(admin), copy and paste the command below:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Method 2. repair Windows Store and update components
Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))
Copy each line of command to Powershell then press enter (one line at a time)
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
-Once done restart the device and check.
Please do let me know what will happen. Hope this will help and have a blessed day!
Thanks,
Kevin B.
Independent Advisor
Report abuse
Details (required):
Thank you.
Reported content has been submitted
Was this reply helpful?
Sorry this didn't help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.