New user profile creation error - Windows cannot open *.exe
I have a Windows 7 laptop with the user "mydomainboy" that cannot log in to the laptop. The error message is something like "User profile service cannot log in the user boy".
I then logged in with the domain admin account "mydomainadmin" and went to delete the "mydomainboy" from My Computer > System Properties > Advanced system settings > User Profiles > Settings
.
I also ensured that the user was deleted from Control Panel > User Accounts
.
I then deleted the user's folder C:Usersboy and checked the registry at the location HKLMSOFTWAREMicrosoftWindows NTCurrentVersionProfileList
to make sure that there was no entry for boy.
I followed http://support.microsoft.com/kb/947215 using method 3 "Fix it for me" but does not seem to do anything (or I don't know how to use it).
After everything above...
Every time I log in with a new user, be it boy, girl or any other domain account (other than the admin account already created when I first logged in to begin the fix/break), it takes a long time, and when the "preparing desktop" goes away, it starts to show Cannot open xyz.exe errors, e.g., regsvr.exe because of a file association problem with the .exe extension.
My question (*phew* finally...): Please tell me how to fix this? Thanks!
EDIT: Also cannot run .com files.
windows-7 user-profiles
add a comment |
I have a Windows 7 laptop with the user "mydomainboy" that cannot log in to the laptop. The error message is something like "User profile service cannot log in the user boy".
I then logged in with the domain admin account "mydomainadmin" and went to delete the "mydomainboy" from My Computer > System Properties > Advanced system settings > User Profiles > Settings
.
I also ensured that the user was deleted from Control Panel > User Accounts
.
I then deleted the user's folder C:Usersboy and checked the registry at the location HKLMSOFTWAREMicrosoftWindows NTCurrentVersionProfileList
to make sure that there was no entry for boy.
I followed http://support.microsoft.com/kb/947215 using method 3 "Fix it for me" but does not seem to do anything (or I don't know how to use it).
After everything above...
Every time I log in with a new user, be it boy, girl or any other domain account (other than the admin account already created when I first logged in to begin the fix/break), it takes a long time, and when the "preparing desktop" goes away, it starts to show Cannot open xyz.exe errors, e.g., regsvr.exe because of a file association problem with the .exe extension.
My question (*phew* finally...): Please tell me how to fix this? Thanks!
EDIT: Also cannot run .com files.
windows-7 user-profiles
add a comment |
I have a Windows 7 laptop with the user "mydomainboy" that cannot log in to the laptop. The error message is something like "User profile service cannot log in the user boy".
I then logged in with the domain admin account "mydomainadmin" and went to delete the "mydomainboy" from My Computer > System Properties > Advanced system settings > User Profiles > Settings
.
I also ensured that the user was deleted from Control Panel > User Accounts
.
I then deleted the user's folder C:Usersboy and checked the registry at the location HKLMSOFTWAREMicrosoftWindows NTCurrentVersionProfileList
to make sure that there was no entry for boy.
I followed http://support.microsoft.com/kb/947215 using method 3 "Fix it for me" but does not seem to do anything (or I don't know how to use it).
After everything above...
Every time I log in with a new user, be it boy, girl or any other domain account (other than the admin account already created when I first logged in to begin the fix/break), it takes a long time, and when the "preparing desktop" goes away, it starts to show Cannot open xyz.exe errors, e.g., regsvr.exe because of a file association problem with the .exe extension.
My question (*phew* finally...): Please tell me how to fix this? Thanks!
EDIT: Also cannot run .com files.
windows-7 user-profiles
I have a Windows 7 laptop with the user "mydomainboy" that cannot log in to the laptop. The error message is something like "User profile service cannot log in the user boy".
I then logged in with the domain admin account "mydomainadmin" and went to delete the "mydomainboy" from My Computer > System Properties > Advanced system settings > User Profiles > Settings
.
I also ensured that the user was deleted from Control Panel > User Accounts
.
I then deleted the user's folder C:Usersboy and checked the registry at the location HKLMSOFTWAREMicrosoftWindows NTCurrentVersionProfileList
to make sure that there was no entry for boy.
I followed http://support.microsoft.com/kb/947215 using method 3 "Fix it for me" but does not seem to do anything (or I don't know how to use it).
After everything above...
Every time I log in with a new user, be it boy, girl or any other domain account (other than the admin account already created when I first logged in to begin the fix/break), it takes a long time, and when the "preparing desktop" goes away, it starts to show Cannot open xyz.exe errors, e.g., regsvr.exe because of a file association problem with the .exe extension.
My question (*phew* finally...): Please tell me how to fix this? Thanks!
EDIT: Also cannot run .com files.
windows-7 user-profiles
windows-7 user-profiles
edited Mar 11 '12 at 18:00
Tom Wijsman
50.4k24164247
50.4k24164247
asked Feb 17 '11 at 6:48
JakeJake
77792345
77792345
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Run a SFC on the PC.
http://support.microsoft.com/kb/929833
EDIT:
If the exe will not run try this article to fix the exe file association
http://support.microsoft.com/kb/950505
If the MS fixit does not work, go to this page and click the exe box, download the reg file and unzip it, then right click on the reg file and select merge, you may have to unzip it on another pc, then transfer to the problem pc. There is also a fix for "com" on this page.
http://www.winhelponline.com/blog/file-asso-fixes-for-windows-7/
Association problems can be related to malware, have you scanned the system for malware and viruses lately?
.
.
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
add a comment |
I had this issue a few days and in my case, my company PC had different registry configuration for each user. When I was tried to launch the regedit, cmd, or Chrome it got opened by Notepad++.
So my solution was to:
start cmd via taskmannager press control and click
that will open a cmd for your current logged user.
if you run this command "assoc | findstr /i "txtfile
"
you will see that.exe
is associated withtxtfile
besidesexefile
if you are in a company PC, log your current opened cmd with the system admin user by this command "
runas /user:USERADMINOFYOURCORP cmd.exe
" and insert the password
then launch the regedit and search for in case that you are the admin of your PC
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.EXE
else
-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe
you will see that it's set to the txtfile.
So create this file with the name exefixer.reg
Windows Registry Editor Version 5.00
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
run it from the cmd
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f246873%2fnew-user-profile-creation-error-windows-cannot-open-exe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Run a SFC on the PC.
http://support.microsoft.com/kb/929833
EDIT:
If the exe will not run try this article to fix the exe file association
http://support.microsoft.com/kb/950505
If the MS fixit does not work, go to this page and click the exe box, download the reg file and unzip it, then right click on the reg file and select merge, you may have to unzip it on another pc, then transfer to the problem pc. There is also a fix for "com" on this page.
http://www.winhelponline.com/blog/file-asso-fixes-for-windows-7/
Association problems can be related to malware, have you scanned the system for malware and viruses lately?
.
.
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
add a comment |
Run a SFC on the PC.
http://support.microsoft.com/kb/929833
EDIT:
If the exe will not run try this article to fix the exe file association
http://support.microsoft.com/kb/950505
If the MS fixit does not work, go to this page and click the exe box, download the reg file and unzip it, then right click on the reg file and select merge, you may have to unzip it on another pc, then transfer to the problem pc. There is also a fix for "com" on this page.
http://www.winhelponline.com/blog/file-asso-fixes-for-windows-7/
Association problems can be related to malware, have you scanned the system for malware and viruses lately?
.
.
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
add a comment |
Run a SFC on the PC.
http://support.microsoft.com/kb/929833
EDIT:
If the exe will not run try this article to fix the exe file association
http://support.microsoft.com/kb/950505
If the MS fixit does not work, go to this page and click the exe box, download the reg file and unzip it, then right click on the reg file and select merge, you may have to unzip it on another pc, then transfer to the problem pc. There is also a fix for "com" on this page.
http://www.winhelponline.com/blog/file-asso-fixes-for-windows-7/
Association problems can be related to malware, have you scanned the system for malware and viruses lately?
.
.
Run a SFC on the PC.
http://support.microsoft.com/kb/929833
EDIT:
If the exe will not run try this article to fix the exe file association
http://support.microsoft.com/kb/950505
If the MS fixit does not work, go to this page and click the exe box, download the reg file and unzip it, then right click on the reg file and select merge, you may have to unzip it on another pc, then transfer to the problem pc. There is also a fix for "com" on this page.
http://www.winhelponline.com/blog/file-asso-fixes-for-windows-7/
Association problems can be related to malware, have you scanned the system for malware and viruses lately?
.
.
edited Feb 19 '11 at 12:56
answered Feb 17 '11 at 16:36
MoabMoab
51.5k1494161
51.5k1494161
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
add a comment |
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
sorry, cannot run and exe files, including sfc.exe
– Jake
Feb 19 '11 at 8:24
check my edit above
– Moab
Feb 19 '11 at 12:42
check my edit above
– Moab
Feb 19 '11 at 12:42
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
Winhelponline helped. Although I am not sure if the full damage has been recovered.
– Jake
Feb 23 '11 at 10:36
add a comment |
I had this issue a few days and in my case, my company PC had different registry configuration for each user. When I was tried to launch the regedit, cmd, or Chrome it got opened by Notepad++.
So my solution was to:
start cmd via taskmannager press control and click
that will open a cmd for your current logged user.
if you run this command "assoc | findstr /i "txtfile
"
you will see that.exe
is associated withtxtfile
besidesexefile
if you are in a company PC, log your current opened cmd with the system admin user by this command "
runas /user:USERADMINOFYOURCORP cmd.exe
" and insert the password
then launch the regedit and search for in case that you are the admin of your PC
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.EXE
else
-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe
you will see that it's set to the txtfile.
So create this file with the name exefixer.reg
Windows Registry Editor Version 5.00
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
run it from the cmd
add a comment |
I had this issue a few days and in my case, my company PC had different registry configuration for each user. When I was tried to launch the regedit, cmd, or Chrome it got opened by Notepad++.
So my solution was to:
start cmd via taskmannager press control and click
that will open a cmd for your current logged user.
if you run this command "assoc | findstr /i "txtfile
"
you will see that.exe
is associated withtxtfile
besidesexefile
if you are in a company PC, log your current opened cmd with the system admin user by this command "
runas /user:USERADMINOFYOURCORP cmd.exe
" and insert the password
then launch the regedit and search for in case that you are the admin of your PC
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.EXE
else
-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe
you will see that it's set to the txtfile.
So create this file with the name exefixer.reg
Windows Registry Editor Version 5.00
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
run it from the cmd
add a comment |
I had this issue a few days and in my case, my company PC had different registry configuration for each user. When I was tried to launch the regedit, cmd, or Chrome it got opened by Notepad++.
So my solution was to:
start cmd via taskmannager press control and click
that will open a cmd for your current logged user.
if you run this command "assoc | findstr /i "txtfile
"
you will see that.exe
is associated withtxtfile
besidesexefile
if you are in a company PC, log your current opened cmd with the system admin user by this command "
runas /user:USERADMINOFYOURCORP cmd.exe
" and insert the password
then launch the regedit and search for in case that you are the admin of your PC
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.EXE
else
-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe
you will see that it's set to the txtfile.
So create this file with the name exefixer.reg
Windows Registry Editor Version 5.00
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
run it from the cmd
I had this issue a few days and in my case, my company PC had different registry configuration for each user. When I was tried to launch the regedit, cmd, or Chrome it got opened by Notepad++.
So my solution was to:
start cmd via taskmannager press control and click
that will open a cmd for your current logged user.
if you run this command "assoc | findstr /i "txtfile
"
you will see that.exe
is associated withtxtfile
besidesexefile
if you are in a company PC, log your current opened cmd with the system admin user by this command "
runas /user:USERADMINOFYOURCORP cmd.exe
" and insert the password
then launch the regedit and search for in case that you are the admin of your PC
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.EXE
else
-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe
you will see that it's set to the txtfile.
So create this file with the name exefixer.reg
Windows Registry Editor Version 5.00
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[-HKEY_USERS{YOUR USER IN THE PC}SoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
run it from the cmd
edited Jan 23 at 15:32
Pimp Juice IT
25k114177
25k114177
answered Jan 23 at 15:01
Jose Luis GarciaJose Luis Garcia
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f246873%2fnew-user-profile-creation-error-windows-cannot-open-exe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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