Conda x86 update failure: FilenotFoundError: ...\Menu\notebook.jsondone

I was trying “conda update anaconda” on anaconda3-2020-11 x86, and got the following error, I then installed the latest 2021-11 x86, and ran the same command but saw the same error. I ran the update on the anaconda3-2020-11 x64 without problem.

Proceed ([y]/n)? y

Preparing transaction: done
Verifying transaction: done
Executing transaction: - menuinst Exception
Traceback (most recent call last):
File “C:…\anaconda3\x86\2021-11\lib\site-packages\conda\gateways\disk\create.py”, line 246, in make_menu
menuinst.install(join(prefix, win_path_ok(file_path)), remove, prefix)
File “C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init_.py”, line 76, in install
install(path, remove, prefix, mode=‘user’, root_prefix=root_prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 33, in install
data = json.load(open(path))
FileNotFoundError: [Errno 2] No such file or directory: 'C:\…\anaconda3\x86\2021-11\Menu\notebook.jso- menuinst Exception
Traceback (most recent call last):
File “C:…\anaconda3\x86\2021-11\lib\site-packages\conda\gateways\disk\create.py”, line 246, in make_menu
menuinst.install(join(prefix, win_path_ok(file_path)), remove, prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 76, in install
install(path, remove, prefix, mode=‘user’, root_prefix=root_prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 33, in _install
data = json.load(open(path))
FileNotFoundError: [Errno 2] No such file or directory: 'C:\…\anaconda3\x86\2021-11\Menu\notebook.jsodone
ERROR conda.core.link:execute(699): An error occurred while installing package ‘defaults::scikit-learn-1.0.2-py39hcf78d83_0’.
Rolling back transaction: - menuinst Exception
Traceback (most recent call last):
File “C:…\anaconda3\x86\2021-11\lib\site-packages\conda\gateways\disk\create.py”, line 246, in make_menu
menuinst.install(join(prefix, win_path_ok(file_path)), remove, prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 76, in install
install(path, remove, prefix, mode=‘user’, root_prefix=root_prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 33, in install
data = json.load(open(path))
FileNotFoundError: [Errno 2] No such file or directory: 'C:\…\anaconda3\x86\2021-11\Menu\notebook.jso- menuinst Exception
Traceback (most recent call last):
File “C:…\anaconda3\x86\2021-11\lib\site-packages\conda\gateways\disk\create.py”, line 246, in make_menu
menuinst.install(join(prefix, win_path_ok(file_path)), remove, prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 76, in install
install(path, remove, prefix, mode=‘user’, root_prefix=root_prefix)
File "C:…\anaconda3\x86\2021-11\lib\site-packages\menuinst_init
.py", line 33, in _install
data = json.load(open(path))
FileNotFoundError: [Errno 2] No such file or directory: 'C:\…\anaconda3\x86\2021-11\Menu\notebook.jsodone

LinkError: post-link script failed for package defaults::scikit-learn-1.0.2-py39hcf78d83_0
location of failed script: C:…\anaconda3\x86\2021-11\Scripts.scikit-learn-post-link.bat
==> script messages <==

==> script output <==
stdout:
stderr:
return code: 1

()

Conda x86 update failure: FilenotFoundError: …\Menu\notebook.jsondone