Why Am I Getting "No Rows to Show" When Using a Proxy Without Authentication in Browser Settings?

Problem

When you set the proxy without authentication in Edge or Chrome, it typically applies to the system proxy settings. However, the MetaDefender Update Downloader relies on WinHTTP instead of WinINet, meaning it does not inherit the browser's proxy settings.

As a result, you may encounter the error: "No rows to show."

Solution

Since the MetaDefender Update Downloader currently does not provide a UI option to configure proxy settings, you need to set the WinHTTP proxy manually using the netsh command:

  1. Open Command Prompt as Administrator:

    • Press Win + R, type cmd, and press Ctrl + Shift + Enter.
  2. Set the WinHTTP Proxy:

    • Run the following command, replacing <proxy_ip>:<port> with your actual proxy details:
HTML
Copy

Example:

HTML
Copy
  1. Refresh the Update Downloader web console and click "Update All."
  1. Check if the page now displays correctly.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard