Windows 8.1x64 drivers issue - Transformer TF300T Q&A, Help & Troubleshooting

Hi all guys I need some help because i'm working on that since half an hour and I cant solve it.
I bought a new pc with windows 8.1x64 as operating system. I plug my TF300T and it don't recognize it. In the device tree it is marked with a yellow triangle and when i try to update the drivers manually installing them from the directory where I store the .inf (which work perfectly under windows 7x64) it returns me an error message saying that the .inf file is written for a win95 or newer operating system.
can you help me to fix this?
I already tried out the method illustrated in TF300T troubleshoot thread here on XDA where they suggest to disable the driver signature enforcement

Xipe_Totec said:
Hi all guys I need some help because i'm working on that since half an hour and I cant solve it.
I bought a new pc with windows 8.1x64 as operating system. I plug my TF300T and it don't recognize it. In the device tree it is marked with a yellow triangle and when i try to update the drivers manually installing them from the directory where I store the .inf (which work perfectly under windows 7x64) it returns me an error message saying that the .inf file is written for a win95 or newer operating system.
can you help me to fix this?
I already tried out the method illustrated in TF300T troubleshoot thread here on XDA where they suggest to disable the driver signature enforcement
Click to expand...
Click to collapse
Try these drivers here that I used for windows 8
http://www.androidfilehost.com/?fid=23329332407571009

Thank you man.
I solved. Appareantly you can't install ANY android drivers on windows 8.1 N. You MUST HAVE windows media player installed on the system. Some dll dipendency i think. The usual stupid microsoft things.

Related

Blue Screen Error: Trying to execute a non executable memory

Hi
I recently performed windows xp updates to my dell laptop, and no when I connect my windows mobile (o2 XDA orbit 2 or touch cruise elsewhere), I get a blue screen error with the above. I tried the rather *** Dell Driver Reset Tool, which did as expected - Chuff all.
Anyone else experienced this and have any idea how I rectify this? Reinstall active sync???
i
i used To Get this Error Until i Uninstalled All the Drivers but this was on a desktop pc i just copied all the the files out of The i368.cab into the windows/System32/Drivers folder and restarted my Pc and when it came on it asked me to reinstall most of my device drivers that help get rid of the BSOD hope dat helP
defcomg said:
i used To Get this Error Until i Uninstalled All the Drivers but this was on a desktop pc i just copied all the the files out of The i368.cab into the windows/System32/Drivers folder and restarted my Pc and when it came on it asked me to reinstall most of my device drivers that help get rid of the BSOD hope dat helP
Click to expand...
Click to collapse
Can you run thru that in a little more detail if you dont mind. I'm not exactly good at these sort of things!
Cheers.

Fastboot not working with windows 7 beta

