CondaHTTPError when trying to install pytorch CUDA 11.6 on Windows

I get the following Error Code when I try to install PyTorch in Anaconda, I’m not sure what to do. Please Help:

(base) PS C:\Users******> conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://conda.anaconda.org/pytorch/win-64/current_repodata.json
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
Win 64 :: Anaconda.org

I have this same problem but can’t find solution

I have this problem too, I’m trying to find someway solve this problem.