問題在:
https://answers.microsoft.com/en-us/onedrive/forum/odwork-odedit/onedrive-catastrophic-failures-and-more/0d805ea3-981a-400b-a14c-bd02dfe4d000
更新11月和12月的Insider Preview之後,打開某個Onedrive中的檔案時,提示:災難性錯誤
需要退出onedrive的程式,然後執行如下指令:
attrib -r -a -s -h desktop.ini
del desktop.ini /f
attrib -o c:\users\<my user>\onedrive\* /s /d
這樣就可以通路onedrive中的檔案了