جرب ده
1. Type cmd in the start search menu, right-click on it and select Run as Administrator.
2. Once the command prompt is open, you can now disable the DEP by entering the following command line:
bcdedit.exe /set nx AlwaysOff
3. And to enable it back:
bcdedit.exe /set nx AlwaysOn