[GH-ISSUE #11992] Ollama causes wmic.exe to pop up repeatedly #7964

Closed
opened 2026-04-12 20:08:35 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @SamBallai on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11992

Originally assigned to: @BruceMacD on GitHub.

What is the issue?

After the latest update (0.11.5) at time of writing, starting up my computer causes Ollama to call wmic.exe endlessly until the process is killed. Confirmed via Process Monitor, Ollama is the only application attempting to launch wmic.

Image

GPU: Nvidia RTX 3070
CPU: AMD Ryzen 5 5600X

Relevant log output


OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.11.5

Originally created by @SamBallai on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11992 Originally assigned to: @BruceMacD on GitHub. ### What is the issue? After the latest update (0.11.5) at time of writing, starting up my computer causes Ollama to call wmic.exe endlessly until the process is killed. Confirmed via Process Monitor, Ollama is the only application attempting to launch wmic. <img width="1667" height="26" alt="Image" src="https://github.com/user-attachments/assets/673bc8b4-2112-478d-b823-68ffbddcfaeb" /> GPU: Nvidia RTX 3070 CPU: AMD Ryzen 5 5600X ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.11.5
GiteaMirror added the appbug labels 2026-04-12 20:08:35 -05:00
Author
Owner

@santclear commented on GitHub (Aug 20, 2025):

I have the same problem here, I was forced to uninstall the Ollama app.

<!-- gh-comment-id:3208173752 --> @santclear commented on GitHub (Aug 20, 2025): I have the same problem here, I was forced to uninstall the Ollama app.
Author
Owner

@BruceMacD commented on GitHub (Aug 20, 2025):

Sorry, about this. The app tries to clean up an ollama server that was left running on a conflicting port, but in this case the clean-up was looping in a bad state. I have a fix for this in a release that will be out soon, thanks for letting us know.

<!-- gh-comment-id:3208393833 --> @BruceMacD commented on GitHub (Aug 20, 2025): Sorry, about this. The app tries to clean up an ollama server that was left running on a conflicting port, but in this case the clean-up was looping in a bad state. I have a fix for this in a release that will be out soon, thanks for letting us know.
Author
Owner

@santclear commented on GitHub (Aug 21, 2025):

Sorry, about this. The app tries to clean up an ollama server that was left running on a conflicting port, but in this case the clean-up was looping in a bad state. I have a fix for this in a release that will be out soon, thanks for letting us know.

Everything's fine, thank you.

For now, I'm running Ollama locally in a Docker container.

<!-- gh-comment-id:3208511390 --> @santclear commented on GitHub (Aug 21, 2025): > Sorry, about this. The app tries to clean up an ollama server that was left running on a conflicting port, but in this case the clean-up was looping in a bad state. I have a fix for this in a release that will be out soon, thanks for letting us know. Everything's fine, thank you. For now, I'm running Ollama locally in a Docker container.
Author
Owner

@jmorganca commented on GitHub (Aug 26, 2025):

Hi there, this should be fixed now but let me know if you're still seeing it

<!-- gh-comment-id:3225192041 --> @jmorganca commented on GitHub (Aug 26, 2025): Hi there, this should be fixed now but let me know if you're still seeing it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7964