Windows 8 App Store can't connect to the Internet,

Anonymous
2012-11-05T23:34:07+00:00

Original title: Network Programs Network Networking Internet Website URL Web Site Troubleshoot Web page

Windows 8. App Store can't connect to the Internet, but Internet Explorer works fine from the Desktop. Network Troubleshooter can't find any problem.

Any help would be appreciated.

Windows for home | Previous Windows versions | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-11-06T17:18:28+00:00

Hi EricHalliwell,

Welcome to the Windows 8 Community!

From your issue description I understand that after installing Windows 8 App store can’t connect to internet. I do understand the inconvenience caused to you. Do not worry; I am here to help you.

I would suggest you to check the Windows Firewall Settings and check if it helps.

a)      Type in Control Panel on the Start Page.

b)      On the left side, click Control Panel.

c)      Click on Windows Firewall.

d)      On the left pane, click on "Allow an app or feature through Windows Firewall".

e)      Under the Allowed apps and features, look for Store.

f)       Make sure you have a click in Private and or Public.

Then see if you can open the Windows Store.

If you have a 3rd party Firewall, you may need to change the settings to allow the app thru the Firewall.

NOTE: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you are done. If you are connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.

Reference:-

Connect to the Internet

http://windows.microsoft.com/en-US/windows-8/connect-to-the-internet

Apps & Windows Store

http://windows.microsoft.com/en-US/windows/apps-windows-store-help#apps-windows-store-help=windows-8&v1h=win8tab2

Hope it helps. For any further Windows related assistance, feel free to contact us and we will be happy to help.

Regards!

Was this answer helpful?

9 people found this answer helpful.
0 comments No comments

63 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-09-17T10:04:01+00:00

    Hi,

    Please help!!!

    yesterday I messed up with permissions under security tab for "C:\Program Files\WindowsApps" folder, later I cannot open any windows based apps not even windows store. when I try to open it just flick.

    I tried several measures no luck.

    "WSReset.exe"

    "Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}"

    "Add-AppxPackage -register "C:\Program Files\WindowsApps\******\AppxManifest.xml" -DisableDevelopmentMode"

    Windows in-built trouble shooting utility "Appsdiagnostic10.diagcab" error"ms-windows-store:purgecaches"

    Please Please help

    Thanks in Advance

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-05-15T07:27:13+00:00

    Hello Antony,

    Thank you for you response.

    You may uninstall AVG using AVG remover tool.

    Refer this link:

    http://download.avg.com/filedir/util/AVG_Remover.exe

    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you shouldn't disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you're done. If you're connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.

    Thank you

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-05-13T13:10:18+00:00

    i have also installed avg ....... so i guess thats the problem... thanks....

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-03-16T03:59:43+00:00

    I would Like to start off by saying, Thank you everyone for your help. It was your knowledge that allowed me to troubleshooting this and find the solution. 

    Next, Sorry about the long post. I like to cover all basis and provide relevant information. 

    To let everyone know that in my environment I have an enterprise size Sonicwall firewall. I have tested this on 2 home customers of mine as well who recently had this issue. One had a Netgear wireless router and the other had a Belkin wireless router. The Netgear was working until the customer did a firmware update and then updated their Windows 8.1 to 10. Naturally he thought this was a windows 10 issue. The Belkin purchased their router and PC new from Bust Buy for their daughter.

    Lets start with the Sonicwall. First add a service object group ("Win App - Ports"), then add the service object using the port range below. ("Win App - TCP Ports"). Link your object to the group. Next enable your firewall rule to allow outbound traffic from the desired subnet o your WAN port. (I used "WLAN to WAN"). SonicWall firewalls will automatically make a temp return path for the rule when in use so no reflective rule is needed

    For Home use just forward the ports to your desired PC. (If you need help please let me know, include the model number and manufacture name of your router). 

    It took a lot of packet sniffing and Port number gathering, but the port range you will need to open are TCP 8000 - 33023 

    No UDP ports are needed from what I'm seeing. I've tested the forwarded ports with 5 applications including Modern Combat 5, Call of Duty Hero's and Hero's of Order and Chaos. Let me know if you find one that doesn't work so I can test and find the ports for the application using a tool I built up 

    If your store app is not opening or other apps that you have downloaded are not working then per this thread (thanks again everyone), run the WSReset.exe from an elevated CMD  as suggested above. 

    Once done, and the PC has restarted (if not then restart), open the Microsoft Store app, sign in then close it right away. Don't let anything auto install or download and don't do any updates to the store yet. We want to re-connect your apps. 

    Next open PowerShell (run as administrator or it will fail). 

    Now run the following command:

    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Please note this command will install all windows apps anduser downloaded apps (from the store). If you see red, then you will want to make sure that the error / message contains "Newer Package Found", if not, make note of the application, then re-install via the store app later . I had one app I needed to do this with. 

    Extra Side Notes

    Microsoft was a complete waist of time and did not help at all.. In fact they messed up my installation of Windows and all my Visual Studio App packages. I spent 16 hours reloading my system and getting almost everything back in order. So I would recommend not doing a system reset unless absolutely necessary.

    I run a computer repair shop during the day and I'm a developer at night. I have been successful with these steps on 15+ computers. Ranging from Windows 8.1 - Windows 10 (latest update). I only had 3 users that I needed to do a remote connection with to the inside of their Network to forward ports. 

    Let me know if you find an app that is not working and I will use my tool to get the port numbers for the app and post them (after testing for you).

    Was this answer helpful?

    0 comments No comments