Anki could not create its data Folder error

Hello I have problems with the data Folder, the message “Anki could not create its date Folder” pops up. I tried to use all the solitions on the Forum but none of them seems to work for me.

This is the message I get on CMD. And I have OneDrive that might be causing the issue but I don’t know how to fix it. Could you please help me out? Thank you!!

[9636] PyInstaller Bootloader 3.x
[9636] LOADER: executable is C:\Program Files\Anki\anki-console.exe
[9636] LOADER: homepath is C:\Program Files\Anki
[9636] LOADER: _MEIPASS2 is NULL
[9636] LOADER: archivename is C:\Program Files\Anki\anki-console.exe
[9636] LOADER: C:\Program Files\Anki\anki-console.exe contains a digital signature
[9636] LOADER: No need to extract files to run; setting extractionpath to homepath
[9636] LOADER: SetDllDirectory(C:\Program Files\Anki)
[9636] LOADER: Already in the child - running user’s code.
[9636] LOADER: Python library: C:\Program Files\Anki\python38.dll
[9636] LOADER: Loaded functions from Python library.
[9636] LOADER: Manipulating environment (sys.path, sys.prefix)
[9636] LOADER: sys.prefix is C:\Program Files\Anki
[9636] LOADER: Pre-init sys.path is C:\Program Files\Anki\base_library.zip;C:\Program Files\Anki
[9636] LOADER: Setting runtime options
[9636] LOADER: Initializing python
[9636] LOADER: Overriding Python’s sys.path
[9636] LOADER: Post-init sys.path is C:\Program Files\Anki\base_library.zip;C:\Program Files\Anki
[9636] LOADER: Setting sys.argv
[9636] LOADER: setting sys.MEIPASS
[9636] LOADER: importing modules from CArchive
[9636] LOADER: extracted struct
[9636] LOADER: callfunction returned…
[9636] LOADER: extracted pyimod01_os_path
[9636] LOADER: callfunction returned…
[9636] LOADER: extracted pyimod02_archive
[9636] LOADER: callfunction returned…
[9636] LOADER: extracted pyimod03_importers
[9636] LOADER: callfunction returned…
[9636] LOADER: Installing PYZ archive with Python modules.
[9636] LOADER: PYZ archive: PYZ-00.pyz
[9636] LOADER: Running pyiboot01_bootstrap.py
[9636] LOADER: Running pyi_rth_win32comgenpy.py
[9636] LOADER: Running pyi_rth_multiprocessing.py
[9636] LOADER: Running pyi_rth_certifi.py
[9636] LOADER: Running pyi_rth_pyqt5.py
[9636] LOADER: Running pyi_rth_pkgres.py
[9636] LOADER: Running pyi_rth_pyqt5webengine.py
[9636] LOADER: Running runanki.py
Traceback (most recent call last):
File "aqt_init
.py", line 442, in _run
File “aqt\profiles.py”, line 87, in init
File “aqt\profiles.py”, line 395, in _setBaseFolder
File “aqt\profiles.py”, line 130, in maybeMigrateFolder
File “aqt\profiles.py”, line 121, in _oldFolderLocation
File “aqt\winpaths.py”, line 163, in get_personal
File “aqt\winpaths.py”, line 105, in _get_path_buf
File “aqt\winpaths.py”, line 89, in _err_unless_zero
aqt.winpaths.WinPathsException: Failed to retrieve windows path: -2147024843
Already running; reusing existing instance.
[9636] LOADER: OK.
[9636] LOADER: Manually flushing stdout and stderr
[9636] LOADER: Cleaning up Python interpreter.