Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. External USB HDD not being detected

External USB HDD not being detected

Scheduled Pinned Locked Moved The Lounge
comhelpquestion
14 Posts 7 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Joan M

    Hi all, My brother inlaw called me today asking for help. He has a desktop and a laptop. When he plugs the external HDD to the laptop everything works as expected. When he plugs the external HDD to the desktop nothing happens. I've remotely connected to his desktop, went to device manager and nothing appears there. Nothing in the partitions manager, installed AOMEI partition assistant and nothing. Tomorrow I'll go his place and will try to connect all USB devices into a USB hub (just in case the power supply is not enough to power it). This started happening after replacing the original mechanical HDD for a SSD, and keeping the original one too (to have more space). Any idea of what could be going on? Thank you all in aadvance! :thumbsup:

    www.robotecnik.com[^] - robots, CNC and PLC programming

    R Offline
    R Offline
    RickZeeland
    wrote on last edited by
    #4

    I once had a strange situation similar to that, a PC from a friend had startup problems. Disconnecting the bunch of USB devices that were attached to the PC, and several restarts of Windows helped.

    J 1 Reply Last reply
    0
    • J Joan M

      Hi all, My brother inlaw called me today asking for help. He has a desktop and a laptop. When he plugs the external HDD to the laptop everything works as expected. When he plugs the external HDD to the desktop nothing happens. I've remotely connected to his desktop, went to device manager and nothing appears there. Nothing in the partitions manager, installed AOMEI partition assistant and nothing. Tomorrow I'll go his place and will try to connect all USB devices into a USB hub (just in case the power supply is not enough to power it). This started happening after replacing the original mechanical HDD for a SSD, and keeping the original one too (to have more space). Any idea of what could be going on? Thank you all in aadvance! :thumbsup:

      www.robotecnik.com[^] - robots, CNC and PLC programming

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #5

      Check if the usb delivers enough power to the HDD.

      Wrong is evil and must be defeated. - Jeff Ello

      J 1 Reply Last reply
      0
      • J Joan M

        Hi all, My brother inlaw called me today asking for help. He has a desktop and a laptop. When he plugs the external HDD to the laptop everything works as expected. When he plugs the external HDD to the desktop nothing happens. I've remotely connected to his desktop, went to device manager and nothing appears there. Nothing in the partitions manager, installed AOMEI partition assistant and nothing. Tomorrow I'll go his place and will try to connect all USB devices into a USB hub (just in case the power supply is not enough to power it). This started happening after replacing the original mechanical HDD for a SSD, and keeping the original one too (to have more space). Any idea of what could be going on? Thank you all in aadvance! :thumbsup:

        www.robotecnik.com[^] - robots, CNC and PLC programming

        Richard Andrew x64R Offline
        Richard Andrew x64R Offline
        Richard Andrew x64
        wrote on last edited by
        #6

        Keep in mind that there is an Explorer setting to hide empty drives. If the external drive is empty, it might not show up.

        The difficult we do right away... ...the impossible takes slightly longer.

        J 1 Reply Last reply
        0
        • J Joan M

          Hi all, My brother inlaw called me today asking for help. He has a desktop and a laptop. When he plugs the external HDD to the laptop everything works as expected. When he plugs the external HDD to the desktop nothing happens. I've remotely connected to his desktop, went to device manager and nothing appears there. Nothing in the partitions manager, installed AOMEI partition assistant and nothing. Tomorrow I'll go his place and will try to connect all USB devices into a USB hub (just in case the power supply is not enough to power it). This started happening after replacing the original mechanical HDD for a SSD, and keeping the original one too (to have more space). Any idea of what could be going on? Thank you all in aadvance! :thumbsup:

          www.robotecnik.com[^] - robots, CNC and PLC programming

          E Offline
          E Offline
          ElectronProgrammer
          wrote on last edited by
          #7

          You do not give enough information to diagnose quickly so let's go in slow mode :zzz: I assume that both computers are using the same OS (either windows or linux). If not, the instructions below may not apply. Also, the instructions are ordered from the quickest to do to the hardest. * Try different USB ports on the desktop. Use ports directly from the motherboard. Some case ports have bad cables that affect the speed and power delivery. Preferably use USB 2 ports instead of USB 3 ports. Even today, some drivers have issues with some USB 3 hardware. My current board has this problem in Linux. * Use a Y USB cable to connect the external drive to two USB ports (if you have one). It might be under powered. * Double check that the external box specifications are sufficient for the disk you put inside. It may be working on the laptop (due to different drivers than the desktop) but might be corrupting the disk. I had this problem once were a box appeared to work but was clipping anything above 1TB corrupting the HDD (which, to make maters worse, was a backup drive :doh: ). * If you made an exact copy of the disk on to the SSD and they are both on the desktop, they have the same ID which is unacceptable by the OS so only the first disk to be connected is made available. In this case you have to change the disk ID. The following links from a quick internet search might help (even if they do not present the most appropriate solution) Linux: https://www.linuxquestions.org/questions/linux-general-1/what-is-disk-identifier-740408/[^] How do I change the disk ID in Linux?[^] Windows: How to change Hard Disk's Volume Serial Number (Volume ID) - wintips.org - Windows Tips & How-tos[^] Good luck.

          J 1 Reply Last reply
          0
          • J Jorgen Andersson

            Check if the usb delivers enough power to the HDD.

            Wrong is evil and must be defeated. - Jeff Ello

            J Offline
            J Offline
            Joan M
            wrote on last edited by
            #8

            After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

            www.robotecnik.com[^] - robots, CNC and PLC programming

            https://www.robotecnik.com freelance robots, PLC and CNC programmer.

            1 Reply Last reply
            0
            • E ElectronProgrammer

              You do not give enough information to diagnose quickly so let's go in slow mode :zzz: I assume that both computers are using the same OS (either windows or linux). If not, the instructions below may not apply. Also, the instructions are ordered from the quickest to do to the hardest. * Try different USB ports on the desktop. Use ports directly from the motherboard. Some case ports have bad cables that affect the speed and power delivery. Preferably use USB 2 ports instead of USB 3 ports. Even today, some drivers have issues with some USB 3 hardware. My current board has this problem in Linux. * Use a Y USB cable to connect the external drive to two USB ports (if you have one). It might be under powered. * Double check that the external box specifications are sufficient for the disk you put inside. It may be working on the laptop (due to different drivers than the desktop) but might be corrupting the disk. I had this problem once were a box appeared to work but was clipping anything above 1TB corrupting the HDD (which, to make maters worse, was a backup drive :doh: ). * If you made an exact copy of the disk on to the SSD and they are both on the desktop, they have the same ID which is unacceptable by the OS so only the first disk to be connected is made available. In this case you have to change the disk ID. The following links from a quick internet search might help (even if they do not present the most appropriate solution) Linux: https://www.linuxquestions.org/questions/linux-general-1/what-is-disk-identifier-740408/[^] How do I change the disk ID in Linux?[^] Windows: How to change Hard Disk's Volume Serial Number (Volume ID) - wintips.org - Windows Tips & How-tos[^] Good luck.

              J Offline
              J Offline
              Joan M
              wrote on last edited by
              #9

              After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

              www.robotecnik.com[^] - robots, CNC and PLC programming

              https://www.robotecnik.com freelance robots, PLC and CNC programmer.

              E 1 Reply Last reply
              0
              • Richard Andrew x64R Richard Andrew x64

                Keep in mind that there is an Explorer setting to hide empty drives. If the external drive is empty, it might not show up.

                The difficult we do right away... ...the impossible takes slightly longer.

                J Offline
                J Offline
                Joan M
                wrote on last edited by
                #10

                After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

                www.robotecnik.com[^] - robots, CNC and PLC programming

                https://www.robotecnik.com freelance robots, PLC and CNC programmer.

                1 Reply Last reply
                0
                • R RickZeeland

                  I once had a strange situation similar to that, a PC from a friend had startup problems. Disconnecting the bunch of USB devices that were attached to the PC, and several restarts of Windows helped.

                  J Offline
                  J Offline
                  Joan M
                  wrote on last edited by
                  #11

                  After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

                  www.robotecnik.com[^] - robots, CNC and PLC programming

                  https://www.robotecnik.com freelance robots, PLC and CNC programmer.

                  1 Reply Last reply
                  0
                  • R RedDk

                    This might be helpful to have in the toolbox: USBDeview[^] Chances are that some flavor of USB is preventing the plugged-in HDD to advance the cause of vast local storage. My box has three, black, blue, and (pink) red; none of which I have ever really cared to figure out what the reason each rejected/accepted the various things I've plugged in. Whatever worked worked. Or it didn't. Good luck!

                    J Offline
                    J Offline
                    Joan M
                    wrote on last edited by
                    #12

                    After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

                    www.robotecnik.com[^] - robots, CNC and PLC programming

                    https://www.robotecnik.com freelance robots, PLC and CNC programmer.

                    1 Reply Last reply
                    0
                    • J Joan M

                      After updating Windows, merging all partitions of the old HDD and uninstalling the external HDD driver yesterday night, today it started working again. X| In any case, thanks for your post. :thumbsup:

                      www.robotecnik.com[^] - robots, CNC and PLC programming

                      E Offline
                      E Offline
                      ElectronProgrammer
                      wrote on last edited by
                      #13

                      That sounds more and more like a duplicate ID problem. When you merged the partitions the drive gets assigned a new ID. Had you made an exact copy of the disks before? Understanding what happened might help you prevent it in the future. Either way, problem solved :)

                      J 1 Reply Last reply
                      0
                      • E ElectronProgrammer

                        That sounds more and more like a duplicate ID problem. When you merged the partitions the drive gets assigned a new ID. Had you made an exact copy of the disks before? Understanding what happened might help you prevent it in the future. Either way, problem solved :)

                        J Offline
                        J Offline
                        Joan M
                        wrote on last edited by
                        #14

                        ElectronProgrammer wrote:

                        Either way, problem solved

                        Yesssss... :-D My brother inlaw did it after seeing a youtube tutorial... he used macrium reflect to make the duplicate... I would have formatted the old disk after seeing the new one worked properly to keep it empty and ready to receive music, films and other files.

                        ElectronProgrammer wrote:

                        That sounds more and more like a duplicate ID problem. When you merged the partitions the drive gets assigned a new ID.

                        I agree you.

                        www.robotecnik.com[^] - robots, CNC and PLC programming

                        https://www.robotecnik.com freelance robots, PLC and CNC programmer.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups