This error pops up after changing File Locations

Before the error happened, I changed File Locations.

Error message (don't change this)
Anki 25.02 (038d85b1)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

  File "aqt.taskman", line 144, in _on_closures_pending

  File "aqt.taskman", line 88, in <lambda>

  File "aqt.operations", line 253, in wrapped_done

  File "D:\AnkiData\addons21\1322529746\gui\media_sync.py", line 54, in on_failure
    raise exception

  File "concurrent.futures.thread", line 58, in run

  File "aqt.operations", line 243, in wrapped_op

  File "D:\AnkiData\addons21\1322529746\gui\media_sync.py", line 58, in <lambda>
    op=lambda _: self._update_deck_media_and_download_missing_media(),

  File "D:\AnkiData\addons21\1322529746\gui\media_sync.py", line 138, in _update_deck_media_and_download_missing_media
    self._client.download_media(missing_media_names, ah_did)

  File "D:\AnkiData\addons21\1322529746\ankihub_client\ankihub_client.py", line 576, in download_media
    if future.result():

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "concurrent.futures.thread", line 58, in run

  File "D:\AnkiData\addons21\1322529746\ankihub_client\ankihub_client.py", line 591, in _download_media
    with open(media_file_path, "wb") as file:

PermissionError: [Errno 13] Permission denied: 'D:\\AnkiData\\User 1\\collection.media\\c750a5c6507840b89e44106087bf1596-ao-1-Q.svg'

Sentry link (for developers)

Do you have any file syncing / antivirus software running? Looks like AnkiHub is unable to access the C:\Users\%USERNAME%\AppData\Roaming\AnkiHub folder too.