0
0

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.

windows 突然アプリケーションが最小化 備忘録

Posted at

windowsのタイトルバーを少し動かしただけでいきなり開いていたアプリケーションが最小化される問題について書く。
これはエアロシェイクという機能らしいのでそれだけの対処法を記す。

  • windowsキー + rにてファイル名を指定して実行を起動する
  • regeditと打ち込みok(レジストリエディタのこと)
  • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  • まできてDisallowShakingという名前でDWORD32を選んでファイルを新規作成しその値に16ビット1を設定すると完了

参考

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?