Device Manager كيفية فتح

0 views
Skip to first unread message
Message has been deleted

Tanja Freeze

unread,
Jul 10, 2024, 12:36:12 AM7/10/24
to verkisstara

My company has made our Win10 users to be "standard users" (without admin rights). However, there is a possibility to run a program using admin rights with some "auto elevation" (Avecto Defendpoint?) system. What I would normally do is "right click" -> "Run as administrator", but that option is not available with Device Manager. I am able to run Powershell as admin, for example (with Right click -> Run as Administrator).

device manager كيفية فتح


تنزيل https://blltly.com/2yZANx



you can open devmgmt.msc from cmd with admin rights
or you can open task manager>file tab > new task > check the "run with administrative previllages" option and open devmgmt.msc

You can also launch MMC as admin, then add device manager to MMC as a snap-in. Additionally you can save that console as an msc file and then re-access device manager as admin anytime you open that saved console file.

Just installed a new I210-T1 NIC, downloaded 24.1 of the Windows 10 64 bit drivers. When I try to install it, it tells me that "The installed version of Intel(R) Connections is not supported for upgrades. You must uninstall it before installing this version".

Thanks for the quick response. I went in and deleted the one phantom adapter that I had (my previous CT adapter). I then uninstalled the I210-T1 adapter and rebooted. I dont have any VLANs or Teams and the instructions did not address the miniport adapters so I left those. When I tried the driver install again I received the same error as above. However, that install did (seem to) reinstall the default I210-T1 driver with an older version. After reconnecting my network, I updated the default driver to the newer version (shown above) via the device manager search for a Updated version function.

Is your reference to one on those shown or something else. Incidentally, when doing the install discussed in my prior post, I was disconnected from the network. The default driver reappeared in the device manager immediately after displaying the error message during the Intel driver install. It either had in on my local machine or got it from the v24.1 install download.

