Windows 11: Errors when running conda

Hey,
I installed Anaconda3 in Windows 11 but when ever i try run conda I get the following errors (see attached txt doc). Sorry as a new user I cannn’'t cut and

ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

Traceback (most recent call last):
  File "C:\Users\Owner\anaconda3\Lib\site-packages\conda\exception_handler.py", line 17, in __call__
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Owner\anaconda3\Lib\site-packages\conda\cli\main.py", line 54, in main_subshell
    parser = generate_parser(add_help=True)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Owner\anaconda3\Lib\site-packages\conda\cli\conda_argparse.py", line 127, in generate_parser
    configure_parser_plugins(sub_parsers)
  File "C:\Users\Owner\anaconda3\Lib\site-packages\conda\cli\conda_argparse.py", line 354, in configure_parser_plugins
    else set(find_commands()).difference(plugin_subcommands)
             ^^^^^^^^^^^^^^^
  File "C:\Users\Owner\anaconda3\Lib\site-packages\conda\cli\find_commands.py", line 71, in find_commands
    for entry in os.scandir(dir_path):
                 ^^^^^^^^^^^^^^^^^^^^
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: "'C:\\Users\\Owner\\AppData\\Roaming\\Python\\Python312\\Scripts"

Hi bro,have you solved it?I meet the same question

Nope, I just went back to a standard install…
By the way, there is a couple to use projects with python, just search Youtube.

David