I recently crashed my vista hard drive and decided to give windows 7 a try, its working wonders right now. The only problem is that I'm trying to put Nandroid back up on my computer again. I am at the step of trying to get the fastboot loader. It worked on Vista, but now it is saying that the "Driver is not intended for this platform." Is that due to windows 7? Is there a work around for this? Any help would be amazing, thanks.
I used Fastboot on Win7 7100 build yesterday, and it worked fine. Did you set everything up according to this post:
http://forum.xda-developers.com/showpost.php?p=3311708&postcount=2
This is all that I did, and everything worked flawlessly. Good luck.
hmm..yeah, i did do everything according to the tutorial exactly, do you have email, aim, gmail, etc? could you help me?
use the newest driver in this SDK..
http://developer.android.com/sdk/1.5_r1/index.html
If you dont see the ADB Device or whatever its called in the device manager you need to delete a generic volume and scan for hardware changes.... HTC talks about it here. I had to do it also...
http://www.htc.com/www/support/android/adp.html
Troubleshooting
fastboot.exe (on Windows) doesn't detect the ADP device properly
In some cases, Windows detects the ADP1 bootloader as a USB mass storage device, preventing fastboot.exe from accessing it. To resolve the issue, you can dissociate the USB Mass Storage driver from your ADP1 on your Windows machine and install the proper driver instead, as described in the steps below:
1. Boot the device into fastboot mode, as described above, and connect the device to your machine over USB.
2. Navigate to Start > Control Panel > System > Hardware > Device Manager > Universal Serial Bus Controllers. Observe that the ADP device is listed as a USB Mass Storage Device.
3. Right-click USB Mass Storage Device and select Uninstall. Windows then prompts you with a "New Hardware Found Wizard" message. If Windows doesn't prompt you, you can manually re-detect devices by selecting Action > Scan for hardware changes.
4. Install the USB driver included in the Android SDK, as described in Setting up a Device for Development on the Android Developers site.
thanks southsko, i'll try this and let you guys know how it works.
I tried your method Southsko, but it didnt work for me. I think the problem is that windows 7 refuses to install the driver for the htc dream, because its not "intended for this platform" is there a way to force it to install the driver? or manually install the driver?
When I wrote that tutorial it was using Windows 7 beta. I have also used it since I upgraded to Win7 RC, so I know that it can work. Did you make sure to install driver when the phone is connected and booted to the boot loader screen? Windows sees the phone as a different device when connected normally and at the boot loader. When I installed the driver It popped up with the message that it was for a different version, but it gave me an option to install it anyway. Are you logged in to Windows with admin rights?
i had the same problem earlier tonight, i figured since i was running win7 i might as well try using the virtual xp out. I started the VM up and the attached the phone using the drop downs and it worked flawlessly.
yup .. it's working fine for me too.. if you are using 64 bit version ... u need to use the 64 bit usb driver too... u can get it here
http://forum.xda-developers.com/showthread.php?t=446274
Also you may have trouble installing it in Windows 7 unless you turn off driver signing at boot menu. Hit F8 and select no driver signing and you should be able to install it no problem... u will also have to disable driver signing each time you plan on using adb/fastbboot
foxlin said:
I tried your method Southsko, but it didnt work for me. I think the problem is that windows 7 refuses to install the driver for the htc dream, because its not "intended for this platform" is there a way to force it to install the driver? or manually install the driver?
Click to expand...
Click to collapse
When choosing the driver software, make sure you select the "x86" folder instead of usb_driver or any parent folder. This is because the wizard search sub directories in alphabetical order, and will stop when it find the driver for x86-64(amd64). Then it will simply tell you "not intended for this platform" without looking in the x86 folder.
Also, you do not have to disable driver signing for this to work.
trmacdonal said:
When I wrote that tutorial it was using Windows 7 beta. I have also used it since I upgraded to Win7 RC, so I know that it can work. Did you make sure to install driver when the phone is connected and booted to the boot loader screen? Windows sees the phone as a different device when connected normally and at the boot loader. When I installed the driver It popped up with the message that it was for a different version, but it gave me an option to install it anyway. Are you logged in to Windows with admin rights?
Click to expand...
Click to collapse
I am in bootloader mode, and I am an admin. It didn't give me the option to install it anyways. That is interesting. I am currently still using the windows 7 beta. I have tried manually selecting the specific driver files. It is still not working, any other ideas?
I finally got it! thanks everyone. The solution was instead of having it search through the files, there is actually an option below it to pick the driver from a list, the list wasnt the right one originally, then i manually changed the directory and it worked. Thanks for the help everyone!
billc.cn said:
When choosing the driver software, make sure you select the "x86" folder instead of usb_driver or any parent folder. This is because the wizard search sub directories in alphabetical order, and will stop when it find the driver for x86-64(amd64). Then it will simply tell you "not intended for this platform" without looking in the x86 folder.
Also, you do not have to disable driver signing for this to work.
Click to expand...
Click to collapse
How come when I installed this on Beta I got the message that I could not install a non-digitally signed driver? I was not able to install it myself until I disabled it at boot... maybe the 32 bit version is signed.

[Solved] MTP for WinXP - A service installation section in this INF is invalid

Hi All,
I just tried to connect my TF101 to an old WinXP box and got the error above when installing the driver from the Asus site, the solution after looking here was to install the Microsoft User Mode Driver Framework for WinXP here. I think this fix applies to all android devices but I figured it was worth a post if it saves some TF users from a long search.
Thank you for this, helped me fix it after searching around for 2 hours!
thanks heaps
You are a legend. Samsung should put this on their site. I couldnt get my Samsung Galaxy S II to connect, installing the Framework and then uninstall and driver and plug phoneback in then worked.
WORKED LIKE A CHARM!!!
POST THIS IN SAMSUNG WEBSITE
This driver package solves the Error code 28
for MTP device as samgung, then it works in Kies.
Hey thanks for the info +1
Thanks it works
equal or better file already installed on this computer
I get the same INF error when I try to hook up my video camera. I tried to download the file but received a message stating that I already have an equal or better one already. Obviously that is not correct because it is not working.
I am lost and can no longer put my videos from Panasonic Mini DV on my computer.
Any chance anyone knows how I can fix this..thanks!!
Gigsee, what operating system are you experiencing this on?
The help above is specifically for WinXP, it *may* be applicable to Vista also but will certainly not apply for a Win7 box because the usb driver stack is totally different there.
You'll have to help me out by giving step by step instructions of what your clicking and what your seeing at the time to pinpoint your problem and please be very specific with the wording of any errors your seeing.
Reply with something like;
1- click start> settings > control panel > system.
2 - open device manager tab.
George
Hi George - Thank you for taking the time to try to help me. I have an HP that is running on Vista Home.
I have tried to add the video camera several ways. One way is to open Movie Maker and add video camera. I also just hook the video camera up to the computer. I've tried a USB cord and HP told me I needed an IEEE 1394 cord, but that made no difference. I've tried going through the control panel to cameras and adding a camera. No matter how I try, it always does the same thing:
1) I plug in the USB cord. I instantly get this message: USB Device Not Recognized.
2) Control Panel; Scanners & Cameras; Add Device
3) I am sent to the Welcome to the Scanner and Camera Installation Wizard
4) Next; I have the box asking me if I want to select the manufacturer from the list (only my old printer is on the list) or to select that I have the manufacturer's disk
5) Have Disk
6) Message says to the Insert manufactures installation disk, which I do. It asks me to copy manufacture's files from:
7) I hit browse and change drive to E (since that is my disk drive).
8) A list of 6 files come up. Acrobat Reader, DV Studio3, USBDriver, ArcSoft, G726, AUTORUN
9) The acrobat, dv studio, arc soft all upload correctly. When I hit the USB Driver, it takes me to another screen that says DRIVERS. At this point, the file name gets automatically filled in as "AUTORUN.INF" When I click "OPEN" I get AUTORUN.INF File not found. Check the file name and try again.
note: It used to be that when I hooked up the camera to the computer, It would automatically detect it and try to connect with it. It was then that I got the error above about "A Service Installation section in this INF is invalid." Now, it doesn't even let me get that far.
I hope I was descriptive enough..thanks so much for trying to help me!!
Patti
I had the same issue with ASUS Transformer Prime TF201 connecting to WinXPSP2. Solution worked immediately. Thanks to original poster.
confirmed fixed issue with samsung vibrant! thank you
Hi !
I've got a Samsung Galaxy S2 SGH i777. I've been trying to connect it to my laptop ( now xp sp3 ) for a few weeks now.
I've tried almost everything :
-updated sp2 to sp3
-uninstall and reinstall drivers manually
-tried suggestions from android and xp forums : tried every connection mode, every usb port, code error 28 suggestions, .Net framework update , updated windows media player "mode", and some others ... even trying this Microsoft User Mode Driver Framework.
But no success. I've always had this annoying " A service installation section in this INF is invalid " message.
Until yesterday when I found this site and followed divadrummer 5 steps :
fixya.com/support/t221754-service_installation_section_in_inf
( as a knew member I cannot post outside links for a while - so you need to supplement the above line with the usual "stuff" like "www"
I've found the "inf" file in the windows hidden system.
Hope I could help .
Thank you very much!
Galaxy SII - MTP INF Issues
This is the EXACT issue I've been having. I'm thrilled to see it on XDA since I know there's so many competent people out there just brimming with eagerness to help me figure this out. (Or at least you're borderline willing)
Device: Samsung Galaxy SII Sprint SPH-D710 (i think)
OS: ICS
Computer: Dell Latitude d610
OS: XP SP3
As you know I connect my phone to the computer, it recognizes new hardware and attempts to install it. The only way to get the computer to recognize the phone in My Computer is by connecting as a digital camera and even then the VAST majority of my files are unavailable.
1. I installed the link provided by the original poster.
2. I uninstalled my phone by the device manager and in fact by removing the samsung phone drivers that I had earlier installed.
3. I then plugged my phone back into the computer.
4. I installed the Samsung drivers again
5. I allowed the "found new hardware to run its course.
6. I receive the attached screen shot with the error stating "An error occurred during the installation of your device. The required section was not found in the INF.
I have tried to follow the instructions above and I think the User Mode stuff sounds promising.
Next I attempted another fix at the link below:
fixya.com/support/t221754-service_installation_section_in_inf
The link had the following instructions: (Thanks Divadrummer)
"If the player is showing up in your Windows' Device Manager under "portable devices" with a yellow "!":
1.) Right-click the yellow "!" and choose "update driver".
2.) When given the option to connect to Windows Update, choose "no, not this time" and click next.
3.) Choose "Install from a specific location (advanced)" and click next.
4.) Choose "Don't search. I will choose the driver to install" and click next.
5.) Click the "Have Disk" button. Browse to C:\Windows\inf and choose the file marked "wpdmtp.inf"
I can't believe the generic players have such crappy support when so many people have this problem! I think the Windows file problem might be caused by "compressing old files" when you do a disk cleanup."
After doing as advised I found no wpdmtp.inf file. SO... I did what any amateur computer guy would do. I googled the file and downloaded it directly. I placed in in my INF directory and then tried to do step 5. I still experience the same error.
Suggestions and inquiries are welcome and encouraged.
Thank you in advance.
thanks
bstdnator said:
Hi All,
I just tried to connect my TF101 to an old WinXP box and got the error above when installing the driver from the Asus site, the solution after looking here was to install the Microsoft User Mode Driver Framework for WinXP here. I think this fix applies to all android devices but I figured it was worth a post if it saves some TF users from a long search.
Click to expand...
Click to collapse
I wasted an entire day scouring for a solution and yours was it!! I owe you alot!! I registered just to thank YOU!!:good:
I had XP w/ Gnex JB 4.1.1 and all I was doing was hitting walls. I tried more crap than you can imagine! Installed every driver scheme ever mentioned, installed WMP11, Installed SDK Manager.................
What a freakin' nightmare.:crying: And then, your suggestion with the MS framework. Worked instantly!! THANKS A MILLION!!
All day I screwed with this when I had not a second to waste on something like this. Why oh Why do I dig my heels in!!?? At least it worked!!
Absolute legend!
I've spent 3 days mucking around trying to connect my Galaxy S3 to connect to my Windows XP pc to no avail. 5 phonecalls to Samsung which did nothing. Read your post installed the driver you linked to and bam it's working.
Thank you Thank you Thank you. You have saved my sanity!
bstdnator said:
Hi All,
I just tried to connect my TF101 to an old WinXP box and got the error above when installing the driver from the Asus site, the solution after looking here was to install the Microsoft User Mode Driver Framework for WinXP here. I think this fix applies to all android devices but I figured it was worth a post if it saves some TF users from a long search.
Click to expand...
Click to collapse
this was an awesome cure. Helped me install my new Motorola Electrify M XT901. Keep up the good work!
I experienced same problem. but whe n updating new UMDF it says " an equivalent or newer version of UMDF is already installed on this system".
I tried to uninstall this old UMDF but I can't find it in the directory.
Please I need help.
not working for my xp system
and s3
Work on my htc one s Thx Bro :good:

[Q] Can't install Kies.

Hello!
I have a problem with Kies, I've searched around the site but couldn't an answer.
The thing is, I download Kies from the samsung site, and when I open the .exe, I see a green bar and after that it disappears and the installer never opens.
I have Windows XP x64 bit.
Thanks!
do you have a download manager?
It's possibly the download didn't complete properly or is corrupt in some way. I would download again using a download manager (downthemall) is a popular firefox add-on
Failing that try obtaining the installer from a different site, and/or possibly try a different version
Edit: windows XP x64 is a pretty bad version of windows to be on (its not really 64bit) I would suggest upgrading your operating system at some stage
gfunkzero said:
do you have a download manager?
It's possibly the download didn't complete properly or is corrupt in some way. I would download again using a download manager (downthemall) is a popular firefox add-on
Failing that try obtaining the installer from a different site, and/or possibly try a different version
Edit: windows XP x64 is a pretty bad version of windows to be on (its not really 64bit) I would suggest upgrading your operating system at some stage
Click to expand...
Click to collapse
I just installed downthemall and downloaded Kies again, but the same thing happened. The installer won't open.
I've already tried downloading the installer from a different site but the same thing happened.
I have no idea what's the issue here.
Yeah I was planning to update it to windows 7 but I don't know when, I don't like much the way it looks
There are a lot of program compatibility issues with windows xp 64, I would say install on any other machine and it will work
just because its 63 1/2 bit doesnt mean you needs another computer, as i have win xp (almost) (64BiT) as well and ,win 7 on my laptop and regular win xp 32.5 bit and none WORK WITH KIES! ITS SAMSUNG JUST FACE THE TRUTH AND DONT WASTE YOUR MONEY ON A NEW OS JUST TO BE VERY VERY DISAPPOINTED, if their are any compatibility issues they are due to programs not being "MADE" compatible with it. besides i would rather be the one compatible with my computer then my apps
gfunkzero said:
There are a lot of program compatibility issues with windows xp 64, I would say install on any other machine and it will work
Click to expand...
Click to collapse
I also have the same problem. Windows 7, x64.
Has anyone found a solution?
Sorry for bringing this thread back to life, but I have a similar problem with KIES, only mine says that my pc is not connected to the internet!!!! OF course it doesn't take into account that I'm posting this as we speak.... Of all the problems an installation could face, internet connection is the one that messes with it?!
Does anyone have a solution?
i tried some months ago to install kies drivers and in my win7 64bit i don't have any problems
but i tried kies programs only first time, then i deleted it.
some days ago i get cyanogenmod to delete jellymod that have a lot of problems, also via usb ( i can't get files to my computer that appear a pop up of windows that says my devices is going off... too strange
anyway i nned to try now with cyano, if i have the same pop up, i guess is a usb cable, or another problem that i need to find and resolve...
Maika7 said:
Hello!
I have a problem with Kies, I've searched around the site but couldn't an answer.
The thing is, I download Kies from the samsung site, and when I open the .exe, I see a green bar and after that it disappears and the installer never opens.
I have Windows XP x64 bit.
Thanks!
Click to expand...
Click to collapse
try to run the program in capability mode start menu, programs right click and run capability mode
Hey, and you checked the kies is compatible with windows xp 64 bit? With Windows 7 is definitely the xp but it is better to check.
Maika7 said:
Hello!
I have a problem with Kies, I've searched around the site but couldn't an answer.
The thing is, I download Kies from the samsung site, and when I open the .exe, I see a green bar and after that it disappears and the installer never opens.
I have Windows XP x64 bit.
Thanks!
Click to expand...
Click to collapse
I know that is a old post but for information, you could found drivers for xp 64 here without install kies ...
1. Download this files : .h.t.t.p.://drivers.softpedia.com/dyn-postdownload.php/09b2d4250aff0de1122d5694682c3b08/550736e3/179b5/4/1
2. Unzip it on destop for exemple.
3. run "Setup.exe" in the forlder "USB drivers"
4. enjoys, it works for me with a samsung S5830 ..

[FIX] USB Tethering lags/freezes on windows 8.1

Everytime i tried to use USB Tethering with my Xperia U on my Windows 8.1 (Bing's single language Edition [Genuine Licence]) have always lags or even freeze the taskbar and some other tool settings on my operating system. After some testing and googling a little bit i found a solution for this Microsoft Issue: Update your NDIS 5 Driver to NDIS 6.x.
Verify if your device is using RNDIS 5 driver (1):
Open Device Manager from Control Panel and expand “Network Adapters.”
Plug in your device and enable USB Tethering so that the device is detected as Remote NDIS based device.
This should now create a Network Adapter named as “ [Your Device Name] Remote NDIS based [internet Sharing/network] Device.”
Right-click the Adapter and select Properties.
Select the Driver tab and then click Driver Details.
You can see the driver files if the files are named usb8023x.sys and rndismpx.sys you are using RNDIS 5 Driver.
Updating your driver:
Option 1: Update your driver NDIS driver manually by selecting the driver's list option on windows wizard driver's update. Unselect show all compatible hardware option, you will get a Microsoft's driver list. You should seek for a RNDIS 6 USB device and click next. This should work on 32bits or 64bits edition.
Option 2 (64 bits only)(2): Just Download and update your NDIS driver from the attachment below. On Driver's Wizard installation must go through selecting the driver from a list.
Sources:
http://support.microsoft.com/kb/2923775 (1)
http://www.driverscape.com/download/remote-ndis-compatible-device (2)
https://msdn.microsoft.com/en-us/library/windows/hardware/dn449742%28v=vs.85%29.aspx. Microsoft says NDIS 6.4 is included on Windows 8.1, don't know why windows chooses RNDIS 5 over RNDIS 6 on my laptop.
Thanks for your great tutorial. I tried updating the drivers but stupid windows doesn't let me do it. If I try the first method to install and click the "RNDIS 6 Adapter" drivers in the "Microsoft" list, it shows an error that some "required line in the INF file could not be found" (translated from german).
Then if I try the manual method (downloading the zip), windows refuses to install and says "the latest drivers is already installed" (translated).
I also tried uninstalling the drivers but as soon as I plug in the device it installs the wrong drivers again manually. I cannot stop this also because of the extremely lag in the taskbar...
Thanks windows!
regards
MHP2013 said:
Thanks for your great tutorial. I tried updating the drivers but stupid windows doesn't let me do it. If I try the first method to install and click the "RNDIS 6 Adapter" drivers in the "Microsoft" list, it shows an error that some "required line in the INF file could not be found" (translated from german).
Then if I try the manual method (downloading the zip), windows refuses to install and says "the latest drivers is already installed" (translated).
I also tried uninstalling the drivers but as soon as I plug in the device it installs the wrong drivers again manually. I cannot stop this also because of the extremely lag in the taskbar...
Thanks windows!
regards
Click to expand...
Click to collapse
Try this before installing the NDIS 6 driver:
http://www.tomshardware.com/faq/id-2165451/dont-windows-windows-automatically-download-device-drivers-icons.html
If above didn't work try to disable driver signature verification:
http://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/
Perfect, Thanks for this fix! Didn't need the driver as RNDIS6 driver is already included in Windows 8.1
NDIS Compatible works without huge driver lockups, but RNDIS6 USB Adapter also works like a charm. (Nexus 5)
Facing the same problem, here.
Tried both options, still facing the same problem..
Any ideas?
I am having the same issue in Windows 10 64-Bit.
Got this issue after upgrading Windows 10 (I was already on 10). This solved the problem perfectly. Thanks for fixing yet another fail from Microsoft.
Ano59 said:
Got this issue after upgrading Windows 10 (I was already on 10). This solved the problem perfectly. Thanks for fixing yet another fail from Microsoft.
Click to expand...
Click to collapse
I keep trying to update it on Windows 10 but it keeps telling me it's the most up to date driver(it definitely isn't). How did you go about doing it?
DubleJayJ said:
I keep trying to update it on Windows 10 but it keeps telling me it's the most up to date driver(it definitely isn't). How did you go about doing it?
Click to expand...
Click to collapse
As OP said, manually select the proper driver.
Windows 10 best solution: rename the RNDIS5 .inf file
The issue drove me nuts on Windows 10 as well. Selecting another driver as suggested did not work for me as well, since Windows kept jumping back to the RNDIS5 driver all the time.
But I found the solution: Just rename the .inf-file containing the RNDIS5 driver. That way Windows will automatically use the RNDIS6 driver.
Go to C:\Windows\INF folder
Find file wceisvista.inf
Take ownership of that file and grant yourself permissions
Rename the file extension to anything but .inf (for me I used .in_)
Enjoy the RNDIS6 driver
Something is not logical in this tutorial :
The content of the inf file in the attachment is rndiscmp.inf; but this file is already in Win8.1 system (C:\Windows\Inf). Hash are similar
This could explain why windows refuses to install it again and says "the last drivers is already installed"
Renaming extension of wceisvista.inf doesn't work for me in Win 8.1
Maybe you could tell us the name of driver files when using RNDIS 6 Driver ...
This thread is also important for resolving playability issues with the game XCOM 2, so thank you very much for the fix to a problem completely unrelated to Android You guys are awesome!
Thanks, worked for my Galaxy S6.
You can use one of the below drivers from that list. One of them may work, try them all:
USB RNDIS Adapter
USB RNDIS6 Adapter
Remote NDIS based Internet Sharing Device
Remote NDIS Compatible Device > this was the one that worked for me
inkaine said:
The issue drove me nuts on Windows 10 as well. Selecting another driver as suggested did not work for me as well, since Windows kept jumping back to the RNDIS5 driver all the time.
But I found the solution: Just rename the .inf-file containing the RNDIS5 driver. That way Windows will automatically use the RNDIS6 driver.
Go to C:\Windows\INF folder
Find file wceisvista.inf
Take ownership of that file and grant yourself permissions
Rename the file extension to anything but .inf (for me I used .in_)
Enjoy the RNDIS6 driver
Click to expand...
Click to collapse
Thank You :good:
Thx! Worked!! Windows 10 64 bit.
Hi guys, i get some issues here where it looks like i have only NDIS 5 on my windows 10.
I tried manually select driver, but i can only see this one : Remote NDIS based Internet Sharing Device
i tried inkaine's method, usb8023x.sys is still there but rndismpx.sys is missing. So i think i'm still using this annoying NDIS 5.
I don't understand why it's so hard to update this driver.. :silly:
inkaine said:
The issue drove me nuts on Windows 10 as well. Selecting another driver as suggested did not work for me as well, since Windows kept jumping back to the RNDIS5 driver all the time.
But I found the solution: Just rename the .inf-file containing the RNDIS5 driver. That way Windows will automatically use the RNDIS6 driver.
Go to C:\Windows\INF folder
Find file wceisvista.inf
Take ownership of that file and grant yourself permissions
Rename the file extension to anything but .inf (for me I used .in_)
Enjoy the RNDIS6 driver
Click to expand...
Click to collapse
Thank you so much. This issue has been bothering me for years and your solution along with OP's solution helped me. Thanks
Hey ive been having this issue for a while now and im using a htc one m8 to tether with but for me it wont let me manually update the drivers or modify the wceisvista.inf im using windows 10 pro as well.
Windows 10 fix - Worked for me
Hello all,
None of the steps worked for me, however i followed one more set on steps that i found on the net (unable to post links yet )
anyways, the steps are
Open Device Manager (right click on Computer > Manage > on the left side, under System Tools choose Device Manager)
Choose the problematic device in Network Adapters (for me it's called HTC Remote NDIS based device)
Right click on it and choose Update Driver Software...
Click Browse my computer for driver software
Click Let me pick from a list of device drivers
Uncheck the box Show compatible hardware
For the manufacturer, choose Microsoft Corporation
Now you will have two options:
Remote NDIS based Internet Sharing Device
Remote NDIS Compatible Device
I chose the second one and it solved the problem, but if it doesn't work you could try the other one. In my case, the driver that was being used was neither of these, but a special driver from Android SDK ADT bundle.
Pick one and click Next.
If a dialog comes up, confirm by clicking Yes.
Wait a few seconds for the connection to restart. If it doesn't work, try disabling and reenabling USB tethering on the phone, or reconnect the USB cable.
PS: Microsoft Corporation or Microsoft Inc. or Microsoft might be present in manufacturer. search among the three

Categories

Resources