Step 1: Open the Start menu and search for Command Window using cmd or command. Click on Run as Administrator.
Step 2: Enter the following command and press Enter.
netsh winhttp set proxy <LimeproxiesIP>:<port>
For example, so in our case, it will be
netsh winhttp set proxy 31.220.8.1:1212
Step 3: To reset the winhttp proxy, enter the following command and press Enter
netsh winhttp reset proxy