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?

[解決]Windowsサンドボックスがスタートメニューに表示されない問題

0
Posted at

問題

噂のWindowsサンドボックスをインストールしようとしたが、公式手順にに従っても、"Windows sandbox"プログラムがスタートメニューに表示されない

再現手順

こちらの公式インストラクションに沿って:
https://learn.microsoft.com/ja-jp/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-install

BIOSで仮想化が有効になっていることを確認。
Ctrl+Shift+Escでタスクマネージャーを起動し、CPUの「仮想化」欄を確認。有効になってる:
image.png

Windows11 ProもしくはEnterpriseを使っていることを確認。
システム情報から:
image.png

Windows Sandboxを有効化:

  • 「Windowsの機能の有効化または無効化」から
    image.png

  • 「Windows サンドボックス」にチェックを入れ
    image.png

  • 再起動
    image.png

・・・だけど、Windows Sandboxがスタートメニューに見当たらない。んー?

解決

Google先生に聞いたら、Redditで同じ事象の質問は2つぐらいあったものの、有効な回答が付いているものなし。

で、ふと、このコンポーネントってHyper-Vをベースにしてるけど、Hyper-VのForkじゃなくAppなんじゃね?と思いつき、
Hyper-Vをインストール:
image.png

再起動時に追加の更新の適用のため、しばらく時間がかかります。

こんどは無事Windows Sandboxが表示された。
image.png

お疲れ様でした。

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?