Method 1: Clear the browsing data of your browser
There may be issues with the browsing data of your Google Chrome so you are having the ERR_EMPTY_RESPONSE error. Try clearing the browsing data and see if this fixes your error. To do so:
- Press the Ctrl, Shift and Delete keys (on your keyboard) at the same time.
- Set the time range to the period from the beginning of time, check all the items, and then click the Clear browsing data button.
Method 2: Reset Network Settings
If there is something wrong with your network, then the ERR_EMPTY_RESPONSE error will appear, too. Therefore, you should reset network settings to fix the error. The detailed instructions are below:
Step 1: Type cmd in the search box, and then right-click the Command Prompt to choose Run as administrator. Click OK.
Step 2: In the Command Prompt window, type the following commands one by one, and remember to press Enter after typing every command.
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset
net stop dhcp
net start dhcp
netsh winhttp reset proxy
Step 3: Close the Command Prompt window and then reboot your computer.
Step 4: Restart Google Chrome to check if the error is gone.