1
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 1 year has passed since last update.

VirtualBoxマネージャーが起動しなくなった場合の対処法

Posted at

目次

1. はじめに
2. エラーの内容
3. エラーの原因
4. 直し方
5. おわりに

1. はじめに

VirtualBoxを実行してもVirtualBoxマネージャーのGUIが表示されない不具合が発生したので忘備録として記載します。

2. エラーの内容

VirtualBoxを実行してもバックグラウンド処理が行われるだけで一切起動しません。この状態でシャットダウンや再起動をするとプロセスが起動中にはなっているため強制終了の確認画面になります。
Virtual Boxの再インストールやコア分離の無効化、Hyper-Vの無効化を行っても改善しませんでした。

3. エラーの原因

ゲームのコントローラーを有線接続していた

リンク先の記事にあるようにVirtual Boxは起動時にUSBデバイスをチェックしますが、ゲームのコントローラーには対応できず無限ループしているようです。

4. 直し方

ゲームコントローラーの有線接続を解除する

単純ですがこれに気付かず、だいぶ時間を浪費しました。

5. おわりに

本記事作成に当たり、下記のリンク先の記事を参考にしました。リンク先の記事では詳細が記載されていてわかりやすいです。
参考にしてください。

Virtualbox Manager (GUI)が起動しないバグと解決方法

virtualbox.org End user forums for VirtualBox

1
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
1
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?