Error “could not get debug privilege, are you admin” on Windows 8.1?











up vote
1
down vote

favorite












I'm having problems installing Auto CAD and 3D Max on Windows 8.1. It's giving me an error saying that it "could not get the debug privilege" and asking "are you admin?".



What should I do?










share|improve this question
























  • It's telling you that you are not the administrator and therefore are not allowed to do the operation
    – Xavierjazz
    Oct 25 '14 at 16:25










  • Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
    – Dave M
    Oct 25 '14 at 18:38

















up vote
1
down vote

favorite












I'm having problems installing Auto CAD and 3D Max on Windows 8.1. It's giving me an error saying that it "could not get the debug privilege" and asking "are you admin?".



What should I do?










share|improve this question
























  • It's telling you that you are not the administrator and therefore are not allowed to do the operation
    – Xavierjazz
    Oct 25 '14 at 16:25










  • Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
    – Dave M
    Oct 25 '14 at 18:38















up vote
1
down vote

favorite









up vote
1
down vote

favorite











I'm having problems installing Auto CAD and 3D Max on Windows 8.1. It's giving me an error saying that it "could not get the debug privilege" and asking "are you admin?".



What should I do?










share|improve this question















I'm having problems installing Auto CAD and 3D Max on Windows 8.1. It's giving me an error saying that it "could not get the debug privilege" and asking "are you admin?".



What should I do?







windows-8.1






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 25 '14 at 16:06









slhck

158k46434461




158k46434461










asked Oct 25 '14 at 15:31









mir

11112




11112












  • It's telling you that you are not the administrator and therefore are not allowed to do the operation
    – Xavierjazz
    Oct 25 '14 at 16:25










  • Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
    – Dave M
    Oct 25 '14 at 18:38




















  • It's telling you that you are not the administrator and therefore are not allowed to do the operation
    – Xavierjazz
    Oct 25 '14 at 16:25










  • Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
    – Dave M
    Oct 25 '14 at 18:38


















It's telling you that you are not the administrator and therefore are not allowed to do the operation
– Xavierjazz
Oct 25 '14 at 16:25




It's telling you that you are not the administrator and therefore are not allowed to do the operation
– Xavierjazz
Oct 25 '14 at 16:25












Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
– Dave M
Oct 25 '14 at 18:38






Are the versions of the software Windows 8.1 compliant? Version info on the applications may give you a better answer.
– Dave M
Oct 25 '14 at 18:38












1 Answer
1






active

oldest

votes

















up vote
0
down vote













When you run a program Windows inherits the privileges from the parent process. The shell runs with lower privileges, so all programs also run with lower privileges (filtered token) because of the UAC.



To Run a program as admin, you have to make a right click and select "Run as administrator".






share|improve this answer





















  • did but still same issue?
    – mir
    Oct 25 '14 at 16:46










  • run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
    – magicandre1981
    Oct 26 '14 at 7:06











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f831557%2ferror-could-not-get-debug-privilege-are-you-admin-on-windows-8-1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













When you run a program Windows inherits the privileges from the parent process. The shell runs with lower privileges, so all programs also run with lower privileges (filtered token) because of the UAC.



To Run a program as admin, you have to make a right click and select "Run as administrator".






share|improve this answer





















  • did but still same issue?
    – mir
    Oct 25 '14 at 16:46










  • run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
    – magicandre1981
    Oct 26 '14 at 7:06















up vote
0
down vote













When you run a program Windows inherits the privileges from the parent process. The shell runs with lower privileges, so all programs also run with lower privileges (filtered token) because of the UAC.



To Run a program as admin, you have to make a right click and select "Run as administrator".






share|improve this answer





















  • did but still same issue?
    – mir
    Oct 25 '14 at 16:46










  • run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
    – magicandre1981
    Oct 26 '14 at 7:06













up vote
0
down vote










up vote
0
down vote









When you run a program Windows inherits the privileges from the parent process. The shell runs with lower privileges, so all programs also run with lower privileges (filtered token) because of the UAC.



To Run a program as admin, you have to make a right click and select "Run as administrator".






share|improve this answer












When you run a program Windows inherits the privileges from the parent process. The shell runs with lower privileges, so all programs also run with lower privileges (filtered token) because of the UAC.



To Run a program as admin, you have to make a right click and select "Run as administrator".







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 25 '14 at 16:00









magicandre1981

80.7k20123198




80.7k20123198












  • did but still same issue?
    – mir
    Oct 25 '14 at 16:46










  • run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
    – magicandre1981
    Oct 26 '14 at 7:06


















  • did but still same issue?
    – mir
    Oct 25 '14 at 16:46










  • run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
    – magicandre1981
    Oct 26 '14 at 7:06
















did but still same issue?
– mir
Oct 25 '14 at 16:46




did but still same issue?
– mir
Oct 25 '14 at 16:46












run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
– magicandre1981
Oct 26 '14 at 7:06




run the local security policy MMC snapin and look if the debug privilege is assigned to the admin group.
– magicandre1981
Oct 26 '14 at 7:06


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f831557%2ferror-could-not-get-debug-privilege-are-you-admin-on-windows-8-1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

When does type information flow backwards in C++?

Grease: Live!