[GH-ISSUE #11548] Unable to download Ollama for Windows #7619

Closed
opened 2026-04-12 19:42:42 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @lazerwild165 on GitHub (Jul 27, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11548

What is the issue?

Facing an issue trying to download Ollama from the website: https://ollama.com/download/windows. The download always fails at ~90% due to a network issue. My internet is not the issue here. I'm able to download and run Ollama on my Mac device and Linux VMs. Facing this issue solely for Windows.

Specs:
Host Name: WINDOWS-10
OS Name: Microsoft Windows 10 Home Single Language
OS Version: 10.0.19045 N/A Build 19045

Tried the fix mentioned here: https://github.com/ollama/ollama/issues/8628, facing the same issue repeatedly.

Image

Relevant log output


OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

No response

Originally created by @lazerwild165 on GitHub (Jul 27, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11548 ### What is the issue? Facing an issue trying to download Ollama from the website: https://ollama.com/download/windows. The download always fails at ~90% due to a network issue. My internet is not the issue here. I'm able to download and run Ollama on my Mac device and Linux VMs. Facing this issue solely for Windows. Specs: Host Name: WINDOWS-10 OS Name: Microsoft Windows 10 Home Single Language OS Version: 10.0.19045 N/A Build 19045 Tried the fix mentioned here: https://github.com/ollama/ollama/issues/8628, facing the same issue repeatedly. <img width="1075" height="394" alt="Image" src="https://github.com/user-attachments/assets/bed8123f-b8ee-47c8-af3e-7e9774b48b2d" /> ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 19:42:42 -05:00
Author
Owner

@rick-github commented on GitHub (Jul 27, 2025):

Download the windows installer on the Mac device or Linux VM, copy it to the windows machine, run it.

<!-- gh-comment-id:3124791193 --> @rick-github commented on GitHub (Jul 27, 2025): Download the [windows installer]( https://github.com/ollama/ollama/releases/download/v0.10.0-rc2/OllamaSetup.exe) on the Mac device or Linux VM, copy it to the windows machine, run it.
Author
Owner

@lazerwild165 commented on GitHub (Jul 28, 2025):

Download the windows installer on the Mac device or Linux VM, copy it to the windows machine, run it.

Tried that, the download fails here too.

<!-- gh-comment-id:3125270097 --> @lazerwild165 commented on GitHub (Jul 28, 2025): > Download the [windows installer]( > https://github.com/ollama/ollama/releases/download/v0.10.0-rc2/OllamaSetup.exe) on the Mac device or Linux VM, copy it to the windows machine, run it. Tried that, the download fails here too.
Author
Owner

@rick-github commented on GitHub (Jul 28, 2025):

What command are you using to download it on the Mac device or Linux VM?

<!-- gh-comment-id:3125279529 --> @rick-github commented on GitHub (Jul 28, 2025): What command are you using to download it on the Mac device or Linux VM?
Author
Owner

@lazerwild165 commented on GitHub (Jul 28, 2025):

What command are you using to download it on the Mac device or Linux VM?

I tried downloading the windows installer from the website directly. Haven't had an issue downloading *.exe files on these systems before. Also tried to wget the GitHub URL mentioned in the linked previous issue.

For Linux and Mac installers, I used the curl command and the "Download for MacOS" button respectively.

<!-- gh-comment-id:3125287998 --> @lazerwild165 commented on GitHub (Jul 28, 2025): > What command are you using to download it on the Mac device or Linux VM? I tried downloading the windows installer from the website directly. Haven't had an issue downloading *.exe files on these systems before. Also tried to wget the GitHub URL mentioned in the linked previous issue. For Linux and Mac installers, I used the curl command and the "Download for MacOS" button respectively.
Author
Owner

@rick-github commented on GitHub (Jul 28, 2025):

If you used wget and the download fails at 90%, run wget again with --continue to continue the download.

<!-- gh-comment-id:3125311439 --> @rick-github commented on GitHub (Jul 28, 2025): If you used `wget` and the download fails at 90%, run `wget` again with `--continue` to continue the download.
Author
Owner

@lazerwild165 commented on GitHub (Jul 28, 2025):

Download the windows installer on the Mac device or Linux VM, copy it to the windows machine, run it.

Although I'm positive I must've tried that. Let me check once again.

<!-- gh-comment-id:3125319364 --> @lazerwild165 commented on GitHub (Jul 28, 2025): > Download the [windows installer]( > https://github.com/ollama/ollama/releases/download/v0.10.0-rc2/OllamaSetup.exe) on the Mac device or Linux VM, copy it to the windows machine, run it. Although I'm positive I must've tried that. Let me check once again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7619