running vmware on my surface book 3

Anonymous
2020-05-24T19:33:39+00:00

Hi,

I just got my Surface Book 3 and tried to run ubuntu using Vmware, I then got an error message about Credential guard, how can I fix this.

Surface | Surface Book | Safety and security

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

11 answers

Sort by: Newest
  1. Anonymous
    2020-11-30T16:04:34+00:00

    Janette,

    Thanks for your time.  But I if this setting has not worked then it must be something else.  It would not matter if the VM was Windows or not as the same issue would occur with VMWare Workstation or Pro.

    Ben.

     ******@gmail.com 

     Netmovies  resgati sei limiti fiomedubrado ecopleto

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-11-30T16:03:46+00:00

    Janette,

    Thanks for your time.  But I if this setting has not worked then it must be something else.  It would not matter if the VM was Windows or not as the same issue would occur with VMWare Workstation or Pro.

    Ben.

     ******@gmail.com

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-11-30T15:59:35+00:00

    It happened to me now, I've just done all this stepts and keeps crashing. Hyper-V and Device Guard are both disabled. And the core isolation disabled.

    No luck so far.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-10-02T12:33:49+00:00

    Try these steps (I went through a few before I found something).

    1st create a powershell file and put in this..

    --

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]

    "Enabled"=dword:00000000

    --

    2nd put this into a batch file (I can't remember what the story was with it and figured I wouldn't thus why I did it as a 2 step PS and bat setup).

    --

    @echo off

    mountvol X: /s

    copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y

    bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader

    bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"

    bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}

    bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS

    bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:

    mountvol X: /d

    pause

    --

    Let me know how this goes.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-10-02T12:22:48+00:00

    I have the smae issues. Created a VM form a windows laptop but can not run any of my VM's on my surface book 3. Help is needed please.

    Was this answer helpful?

    0 comments No comments