The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Disable DEP

    Discussion in '2015+ Alienware 13 / 15 / 17' started by thunderbirds, Jun 16, 2015.

  1. thunderbirds

    thunderbirds Notebook Consultant

    Reputations:
    9
    Messages:
    229
    Likes Received:
    16
    Trophy Points:
    31
    Anyway to disable DEP?
     
  2. DeeX

    DeeX THz

    Reputations:
    254
    Messages:
    1,710
    Likes Received:
    907
    Trophy Points:
    131
    Yes, there are ways to turn it of but this makes me curious and want to dig deeper. This would be more of a Windows specific question.
    So exactly why do you want to disable DEP?
     
  3. thunderbirds

    thunderbirds Notebook Consultant

    Reputations:
    9
    Messages:
    229
    Likes Received:
    16
    Trophy Points:
    31
    Im running an application that always crashes due to DEP enabled, works fine on other comp which DEP disabled
     
  4. thunderbirds

    thunderbirds Notebook Consultant

    Reputations:
    9
    Messages:
    229
    Likes Received:
    16
    Trophy Points:
    31
    Resolved - Found it in Bios
     
  5. Mr. Fox

    Mr. Fox BGA Filth-Hating Elitist®

    Reputations:
    37,255
    Messages:
    39,348
    Likes Received:
    70,738
    Trophy Points:
    931
    I hate it as well. DEP and DSE both suck, and so do Secure Boot and Secure Flash. Just more command and control trash from the Redmond Tech Nazis.

    You can also run this from an admin command prompt without touching the BIOS:
    Code:
    bcdedit /set {current} nx AlwaysOff
     
  6. thunderbirds

    thunderbirds Notebook Consultant

    Reputations:
    9
    Messages:
    229
    Likes Received:
    16
    Trophy Points:
    31

    You can run this command without disabling secureboot from BIOS
    You can run this command once disabled Secureboot from BIOS
    thats how i disabled it
     
  7. CGSDR

    CGSDR Alien Master Race

    Reputations:
    285
    Messages:
    1,477
    Likes Received:
    10
    Trophy Points:
    56
    Where exactly in the BIOS?
     
  8. thunderbirds

    thunderbirds Notebook Consultant

    Reputations:
    9
    Messages:
    229
    Likes Received:
    16
    Trophy Points:
    31
    Disable Secureboot then u can execute the command in cmd
    bcdedit /set {current} nx AlwaysOff
    secureboot.jpg
     
    CGSDR and Mr. Fox like this.
  9. Spartan@HIDevolution

    Spartan@HIDevolution Company Representative

    Reputations:
    39,619
    Messages:
    23,562
    Likes Received:
    36,877
    Trophy Points:
    931
    What are the benefits of disabling DEP? I never heard of it before