Skip to main content

HOW TO FIX USB PORTS PROBLEM

USB Problems

What to do when it won’t plug nor play

Problem: Some USB Ports Don’t Work

Solution: Nonfunctional USB ports could be caused by a few things. If the ports are front-mounted, make sure the internal cables are connected properly and that the requisite USB header is enabled in your system BIOS. If the ports are soldered on the motherboard (and enabled), open up Device Manager and see if any USB root controller or hubs are reporting a problem. If so, a driver update/reinstallation may resolve the issue. It’s also possible that the physical connectors have been damaged (or a fuse has blown), in which case you’ll have to re-solder some new ones onto the board. If the USB ports are associated with a third-party controller, be sure its drivers are installed, because Windows may not recognize the controller automatically.

Problem: Slow File Transfer over USB

Solution: Windows Vista and 7 have some known USB performance issues, so the first thing to do is run Windows Update and make sure your OS is fully patched. We’d also advise installing the latest drivers for your motherboard’s chipset and any discrete USB controllers. You could also try setting the USB drive to performance mode. Open Device Manager, right-click the USB drive, and choose Properties from the menu. In the resulting window, click the Policies tab and tick the option labeled “Better performance.” Please note, this feature will enable write caching, so you’ll have to use the Safely Remove Hardware option when disconnecting the drive to prevent any data loss.
Problem: USB Hub Doesn’t Work

Solution: This problem is almost always caused by insufficient power being supplied to the hub. If the hub came with an AC adapter, make sure it’s plugged in and working properly. And if you’ve got the hub plugged into a front-mounted USB port, try connecting it to a rear port that is soldered onto your mobo. Rear-mounted ports can usually provide more power (or more stable power), which can resolve some issues with finicky hubs.

Problem: Charging Phone over PC’s USB Port Takes Forever

Solution: Standard USB 2.0 ports connected on a root hub have to share 500mA of current (USB 3.0 powers up to 900mA). If you’ve got a bunch of USB devices connected and the port your phone is plugged into is competing for limited power, it will take much longer than normal to charge. Try plugging the phone into a different port (preferably USB 3.0, if possible) or disconnecting other USB devices while charging.

It’s worth noting that some motherboard manufacturers—such as Gigabyte—have begun incorporating high-powered USB ports that can deliver up to 2.7A of current onto their boards. If you want to rapidly charge devices while they’re connected to your system, it may be worth checking out one of these boards.

Problem: USB Device Is Not Recognized

Solution: USB devices are usually as plug-and-play as you can get, but if a particular device isn’t recognized properly, it may be incompatible with your USB controller or require drivers to be manually installed. Compatibility is very good with USB controllers native to modern chipsets, but we’ve seen some incompatibilities with some discrete USB 3.0 controllers that are yet to be resolved. Should you need to install drivers for the device, plug it into a USB port, then go to Device Manager, right-click the device, and choose Update Drive Software from the menu. Then, you can search the web for drivers automatically or point the wizard to any drivers downloaded from the device manufacturer’s website.

Comments

Popular posts from this blog

Chapter 7 - Copying, moving, renaming, and deleting files.  

Chapter 7 - Copying, moving, renaming, and deleting files.   we will discuss the basics of managing your files from the command line.   COPYING FILES   One of the most useful features of the modern PC is the ability to swiftly copy files from one location to another. Practically every computing device has the ability to copy files. The Windows operating system and the Command Prompt are no different. The basic command for copying files from the Command Prompt is the COPY command. If you wanted to use COPY to copy a file called test.txt to the root directory of a USB flash drive assigned the letter J: COPY test.txt J:\ The command will create a copy of test.txt in the root directory of the J drive. Like most Command Prompt commands, COPY assumes that you will be copying files from the working directory, and looks there first to find the filenames you specify. However, you can also use COPY with absolute file paths. If test.txt were in the Users directory of the C...

Gallery

photos
How to slide in Word Procedure is useful for creating presentations on PCs without PowerPoint By Helito Beggiora, for TechTudo 08/04/2019 08:01 Updated há 16 horas You can create slides in Word with a few simple settings. The feature is useful if your PowerPoint application is in trouble and you need to produce a presentation in a hurry. To do this in the text editor, you need to make adjustments in the orientation and size of the sheets, change the margins, and manually insert titles and topics into large fonts. In the following tutorial, check out how to make slides in Word from the PC. The procedure was performed in the latest version of Office 2016 , but the tips are also valid for users of previous editions of the Microsoft program . Eight hidden functions of Word that will streamline your work How to insert line in Word Want to buy cell phone, TV and other discount products? Compare TechTudo Step 1. Open a new Word document and go to the "Layout" tab. Then go...