01) マイコンピュータをダブルクリック
02) Windows起動HDD(通常は[c]ドライブ)をダブルクリック
03) [Autoexec]または[Autoexec.bat]を右クリック
04) [編集]をクリック
05) 最後の行に、以下のバッチコマンドを入力する
attrib -h %winbootdir%\ttfcache
del %winbootdir%\ttfcache >nul
attrib -h %winbootdir%\SHELLI~1
del %winbootdir%\SHELLI~1 >nul
06) [ファイル]→[上書き保存]をクリック
07) メモ帳を閉じる