Anki "crashes" on launch and leaves "mpv" task

I just launch Anki and it just crashes on launch and when checking task manager it leaves mpv there using 1.1 mb. Running Anki in cmd shows that it got into a somewhat of an infinite loop and must be terminated manually. Here is what it printed:

C:\Users\me\Desktop>Anki starting...
Initial setup...
Starting Anki 25.02...
2025-04-15 18:52:36,610:INFO:aqt.mediasrv: Serving on http://127.0.0.1:596 (cut off)
Starting main loop...

(yes, there is a newline there)
Running Anki on a desktop works fine, though.
Laptop specs:

  • Model: HP ENVY Notebook
  • OS: Windows 10 Home 64-bit (10.0, Build 19045) (19041.vb_release.191206-1406)
  • CPU: Intel(R) Core™ i7-7500U CPU @ 2.70GHz (4 CPUs), ~2.9GHz
  • GPU: Intel(R) HD Graphics 620
  • Memory space: 12GB RAM (~11.89GB available)
    I don’t remember correctly the desktop specs but I know the chip is an i7 chip with GeForce GT 730 GPU.

Start with the Troubleshooting Checklist – Troubleshooting - Anki Manual .

I did it before even posting it, still didn’t work.

Which things did you try and what did you find when trying them?

Nothing really happened when I tried all the solutions. Just still sitting there.

This “cut off” message is a bit weird. Is that normal on windows? If not, maybe check your hosts file, network settings and apps that affect those things (like e.g. firewalls and antiviruses).

In case you’re talking about the Starting main loop… part: that’s normal. It just means ankis main program started (apps actually have a main loop, otherwise they don’t stay open and immediately close after the code ran).

What do you see when anki is running after that message? Is there no anki window? Or at least an anki icon in the taskbar?