Crappy DRM from a USB stick from Xenoblade Chronicles X has hidden any access to the Y drive. I don't have one, but I don't like that it has been locked off
I found a fix, but they say it is specific to Windows 8.1
I did step 1 before I realized that this is for Win 7, not Win 8.1. I was wondering whether the registry edit method works for Win 8.1 as well.
NoDrives in the registry is currently set to 2000000 (that is in hex).
This is a custom-built computer. I don't think I have any recovery partition, unless Windows made one without telling me.
I found a fix, but they say it is specific to Windows 8.1
(https://www.reddit.com/r/Xenoblade_Chronicles/comments/3vikin/warning_the_xenoblade_chronicles_x_ost_has_a/)It mounts the encrypted folder on the Y drive, then edits the group policy for your computer to block system access to the drive, then edits the registry to hide the drive....
It does not revert these changes.
You will not be able to use the Y drive letter until you revert changes, and considering lots of enterprises use Z,Y,X and whatnot for mapped network drives, don't try listening to this at work.
To revert (for Win7x64):
1) (Gain access to Y again) Use gpedit.msc and set this to disabled then back to not configured (you can't see what it did and it says "not configured" because it did it in the registry only): https://technet.microsoft.com/en-us/library/cc978514.aspx
https://i.imgur.com/CB5vqZi.png
2) Unhide Y
Use regedit and delete this key (or set it to 0, but it doesn't exist by default): https://i.imgur.com/26Q5W1E.png
If you're curious what it did, look here: http://www.pctools.com/guides/registry/detail/148/
It's a bitmask, and it hides the Y drive.
I did step 1 before I realized that this is for Win 7, not Win 8.1. I was wondering whether the registry edit method works for Win 8.1 as well.
NoDrives in the registry is currently set to 2000000 (that is in hex).
This is a custom-built computer. I don't think I have any recovery partition, unless Windows made one without telling me.