Windows OS Hub
  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange

 Windows OS Hub / Windows 10 / Edge Browser and Store Stopped Working after Windows 10 1809 Update

October 5, 2018 Questions and AnswersWindows 10

Edge Browser and Store Stopped Working after Windows 10 1809 Update

After upgrading Windows 10 from 1803 to build 1809, the Edge browser and the Microsoft Store application stopped working on a computer in the corporate network (Active Directory domain). No external website opens in Edge, while Chrome and Firefox work fine, the pages open. Only intranet (internal) sites are opened. If you bring the computer out of the domain, then after changing the network profile from the domain to private or public and resetting the network from the Settings app, the Edge and the Microsoft Store application work fine.

Store error:

Check your connection

Microsoft Store needs to be online. It looks like you’re not.

Code: 0x80072EFD

 Microsoft Store Error : 0x80072EFD after windows 10 1809 update

Edge shows a blank page with an error:

Hmmm…can’t reach this page

Win 10 October 2018 Update - cant' open the pages

Answer

Try to turn on IPv6 support in your network connection settings (despite the fact that the protocol is not used). Now I checked on my computer with Windows 10 October 2018 Update – the same thing, when ipv6 is disabled, I cannot open websites in Edge browser. The Windows Store application and all other UWP applications also don’t work.

You can enable IPv6 in the Control Panel (ncpa.cpl console). Select the network adapter through which you are connected to the network, open the properties, and enable the Internet Protocol Version 6 (TCP / IPv6) checkbox and click OK.

If you have multiple network adapters, you can enable IPv6 support for all adapters using the following PowerShell cmdlet Enable-NetAdapterBinding:

Enable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6

enable ipv6 using powershell

After that, Edge browser, MS Store and all other modern UWP applications should work.

If this doesn’t help, check the value of the DisabledComponents registry parameter in the key in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters. Check if it is changed to 0 instead of 0xFFFFFFF. Return the old parameter value and restart the computer.

Apparently, modern applications from the Microsoft Store (including the Edge browser) now require TCP/IPv6 support on the network interface.

2 comments
0
Facebook Twitter Google + Pinterest
previous post
Windows Won’t Boot/Start After Installing Updates
next post
How to Convert Install.ESD to the Bootable .ISO Image in Windows 10

Related Reading

How to Disable NetBIOS and LLMNR Protocols in...

April 9, 2021

Enable Windows Lock Screen after Inactivity via GPO

April 8, 2021

Can’t Copy and Paste via Remote Desktop (RDP)...

March 31, 2021

UAC: This App Has Been Blocked for Your...

March 30, 2021

How to Unlock a File Locked by Any...

March 29, 2021

2 comments

Amir October 18, 2018 - 6:06 am

Thanks!!! I was fighting with this for days!

Reply
Joao October 31, 2018 - 2:43 pm

My IPV6 is enable and I have the same problem.

Reply

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange
  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • PowerShell
  • VMWare
  • MS Office

Recent Posts

  • How to Disable NetBIOS and LLMNR Protocols in Windows Using GPO?

    April 9, 2021
  • Enable Windows Lock Screen after Inactivity via GPO

    April 8, 2021
  • How to Create and Manage Scheduled Tasks with PowerShell?

    April 7, 2021
  • Updating Windows VM Templates on VMWare with PowerShell

    April 5, 2021
  • Running Multiple IIS Websites on the Same Port or IP Address

    April 1, 2021
  • Can’t Copy and Paste via Remote Desktop (RDP) Clipboard

    March 31, 2021
  • UAC: This App Has Been Blocked for Your Protection on Windows 10

    March 30, 2021
  • How to Unlock a File Locked by Any Process or SYSTEM?

    March 29, 2021
  • Configuring a Domain Password Policy in the Active Directory

    March 26, 2021
  • Using Native Package Manager (WinGet) on Windows 10

    March 24, 2021

Follow us

woshub.com
  • Facebook
  • Twitter
  • RSS
Popular Posts
  • Windows 10 1803 can’t run EXE files from a network shared folders
  • Windows Defender Threat Service has stopped. Restart it now
  • Fix: RDP Authentication Error Has Occurred – The Function Requested Is Not Supported
  • Slow RemoteAPP Experience, Mouse and Menu Lags after Windows 10 1803 April Update
  • Can’t Remove Extra Languages after Windows 10 1803 April Update
  • “The update is not applicable to your computer”: Windows Update Error
  • SSL Error: This Site Can’t Provide a Secure Connection in Chrome, Opera & Chromium
Footer Logo

@2014 - 2018 - Windows OS Hub. All about operating systems for sysadmins


Back To Top