Intel Execute Disable Bit

Options
adako
adako Member Posts: 6 New User

Hello all,

I want to use the Android Studio to produce an App. When I try to install the HAXM I get un error:

This computer does not support Intel Execute Disable Bit (XD) or
it is disabled in the BIOS

I got the suggestion to set this in

- Controlpanel / System / Advanced settings

- advanced / performance / settings

- DataExecutingProtection.

At this page there are two radiobuttons about this concept, but they are shadowed.

At the bottom of the page there is written about BCDedit.exe but I cannot handle this further. I do not know what the parameters should be.

 

I run Win7 Pro, Servicepack 1, Acer Aspire 5745G, Intel i5-430M processor

I have seen that VT is activated and I have disabled the Hyper...?

 

I am glad for some help!

 

My Processor:

CrystalCPUID.png

Answers

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Options
    I'm not an Acer employee.
  • adako
    adako Member Posts: 6 New User
    Options

    I had already run this command to shut the Hyper-V off, but I have not set the VT-x on. How should I do that?

     

    You wrote this:

    Go to Control Panel -> Programs -> Programs and Features -> click Turn Windows features on or off -> check Hyper-V -> click OK

    I have no such setting like Hyper-V.

    Could my computer be too old? I baught it May 2010.  Would it help to update the BIOS?

     

    I have nowhere to see the setting of the XD.

     

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Options

    Turn OFF Hyper-V

    Open a Command prompt with administrative rights (Admin)

    type

    bcdedit /set hypervisorlaunchtype off

    exit

     

    Reboot your OS

    I'm not an Acer employee.
  • adako
    adako Member Posts: 6 New User
    Options
    You can use the Wmic command-line tool to examine the DEP settings. 
    wmic OS Get DataExecutionPrevention_Available

    wmic OS Get DataExecutionPrevention_SupportPolicy

    I did use this command: bcdedit /set hypervisorlaunchtype off but that did not help. I did it before also.

     

    Now I tried the code above and the command

    - 'Available' did answer FALSE

    - 'SupportPolicy' answered number 1, which means 'Always support'

     

    The question is How to make it available?

    Any further tips?

     

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Options

    Sorry, no other tips.

    I'm not an Acer employee.
  • adako
    adako Member Posts: 6 New User
    Options

    Thanks for all your help, but nothing did really help. I am still not able to install the DB.

     

    Now I give up.

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Options

    https://blogs.technet.microsoft.com/schadinio/2010/07/09/installing-hyper-v-manager-on-windows-7/

    ONLY

      on computers that are running the Enterprise, Professional, or Ultimate editions of Windows 7 or Windows 7 with SP1; it cannot be installed on target servers that you want to manage.

     

     

    if your screenshot is correct, you have Business version and it seems not supported.

    I'm not an Acer employee.
  • adako
    adako Member Posts: 6 New User
    Options

    Thanks for that info. That explains why it does not work.

    Maybee I will try it on a newer maschine with W10. I have W7 Pro and SP1.