Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions guides/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,13 @@ If Windows 11 setup is stuck due to lack of network connection:
### SPICE tools did not install automatically

See [this page]({% link guest-support/windows.md %}#windows-xp-and-higher) for more details.

### "Why did my PC restart" blue screen

This is likely due to using the "Shared" network mode[^1]. If so, try switching to a "Bridged" network mode instead.

1. Edit Virtual Machine
2. Under "Devices" select "Networks"
3. If the "Network Mode" is `Shared Network` select `Bridged (Advanced)` instead

[^1]: https://github.com/utmapp/UTM/issues/3411