My Moto G MTP is not working in windows xp for any files transfer from pc to device. I tested the same device on Windows 7 and ubuntu, and it worked like a charm . Does Windows XP needs any special drivers to detect the device MTP ?
Asked
Active
Viewed 6,838 times
0
-
Have you checked the Group User Policies for USB device detection and driver installation? – Pramod Karandikar Aug 18 '14 at 09:30
-
where can GROUP USER POLICIES for USB be found ? – user894795 Aug 18 '14 at 12:45
-
Provided the details in my answer below. – Pramod Karandikar Aug 19 '14 at 05:42
3 Answers
1
The MTP driver was bundled with Windows Media Player 11 on Windows XP. To get Media Player 11, you must download it from the Microsoft site here: http://windows.microsoft.com/en-us/windows/download-windows-media-player

TheNameIsNigel
- 31
- 1
0
Well, I guess the drivers need to be installed, why don't you try connecting your PC with the internet and then try connection you device. If it still doesn't works then I couldn't say much about it but I think the problem may lies because Microsoft has take down support with the XP. So, I think that may be the reason behind !

Peter Carlos
- 624
- 1
- 4
- 11
-
Peter, tried to check the drivers with option (check from internet) but it did nt work – user894795 Aug 18 '14 at 12:46
-
Well, can't comment over it exactly but I think i have ran out of option. I think the problem may be encounter because of the support I guess. As you have said that its working over other OS i.e. Win7 or Win8 then I guess support may be the reason. :( wait a bit more while to see if some other user can came up with something more on this. :) – Peter Carlos Aug 19 '14 at 05:25
0
You may try this:
- Go to
Run
and typegpedit.msc
and hitOK
. - Go to
Administrative template
underComputer Configuration
. ThenCustom Policy setting
and selectClick on Restrict Drives
. - Double-click on Disable USB Removable Drives .
- Select Disable for Allow to USB Removable drives and click
OK
.
Now go to Run
again and type regdit
and hit OK
.
- Navigate to the following registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
- Click on USBStor , then Click on Start in the Right Panel.
- Type
3
in Value data Box , and click onHexadecimal
, then click ok

Pramod Karandikar
- 1,578
- 3
- 14
- 22