0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows10 の不具合およびその対応

Last updated at Posted at 2019-10-05

筆者が体験したWINDOWS10の不具合およびその対応内容を記述します。

1. Explorerが起動しない

発生原因

クイックアクセスツールバーにボタンを追加したら、突然Explorerが起動しなくなった

対処方法

レジストリの
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Ribbon
の「QatItems」を初期化すれば解決
レジストリエディタで「QatItems」のキーを削除すればOK
削除してもExplorer起動時にデフォルト値で再作成されます。

参考サイト:クイックアクセスツールバーの内容をバックアップ/復元する

2. ExplorerでSDカードを開こうとしたらバーコード付きのブルースクリーンでハングアップ

発生原因

Explorerに表示するアイコンを変更しようとして何らかの不具合が発生した模様(詳しくは対処方法参照)
Windows7からアップグレードしたPCで発生

対処方法

開こうとしたSDカードには「autorun.inf」ファイルとそのファイルが参照するアイコンファイルがあったので、そのアイコンファイルを削除。
筆者の環境では「autorun.inf」もアイコンの変更だけのために存在したファイルだったので同時に削除

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?