Install and unistall issue

I have tried to unistall the old version but could not. Now itried to unistall and isntall the new version but still failed
latest log is that [2025-04-22 14:31:10.190] [error] Traceback (most recent call last):
File “C:\Users\jkary\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\main.py”, line 98, in

[2025-04-22 14:31:10.192] [error] apply_custom_paths()
File “C:\Users\jkary\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\main.py”, line 31, in apply_custom_paths
utils.extra_config.load_extra_path_config(config_path)
File “C:\Users\jkary\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\utils\extra_config.py”, line 7, in load_extra_path_config
with open(yaml_path, ‘r’, encoding=‘utf-8’) as stream:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Users\jkary\AppData\Roaming\ComfyUI\extra_models_config.yaml’

在该目录下创建一个同名文件就可以了,不需要有内容