Office-Excel 還原設定值
regedit.msc
將以下兩項刪除
HKEY_CURRENT_USER\Software\Microsoft\Office\版本號碼\Excel
HKEY_CURRENT_USER\Software\Microsoft\Office\Excel
office 2013 W11 作業系統目前未設定成執行此應用程式
cd "%ProgramFiles%\Microsoft Office 15\ClientX64"
officec2rclient.exe /update user updatetoversion=15.0.5571.1000
執行完畢後停用office更新
Windows 畫面模糊問題(預設為新細明體,變更為微軟正黑體)
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize" /v GUIFont.Facename /t REG_SZ /d "Microsoft JhengHei" /f
W11 改回舊版右鍵選單
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve