You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ExdiKdSample/LiveDebugging.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ It is good to use VMWare Workstation for it, but you can try use Hyper-V with Wi
21
21
For Windows 11 you need to change Hyper-V scheduler type to "Classic"
22
22
23
23
```
24
-
bcdedit /set hypervisorschedulertype Classic
24
+
bcdedit /set hypervisorschedulertype Classic
25
25
```
26
26
27
27
You can see current type of scheduler using command (https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/manage-hyper-v-scheduler-types).
0 commit comments