Yes, that worked. Thanks much. I will say however, following your instructions closely, the uninstall of the "default" I210-T1 adapter never did stay uninstalled across a reboot. After doing steps 1 - 4 and rebooting (#5), the default I210 adapter again appeared in device manager. This time, when I went to uninstall it, there was no check box to delete the adapter, just the uninstall button. I did the uninstall and rebooted a 2nd time. Again the default adapter was back, so I did the uninstall (no "delete" check box) without rebooting and proceeded with the install of the downloaded driver package. It worked fine, and the device manager shows a driver version 12.18.9.1, dated 6/13/2019. The key seemed to be the uninstall of the Intel Network Connections in the Apps and Features section of the Windows settings.

One further question, please. Will this driver be updated (when applicable) during the normal Windows 10 update cycle, or will I need to periodically check the Intel site for new driver updates?

Seriously, I would hope that updates do become available through Windows Update, but I regularly look for changes in the Download Center just in case. I suppose I could do this using IDSA, but I still don't trust it.

Intel does not verify all solutions, including but not limited to any file transfers that may appear in this community. Accordingly, Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.

Device Manager is a management tool used for checking device information, updating driver software, disabling driver, uninstalling driver, etc. Where is device manager in Windows? How can we get to the device manager on Windows? Now this article summarizes seven commonly-used methods to help you access Device Manager in Windows 8/10/11 .

We use cookies for personalizing content and ads and providing social media features. Your usage information on our website will be used for social media, advertising, and traffic analytics, or shared with our partners.Clicking "Accept Cookies" means you agree with our Privacy Policy .

I am attempting to install an Android app on my brand new Nexus 10. I have a .apk file. I have downloaded the Android SDK, installed "Android SDK Tools", "Android SDK Platform-tools", and Google USB Driver. I have checked the setting on my Nexus 10 for "Unknown Sources".

When I run "adb devices" from the command terminal, it doesn't list any devices. I attempted to follow this recommendation, because it was identical to a suggestion I had previously found here on Stack Overflow. After following those steps, "adb devices" still returns an empty list and to make it worse, when I connect my Nexus 10 to my PC, Windows doesn't show any folders within the device.

I have undone the steps in that link, along with everything else I have done so far, as well as uninstalling my Nexus 10 from Device Manager and reinstalling it, but I am still not seeing any folders in the device.

Sometimes ADB loses connection to the device, and needs to be reset. If you have everything else working (ie USB driver installed, Developer settings enabled on the device), and still can't see your device, you need to reset the ADB process.

After downloading the Google drivers via Android SDK Manager (available via Eclipse, Intellij or Android Studio), I had to update the driver in Computer Management > Device Manager > Other Devices > ADB - right clicking and clicking on update driver and browsing for updated driver finally did the trick.

BTW, a total nightmare for me as well. I continue to be bewildered that setting up a dev environment should be the most difficult task imaginable, with each new inexplicable failure leading to another one. Jeesh! Good luck.

Edit: I recommend you DO NOT run ADB under VirtualBox if you are using a Windows Host. Somehow I got VirtualBox to lock the device drivers on the host, eventually making it so that the ADB wouldn't work on the client nor the host for any device I plugged in. To fix, I removed VirtualBox extensions on the host and ran _devices_view.html to delete the incorrect drivers. I could not get the correct drivers to load while VirtualBox extensions were installed, and this problem was a complete bastard to diagnose and fix.

For the Blu Studio 5.5s ADB drivers, you have to go through this hoop. I am certain it is the same with all Blu phones or maybe for all non-Google mfg phones, I am not sure. First of all if you connect the Blu device with USB cable and USB Debuggin off, you will see that Windows 7 loads a generic driver for you to copy on/off files to the phone and SD storage. This will appear when the USB cable is first plugged in and appears as a device icon under Control Panel, Device Manager, Portable Devices, BLU STUDIO 5.5 S (or the device you are working with). Do not bother getting the hardware ID yet - just observe that this happens (which indicates you are good so far and don't have a bad cable or something).

Go to the phone and switch on USB Debugging in the Developer section of your phone. Notice that an additional item appears as an undefined device now in the device manager list, it will have the yellow exclamation mark and it may have the same name of the phone listed as you saw under Portable Devices. Ignore this item for the moment. Now, without doing anything to the phone (it should be already in USB debug mode) go back to the Portable Devices in Device Manager and right-click the BLU STUDIO 5.5 S or whatever phone you are working with that is listed there without the exclamation mark (listed under Portable Devices). Right click on the icon under Portable Devices, in this example the name that appears is BLU STUDIO 5.5 S. On that icon select Properties, Details, and under the pull down, select Hardware IDs and copy down what you see.

Now do as the instructions say above, of course customizing the lines you add the the INF file with those relating to your own phone, not the Nexus 10. Here is what to customize; when you downloaded the SDK you should have a file structure expanded from the ZIP such as this:

Find the file named: android_winusb.inf in the usb_driver folderMake a copy of it and name it anything, such as myname.infEdit the myname.inf and add the lines as instructed above only modified for your particular phone. For example, for the BLU STUDIO 5.5 S, I added the following 2 lines as instructed in the 2 locations as instructed.

Now go back up to the unknown device that appeared in Device Manager when you switched on device USB debugging and right click on this item (has yellow exclamation mark), right click on it and then select Update Driver Software, and then Browse My Computer, Let Me Pick, click on the Have Disk button and browse to find the myname.inf. Continue to agree to all the prompts warning you it might not be the right driver. As the final step, Windows should have identified the device as Android ADB Interface and once that is done, you should be able to go back, open your CMD window and run the command "adb devices" as instructed in this tutorial and now you should see that the phone is now discovered and communicating.

For my issue and after long time suffering with Meizu C9 Pro witch require just android ADB drivers (no special drivers) referring to manufacturer and it solved in my Windows 7 PC by the bellow steps.

I was using a Samsung phone with Android 10. It was detecting earlier but stopped detecting on Windows 10 after I factory data reset the Android 10 phone. Though It was normally detected on Windows 11 PC.

When I dig a little deeper, in android phone settings inside developer options there is a configuration named Default USB Configuration [Settings -> Developer Options -> Default USB Configuration]. When I select that option, There were several options that came and none of them was selected by default.

03c5feb9e7
Reply all
Reply to author
Forward
0 new messages