Charging your phone through a laptop often seems painfully slow: instead of the promised “50% in 30 minutes,” you get +10% in an hour. The reason lies in the limitations of USB ports, cheap cables and hidden power saving settings. But there are ways increase charging speed by 2–3 times, even if you have an old laptop with USB 2.0.

This article contains only proven methods based on the technical characteristics of ports, data transfer protocols and experiments with different models of smartphones (iPhone 15 Pro Max, Samsung Galaxy S23 Ultra, Xiaomi Redmi Note 12 etc.). We'll figure out why laptops with Type-C PD (Power Delivery) can deliver up to 100 W, but you only get 2.5 W, and how to fix it without buying new equipment.

Why the phone charges slowly through a laptop: 3 main reasons

The main problem is Laptop USB port is not optimized for charging. It is designed to transmit data rather than supply high current. Here are the key restrictions:

  • 🔌 USB port version: USB 2.0 gives maximum 0.5A (2.5 W), USB 3.0 - up to 0.9A (4.5 W), and Type-C with PD - up to 3A (15–100 W).
  • 📱 Phone charging protocol: iPhone requires certified accessories, Samsung And Xiaomi support Quick Charge, but only with the correct “handshake” with the power source.
  • Energy Saving Settings: Laptops on battery limit USB power to 0.5A, even if the port supports more.

Additional factor - cable quality. Cheap wires have thin strands that cannot withstand currents higher than 1A. For example, the original cable iPhone thicker and more reliable than "no-name" for 100 rubles.

⚠️ Attention: If your laptop is plugged in but your phone is still charging slowly, check Device Manager (Windows) or System information (macOS) for USB controller errors. A damaged port may limit current to 0.1A.

Method 1: Use the correct port and cable

Not all USB ports on a laptop are created equal. For example, at MacBook Pro 2023 all connectors Type-C support Power Delivery (PD) to 100 W, and Lenovo ThinkPad T14 only one port (usually with a lightning icon) outputs 60 W. How to find the most powerful one?

  • 🔍 Look at port marking: lightning icon or inscription SS (SuperSpeed) means high power.
  • 📄 Explore laptop documentation: The specifications indicate which ports support PD or Quick Charge.
  • 🔌 Connect your phone to rear ports (on desktop PCs they are often more powerful than the front ones).

With a cable it’s even easier: take original from phone charger or certified USB-C to USB-C with support PD. For example, cable Anker PowerLine+ withstands up to 100 W.

Port type Max. power Example of laptops
USB 2.0 (Type-A) 2.5 W (0.5A) Old Lenovo, HP, Acer
USB 3.0 (Type-A, blue) 4.5–7.5 W (0.9–1.5A) Dell XPS 13, ASUS ZenBook
Type-C without PD 7.5–15 W (1.5–3A) MacBook Air (up to 2018)
Type-C with PD 18–100 W (3–5A) MacBook Pro, HP Spectre, Dell XPS 15
📊 What laptop do you have?
  • Windows (until 2020)
  • Windows (2021–2026)
  • MacBook (until 2018)
  • MacBook (2019–2026)
  • Other

Method 2: Enable Maximum USB Power in BIOS/UEFI

