Windows 10: I can't disable VirtualizationBasedSecurity VBS. WHY?

Discus and support I can't disable VirtualizationBasedSecurity VBS. WHY? in Windows 10 Software and Apps to solve the problem; My specs: Windows 10 Pro, AMD Ryzen 5000. Joined domain.Please see my screenshot https://i.stack.imgur.com/IqkPO.png1. I tried turn off Memory... Discussion in 'Windows 10 Software and Apps' started by Eugene Ho Eu Zheng, Apr 21, 2024.

  1. I can't disable VirtualizationBasedSecurity VBS. WHY?


    My specs: Windows 10 Pro, AMD Ryzen 5000. Joined domain.Please see my screenshot https://i.stack.imgur.com/IqkPO.png1. I tried turn off Memory Integrity in the Window Security panel with admin privilege, it still become on after I restarted my PC. I tried more than 10 times2. I executed sfc /scannow to fix any integrity issue. 3. I turned-off and turned-on AWD-V several times but it's still the same. I need to disable this security features to run my GNS3 VM. Please help. Any more solutions?

    :)
     
    Eugene Ho Eu Zheng, Apr 21, 2024
    #1

  2. Unable to disable Hyper-V/VBS in Win11

    Can you try another browser?

    Try these other steps for disabling VBS:

    https://nerdschalk.com/how-to-disable-vbs-on-wi...

    How to Disable VBS to Increase Performance in Windows 11?

    (Avoid ad links which intrude into editorial copy, especially DO NOT INSTALL Restoro, PC Repair Tool and Reimage ads)

    https://learn.microsoft.com/en-us/answers/quest...

    https://techyorker.com/how-to-disable-virtualiz...

    How to disable VBS in Windows 11

    (Avoid ad links which intrude into editorial copy, especially DO NOT INSTALL Restoro, PC Repair Tool and Reimage ads)

    Feel free to ask back any questions. Based on detailed results you post back I will have other suggestions if necessary.

    ______________________________________________

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.
     
    Greg Carmack, Apr 21, 2024
    #2
  3. VBS Msgbox

    Denis,

    • I was too lazy to compute the size programmatically. And, it the 2005 version the message box always came up hidden, so I always used 0 for the top. It's also part of my OCD to be able to control everything.
    • I personally don't need it to timeout. I used this in vbs files to ask to continue to the next step, skip the next step or cancel the vbs. BTW, I added the code back in but keep it assign it to 0.
    • Sound was calling Windows Media Player: WshShell.Run "C:\Users\donast\desktop\sndrec32.lnk",7,false the lnk is a shortcut on my old desktop that had: "C:\Program Files (x86)\Windows Media Player\wmplayer.exe"
      "C:\Users\Public\Music\Wavefiles\Twilight.wav"
    • Yes. The value is the number of the button in the order specified when calling it.
    • Never really thought about it as all my VBS/VBA code is relatively simple and I add comments in the file as necessary to remind me what is going on. I don't usually have anyone to share my code.
    FYI I use a VBS to call it. Here's a line from a test vbs I use to run your version:

    choice=Wshshell.run("custommsgbox.vbs " & wscript.scriptname & " ""CopyFiles.vbs done. Continue with UnArchVista.vbs?"" ""White"" ""Black"" 40 ""Yes"" ""No"" ""Cancel""",1,true)

    Copy it to a text editor to see all the spaces, etc. Took me a while back the to figure it out.

    Don
     
    DRARetired, Apr 21, 2024
    #3
  4. _jx_ Win User

    I can't disable VirtualizationBasedSecurity VBS. WHY?

    Unable to disable Hyper-V/VBS in Win11

    Thanks Greg. But I already done all of these steps I can't disable VirtualizationBasedSecurity VBS. WHY? :(

    Including "Turn Windows features on and off".

    Launching

    bcdedit /set hypervisorlaunchtype off

    dism.exe /Online /Disable-Feature /FeatureName: Microsoft-Hyper-V-All

    PowerShell: Disable-WindowsOptionalFeature -Online -FeatureName "Microsoft-Hyper-V"​

    msinfo32 shows that VBS is on...

    Moreover I can't turn off Memory Integrity (it turns on again after reboot).

    P.S. I can't register on elevenforum.com to ask there. I always see "spam-like behavior detected" message...
     
