Unable to update anki

I am unable to update my anki to latest version.

when I click on update. It shows this

Anki Launcher

Warning: Could not determine current Anki version

  1. Latest Anki (press Enter)

  2. Choose a version

  3. Revert to previous version (25.07.5)

  4. Allow betas: off

  5. Cache downloads: on

  6. Download mirror: off

  7. Uninstall

Checking for updates…
Unable to check for Anki versions. Please check your internet connection.

Error: Failed to execute: C:\Users\saksh\AppData\Local\Programs\Anki\uv.exe run --no-project --no-config --managed-python --with pip-system-certs,requests[socks] --python 3.13.5 C:\Users\saksh\AppData\Local\Programs\Anki\versions.py: The system cannot find the file specified. (os error 2)
Press enter to close…

I also tried to manually update anki by downloading and launching installer. But its showing like this

Please help

These messages seem to suggest that there is an issue with the C:\Users\saksh\AppData\Local\Programs\Anki directory.

Does that directory exist?
Is the directory writeable?
Are the uv.exe and versions.py files inside?

Please consider giving the new beta release a test: Anki 26.05 Beta 1

uv.exe and versions.py file is not inside.

Thank you. As suggested above, please consider trying the new beta version. It uses a new installer. (Instead of launching the terminal and running python programs to download and install the rest of Anki, the new installer behaves like a regular/simple Windows installer.)

Otherwise, if you wish to continue troubleshooting the issue, please try deleting the C:\Users\saksh\AppData\Local\Programs\Anki and C:\Users\saksh\AppData\Local\Programs\AnkiProgramFilesdirectories, and then re-download and re-install Anki. (Basically, this uninstalls Anki entirely and then re-installs Anki from scratch. Your collection is in a different directory and will not be affected. Please see the documentation if you would like more details.)

Thankyou!