Mapped network drive not visible in Explorer (Win7 x64)
I've not seen an answer that hits my issue on the head. I've got one computer out of 60 that will not map one network drive. It actually maps but never shows up in Windows Explorer. I can Y: in the run box and get to the network resource. Reboot doesn't help. I've used usbdeview tool to see if some usb device had taken the drive letter and was causing conflict - nope. I logged into computer as a different user and the same issue persists. Maps but not visible in explorer. I've even plugged a usd drive into the computer, picked the same letter that will not map, and the usb drive will not show up too. Seems like one letter will not map on this one computer.
Help?
windows-7 networking hard-drive
add a comment |
I've not seen an answer that hits my issue on the head. I've got one computer out of 60 that will not map one network drive. It actually maps but never shows up in Windows Explorer. I can Y: in the run box and get to the network resource. Reboot doesn't help. I've used usbdeview tool to see if some usb device had taken the drive letter and was causing conflict - nope. I logged into computer as a different user and the same issue persists. Maps but not visible in explorer. I've even plugged a usd drive into the computer, picked the same letter that will not map, and the usb drive will not show up too. Seems like one letter will not map on this one computer.
Help?
windows-7 networking hard-drive
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
1
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
1
Probably there was aNoDrivesregistry value located atHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.
– and31415
May 8 '14 at 23:03
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07
add a comment |
I've not seen an answer that hits my issue on the head. I've got one computer out of 60 that will not map one network drive. It actually maps but never shows up in Windows Explorer. I can Y: in the run box and get to the network resource. Reboot doesn't help. I've used usbdeview tool to see if some usb device had taken the drive letter and was causing conflict - nope. I logged into computer as a different user and the same issue persists. Maps but not visible in explorer. I've even plugged a usd drive into the computer, picked the same letter that will not map, and the usb drive will not show up too. Seems like one letter will not map on this one computer.
Help?
windows-7 networking hard-drive
I've not seen an answer that hits my issue on the head. I've got one computer out of 60 that will not map one network drive. It actually maps but never shows up in Windows Explorer. I can Y: in the run box and get to the network resource. Reboot doesn't help. I've used usbdeview tool to see if some usb device had taken the drive letter and was causing conflict - nope. I logged into computer as a different user and the same issue persists. Maps but not visible in explorer. I've even plugged a usd drive into the computer, picked the same letter that will not map, and the usb drive will not show up too. Seems like one letter will not map on this one computer.
Help?
windows-7 networking hard-drive
windows-7 networking hard-drive
asked May 8 '14 at 21:35
Chuck
11113
11113
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
1
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
1
Probably there was aNoDrivesregistry value located atHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.
– and31415
May 8 '14 at 23:03
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07
add a comment |
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
1
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
1
Probably there was aNoDrivesregistry value located atHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.
– and31415
May 8 '14 at 23:03
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
1
1
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
1
1
Probably there was a
NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.– and31415
May 8 '14 at 23:03
Probably there was a
NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.– and31415
May 8 '14 at 23:03
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07
add a comment |
1 Answer
1
active
oldest
votes
and31415 solution worked for me.
Probably there was a NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. This worked for me, I just change the name to NoDrives_old. Log off and on and the drive mapped for me.
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%2f751428%2fmapped-network-drive-not-visible-in-explorer-win7-x64%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
and31415 solution worked for me.
Probably there was a NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. This worked for me, I just change the name to NoDrives_old. Log off and on and the drive mapped for me.
add a comment |
and31415 solution worked for me.
Probably there was a NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. This worked for me, I just change the name to NoDrives_old. Log off and on and the drive mapped for me.
add a comment |
and31415 solution worked for me.
Probably there was a NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. This worked for me, I just change the name to NoDrives_old. Log off and on and the drive mapped for me.
and31415 solution worked for me.
Probably there was a NoDrives registry value located at HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. This worked for me, I just change the name to NoDrives_old. Log off and on and the drive mapped for me.
answered Nov 3 '15 at 16:03
F1ex0
11
11
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f751428%2fmapped-network-drive-not-visible-in-explorer-win7-x64%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
Check whether a group policy that hides and/or prevents access to a specific drive letter is enabled.
– and31415
May 8 '14 at 22:07
Thought about that, but then my other 59 machines in the same domain in the same OU would be in the same boat.
– Chuck
May 8 '14 at 22:28
1
Well. I went into local policy and checked "Hide these specified drive in My Computer" and it was set to not configured. I set it to disabled and the missing Y drive popped up in explorer. Domain policy should override local policy so I don't know how this got f-ed up.
– Chuck
May 8 '14 at 22:53
1
Probably there was a
NoDrivesregistry value located atHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer. Check if the issues reappears, and eventually use a monitoring tool such as Process Monitor to catch whatever is accessing the registry path mentioned before.– and31415
May 8 '14 at 23:03
Check the registry hack provided here: superuser.com/questions/751428/…
– obeliksz
May 21 '15 at 11:07