Thema:

I can't disable VirtualizationBasedSecurity VBS. WHY?

Loading...
  1. I can't disable VirtualizationBasedSecurity VBS. WHY? - Similar Threads - can't disable VirtualizationBasedSecurity

  2. I can't disable VirtualizationBasedSecurity VBS. WHY?

    in Windows 10 Gaming
    I can't disable VirtualizationBasedSecurity VBS. WHY?: My specs: Windows 10 Pro, AMD Ryzen 5000. Joined domain.Please see my screenshot https://i.stack.imgur.com/IqkPO.png1. I tried turn off Memory Integrity in the Window Security panel with admin privilege, it still become on after I restarted my PC. I tried more than 10 times2....
  3. I can't disable VirtualizationBasedSecurity VBS. WHY?

    in AntiVirus, Firewalls and System Security
    I can't disable VirtualizationBasedSecurity VBS. WHY?: My specs: Windows 10 Pro, AMD Ryzen 5000. Joined domain.Please see my screenshot https://i.stack.imgur.com/IqkPO.png1. I tried turn off Memory Integrity in the Window Security panel with admin privilege, it still become on after I restarted my PC. I tried more than 10 times2....
  4. Unable to disable Hyper-V/VBS in Win11

    in Windows 10 Gaming
    Unable to disable Hyper-V/VBS in Win11: Hi.I have disabled all features in "optionalfeatures": Hyper-V, WSL, Sandbox, Virtual machine platform.I have run "bcdedit /set hypervisorlaunchtype off"I have disabled VBS in gpedit.msc Device Guard → Turn On VBS → disable.And rebooted of course. Updates are done.But...
  5. Unable to disable Hyper-V/VBS in Win11

    in Windows 10 Software and Apps
    Unable to disable Hyper-V/VBS in Win11: Hi.I have disabled all features in "optionalfeatures": Hyper-V, WSL, Sandbox, Virtual machine platform.I have run "bcdedit /set hypervisorlaunchtype off"I have disabled VBS in gpedit.msc Device Guard → Turn On VBS → disable.And rebooted of course. Updates are done.But...
  6. Why can't I disable windows ink?

    in Windows 10 Gaming
    Why can't I disable windows ink?: There is no setting to turn it off and it's getting really annoying. : https://answers.microsoft.com/en-us/windows/forum/all/why-cant-i-disable-windows-ink/9fa72812-52f1-4ffa-a390-c375ca74a39c
  7. VBS stays on, even though it is disabled.

    in Windows 10 Gaming
    VBS stays on, even though it is disabled.: Recently I noticed that VBS was running even though it was turned off.System information confirmed this as its showing VBS as "running"Windows security settings show that its off, turning it on, rebooting, turning it off again, rebooting, does not fix it.The only way I can...
  8. VBS stays on, even though it is disabled.

    in Windows 10 Software and Apps
    VBS stays on, even though it is disabled.: Recently I noticed that VBS was running even though it was turned off.System information confirmed this as its showing VBS as "running"Windows security settings show that its off, turning it on, rebooting, turning it off again, rebooting, does not fix it.The only way I can...
  9. Why can't I disable WPAD?

    in Windows 10 Ask Insider
    Why can't I disable WPAD?: I tried manually turning off automatic proxy setup in the settings, editing the group policy, and editing a registry key. Yet, wpad.localdomain is still called about 100 times a day. One solution would be to simply block it on my network, but I refuse to believe you can't...
  10. Why can't I disable Windows Defender?

    in AntiVirus, Firewalls and System Security
    Why can't I disable Windows Defender?: Hi, I've been trying to follow guides on disabling windows defender but things look different for me. First I triedthis guide but things look different, I can find the "virus & threat protection" thing to click but mine looks different and can't continue to follow the...