https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238095
--- Comment #6 from Michael <michael....@gmail.com> --- Maybe this bug is related to this bug? : If you try on the hypervisor (in powershell) for gen1 vm: PS > Disable-VMConsoleSupport -VMName "test-FreeBSD-gen1" Disable-VMConsoleSupport : Failed to remove device "Microsoft:Hyper-V:Synthetic Mouse": Invalid operation (0x80041016). for gen2 vm: PS > Disable-VMConsoleSupport -VMName "test-FreeBSD-gen2" Disable-VMConsoleSupport : Failed to remove device "Synthetic Mouse": General failure. (0x80041001). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"