Many laptops artificially limit the power of USB ports in order to save energy. This can be fixed through the BIOS settings. Instructions for popular brands:

  1. Reboot the laptop and go into the BIOS (usually the F2, Del or Esc).
  2. Find a section Advanced → USB Configuration (names may vary).
  3. Look for options like:
    • USB Power Delivery - install Enabled.
    • USB Charge in Sleep Mode - turn it on.
    • XHCI Hand-off - disable (Disabled).
  • Save changes (F10) and reboot.
  • On MacBook There are no such settings, but you can reset them SMC (System Management Controller), which sometimes solves charging problems:

    1. Turn off your MacBook.
    2. Clamp Control + Option + Shift and the power button for 10 seconds.
    3. Release and turn on the laptop.

    ⚠️ Attention: On some laptops (HP EliteBook, Dell Latitude) changing USB settings in the BIOS can lead to errors connecting peripherals. Before making changes, check if the documentation mentions support BC 1.2 (Battery Charging Specification).

    Disconnect the laptop from the network|Take a photo of the current BIOS settings|Use the keyboard (the mouse may not work)|Do not interrupt the saving process-->

    Method 3: Disable USB Power Saving in Windows

    Windows by default limits power to USB ports when the laptop is running on battery power. To remove this restriction:

    1. Open Control Panel → Hardware and Sound → Power Options.
    2. Click Setting up the power plan next to the active plan.
    3. Select Change advanced power settings.
    4. Find a section USB Settings → USB Temporary Disable Option.
    5. Install Prohibited for both states (battery and mains).

    For macOS There are no similar settings, but you can use the utility System Information (About This Mac → System Report → USB) to check the current port power. If the value Extra Operating Current less 500 mA, the port is operating in limited mode.

    On Linux (Ubuntu, Fedora) run the command to check the restrictions:

    cat /sys/kernel/debug/usb/ci_hdrc.0/role

    If the output contains peripheral, the port cannot output full power.

    💡

    After changes in power supply, reconnect the phone to a different port - sometimes Windows resets the driver settings only after physically disconnecting it.

    Method 4: Use Airplane Mode or Disable Background Processes

    The phone spends energy on background tasks: synchronization Google Drive, application update, network search. In charging mode, this reduces the speed by 20–40%. What to do:

    • ✈️ Turn on airplane mode (on iPhone: Settings → Airplane mode, on Android: swipe down the notification panel).
    • 🔄 Disable auto-update applications:
      • Android: Play Store → Settings → Auto-update applications → Never.
      • iPhone: Settings → App Store → Auto-update.
    • 📡 Turn off Wi-Fi/Bluetoothif you don't use them.
    • 🔋 Activate optimized charging mode (on Xiaomi, Oppo, Realme this speeds up the process 15–20%).

    On Samsung Galaxy there is a hidden function Fast Cable Charging, which is enabled through the engineering menu:

    1. Open the application Phone and dial *#0011#.
    2. Go to Menu → Back → USB Settings.
    3. Select Fast Charge.

    What should I do if my phone gets hot while charging?

    If the phone body gets hotter than 40°C, the battery automatically reduces the charging current. In this case:

    1. Remove the cover.

    2. Place the phone on a flat surface (not on a pillow or blanket).

    3. Use a fan for cooling (but do not blow air directly at the port).

    4. If the temperature does not drop, turn off the charger for 10 minutes.

    Method 5: Update USB Drivers and Phone Firmware

    Legacy drivers may limit current to 0.5A, even if the port supports more. How to update:

    For Windows:

    1. Open Device Manager (Win + X → Device Manager).
    2. Expand section USB controllers.
    3. Find devices with names Generic USB Hub or USB Root Hub.
    4. Right click → Update driver → Automatic search.

    For macOS:

    Update your system to the latest version via System settings → Software update. Apple regularly releases patches for USB-C ports.

    For phone:

    • Android: Settings → System → System update.
    • iPhone: Settings → General → Software Update.

    After the update, restart both your laptop and phone. For example, after updating to Android 14 many users Pixel 7 And Samsung S23 noted an increase in charging speed by 30% via laptop.

    💡

    Drivers for USB 3.0 and Type-C are updated less frequently than for other components. If automatic updates do not help, download them from the laptop manufacturer's website (section "Support").

    Method 6: Use an Externally Powered USB Hub

    If the laptop is old or all ports are weak, USB hub with external power supply can be a salvation. Such hubs are connected to a laptop to transfer data, but are charged from a separate adapter 5V/2A or 9V/3A.

    Examples of powered hubs:

    • 🔌 Anker 7-in-1 USB-C Hub (A8386) - supports PD 100 W for charging your phone and laptop at the same time.
    • 🔌 Satechi Type-C Multi-Port Adapter — gives up to 60 W to USB-C port.
    • 🔌 Baseus 16-in-1 Docking Station — has a separate connector for connecting a power supply.

    How it works:

    1. Connect the hub to your laptop via Type-C or USB 3.0.
    2. Connect the hub's power supply to a power outlet (usually included).
    3. Insert your phone into the hub port with the lightning icon.

    The disadvantage of this method is additional expenses (the hub costs from 3 000 ₽). But the charging speed will increase to the level of the original adapter.

    Method 7: Alternative methods (for advanced)

    If the standard methods don't help, try these non-obvious tricks:

    • 🔧 Disable the port from data: Sometimes the phone slows down charging due to data transfer. On Android when connecting, select Charging only. On iPhone The "Trust this computer?" notification appears. — click Don't trust.
    • 🔄 Use Y cable: A cable with two USB-A connectors on one end can double the power if you connect both ends to a laptop. Example: UGREEN Y-cable.
    • 🖥️ Set the power priority: On some laptops (Lenovo ThinkPad) in Lenovo Vantage You can manually set the power priority of USB ports.
    • 🔋 Overclock the port through the engineering menu: On Android with rights root you can change the parameter fast_charge in /sys/class/power_supply/usb/ (not recommended without experience!).

    For iPhone there is a hack with the adapter Apple USB-C to Lightning and cable Type-C to Type-C:

    1. Connect Type-C cable to laptop.
    2. Connect it with adapter USB-C to Lightning.
    3. Paste Lightning in iPhone.

    This bypasses restrictions USB-A ports and gives up to 12 W instead of 5 W.

    💡

    If you have a laptop with Thunderbolt 3/4, try connecting your phone via a docking station (for example, CalDigit TS4). It distributes power more efficiently than a straight port.

    FAQ: Frequently asked questions about charging via laptop

    Is it possible to damage your phone battery if you charge it through a laptop?

    No, if you follow two rules:

    1. Don't leave your phone on charge for more than 4–5 hours in a row (even if it is already 100% charged).
    2. Avoid overheating (case temperature should not exceed 40°C).

    Modern smartphones automatically limit the current when it reaches 80–90%, so the risk is minimal.

    Why does iPhone charge slower through a laptop than Android?

    Apple uses a proprietary charging protocol that requires certified accessories. Laptops without a chip MFi (Made for iPhone) are limited 5 W. Solution:

    • Use original cable Lightning.
    • Connect to the port Type-C with PD.
    • Turn on Airplane mode.
    Is it possible to charge a phone through a laptop if the laptop is turned off?

    Depends on model:

    • Yes: Most laptops (Dell, HP, Lenovo) supply power to the USB even when turned off if connected to a wall outlet.
    • No: Some ultrabooks (MacBook Air, ASUS ZenBook) disable USB when turned off.

    Check: connect the phone to a switched off laptop (the laptop must be plugged in). If it's charging, everything is fine.

    How to find out how many watts a laptop port produces?

    Verification methods:

    • Windows: Utility USBDeview or Device Manager → USB Controller Properties → Power Options.
    • macOS: System information → USB (search Extra Operating Current).
    • Android: Application Ampere shows current in real time.
    • iPhone: B Settings → Battery A "Not Charging" notification will appear if the power is less 5 W.
    What to do if the laptop doesn’t see the phone, but it’s charging?

    Problem with drivers or phone settings:

    1. On Android turn on USB Debugging (Settings → For Developers).
    2. On Windows update the driver MTP (Media Transfer Protocol).
    3. Try a different cable (the data contacts may be damaged).
    4. Reboot both devices.