Hello Akash,
Welcome to Microsoft Community forum.
If after trying all the steps provided in the previous post and issue is still persisting, this issue might occur if the Store app is corrupt.
So I would suggest you to re-register Store app and check if it fixes the issue.
- Press Windows key and X at the same time.
- Choose Command Prompt (Admin) from the context menu.
- Run the below mentioned command to re-register Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\News360\AppxManifest.xml
For more clarification you may follow the suggestion provided in the following article.
http://blogs.msdn.com/b/notime/archive/2013/10/21/10458031.aspx
Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully.
For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, you can refer to the following steps to back the registry files on
the computer:
- Press Windows and R keys to open the run box.
- Type ‘regedit’ and press Enter from the keyboard.
- Open the file option on the menu bar.
- Click on Export and save the file with a name on the desktop.
- If you want to restore the file, you can do so by double clicking the file that you have saved on the desktop.
If the issue still persists, I would suggest you to provide the event viewer log files to find out the exact cause that is causing the issue. Follow the steps to collect the log files:
- Go to the Start Screen, type in Event Viewer. This will bring up the Event Viewer tile, Click to open the event viewer.
- In the left pane, expand out Windows Logs. Click on Application log and highlight the first event in the log and use your arrow keys to scroll down.
- Most of your event will be Information. You may see Yellow Warnings or Red Errors. If you see any red error, you can double click on it to bring it up and copy the contents to a document.
Do get back to us with the result and we will be happy to assist you if required.
Regards.