Share via

Bcdedit /set correct command

Anonymous
2023-08-28T18:50:26+00:00

What is the correct one cuz im a bit confused about it as some say one to another and it just really confused me....i want to disable it and if i did understand it should be True as false will forcesnoop if im right.

bcdedit /set hypervisorloadoptions NOFORCESNOOP

or

bcdedit /set hypervisorloadoptions NOFORCESNOOP True/False

Thank you!!

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Rodrigo Queiroz 77,670 Reputation points Independent Advisor
    2023-08-28T21:21:50+00:00

    Great! Glad for helping you

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-08-28T21:20:33+00:00

    Howdy

    Thank you for making it clear.

    About Yes/No its the same as True/False but i have seen that it does correct it self in the bcdedit /enum to Yes/No.

    Thank you again !!!

    Was this answer helpful?

    0 comments No comments
  3. Rodrigo Queiroz 77,670 Reputation points Independent Advisor
    2023-08-28T20:24:33+00:00

    Hi BAZ.Andreas,

    I'm Rodrigo and I'll help you.

    The correct is:

    bcdedit /set hypervisorloadoptions NOFORCESNOOP Yes/No

    The argument is not [True | False], but [Yes | No], Yes will disable it. No, enable.

    Was this answer helpful?

    0 comments No comments