Device Manager start up

I do not want the device manager to start up on widows system startup. I have left the box on "start up Device Manager on system startup" unchecked in properties, but it still loads and slows my start up (XP Home) dramatically. What can I do?
Thank you

Try to disable it from load start up items on your windows configuration.

Similar Messages

  • Drvice Manager /!\ next to NVIDIA nforce 10/100 Mbps Ethernet.Device cannot start Code 10

    Product Name and Number:
    HP Pavilion Dv9700
    s/n [Personal Information Removed]
    p/n FE395UA#ABA
    Operating System:
    Windows Vista 64bit
    Current Issue:
    When I open my Device Manager there is an /!\ next to NVIDIA nforce 10/100 Mbps Ethernet.
    When I open it's properties there is a message under the Device Status stating:
    "This device cannot start. (Code 10)"
    It gives me the option to "Search for solutions" which has proven unsuccessful.
    Also, I have the latest driver installed.
    This question was solved.
    View Solution.

    Hi,
    Right click the device itself and select Uninstall.  When this has completed, restart the notebook and let Windows re-discover the device and then check in Device Manager again.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Intel Management Engine Interface, Device status: This device cannot start (Code 10).

    hi Tec,
    Under System devices for the Intel Management Engine Interface, Device status: This device cannot start (Code 10). Using original driver version: 6.0.0.1179 A released date 09-12-2009 (http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-79194-1&cc=us&dlc=en&lc=en&...=), running OS windows 7 Enterprise, 64 bit. HP Pavilion dv3-2390eg Entertainment Notebook PC.
    Issue: my computer auto restart after 2 hours please resolved the issue
    Logs captured from System summary:
    [Problem Devices]
    Device  PNP Device ID   Error Code         
    Intel(R) Management Engine Interface
    PCI\VEN_8086&DEV_3B64&SUBSYS_1404103C&REV_06\3&11583659&0&B0       this device cannot start.               
    Cisco Systems VPN Adapter for 64-bit Windows                ROOT\NET\0000               This device is disabled. 

    Hi Jeenny,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing multiple issues on your ThinkPad Edge E540.
    You can download Intel(R) Management Engine Interface directly or run ThinkVantage system update utility and update the entire required driver for your system.
    Hope this helps. Do post back if issue persists!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • TS1369 My computer (Win 7) recognises my ipod but when Itunes is automatically started the ipod is removed from "my Computer" and is not recognised in itunes, my device manager states he device is being "uninstalled by window" error 21, what is happpening

    My computer (Win 7) recognises my ipod but when Itunes is automatically started the ipod is removed from "my Computer" and is not recognised in itunes, my device manager states he device is being "uninstalled by window" error 21, what is happpening.

    Are you plugging the iPod into a high powered USB 2.0 port on the back of your PC? Have you tried a different USB cable?
    What happens if you try to reset the device with it still connected to the PC?
    How to reset iPod
    Has this iPod ever worked on this PC or is this the first time you have time you have tried connecting it?
    Have you carefully worked through each and every single suggestion in this Apple support document?
    iPod not recognized in 'My Computer' and in iTunes for Windows
    B-rock

  • Can't start device-manager.exe under Vista

    Can't start C:\Program Files\NetBeans 6.9\javafx\javafx-sdk\emulator\mobile\bin\device-manager.exe under Vista 32. It works fine under Windows XP
    error is java.net.BindException: Address already in use: JVM_Bind
    I changed C:\Program Files\NetBeans 6.9\javafx\javafx-sdk\emulator\mobile\toolkit-lib\modules\bootstrap\conf\system.properties
    I tried
    device-manager.object-registry.host: 127.0.0.1
    device-manager.object-registry.port: 61309
    no success
    my C:\Windows\System32\drivers\etc\hosts consists
    127.0.0.1 localhost
    ::1 localhost
    error output is
    [   2408] DEBUG - un.jme.toolkit.bootstrap.Batch - Called create on cldc-ConnMg
    rBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling create on cldc-Midle
    tMgrBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Called create on cldc-Midlet
    MgrBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling create on cldc-Profi
    lerBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Called create on cldc-Profil
    erBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling create on cldcnokdp-
    ConnMgrBridgeFactory
    [   2409] DEBUG - un.jme.toolkit.bootstrap.Batch - Called create on cldcnokdp-C
    onnMgrBridgeFactory
    [   2410] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling create on cldcnokdp-
    MidletMgrBridgeFactory
    [   2410] DEBUG - un.jme.toolkit.bootstrap.Batch - Called create on cldcnokdp-M
    idletMgrBridgeFactory
    [   2410] INFO - un.jme.toolkit.bootstrap.Batch - Calling start() methods...
    [   2410] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling start on DeviceAddre
    ssManager
    [   2419] DEBUG - un.jme.toolkit.bootstrap.Batch - Called start on DeviceAddres
    sManager
    [   2419] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling start on DeviceRegis
    trationNotifier
    [   2419] DEBUG - un.jme.toolkit.bootstrap.Batch - Called start on DeviceRegist
    rationNotifier
    [   2419] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling start on HttpServer
    [   2494] DEBUG - un.jme.toolkit.bootstrap.Batch - Called start on HttpServer
    [   2494] DEBUG - un.jme.toolkit.bootstrap.Batch - Calling start on RapiClientS
    ervice
    [   2500] ERROR - sun.kvem.tools.http.HttpServer - java.net.BindException: Addr
    ess already in use: JVM_Bind
    java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at com.sun.kvem.tools.http.HttpServer.createServerSocket(Unknown Source)
    at com.sun.kvem.tools.http.HttpServer.run(Unknown Source)
    [   2547] ERROR - sun.kvem.tools.http.HttpServer - java.net.BindException: Addr
    ess already in use: JVM_Bind
    java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    ...

    I am having the same problem here with Windows 7 64bit. Why are most of Oracle forum posts are left unanswered. Found many people having similar problems, but nobody seems to have the answer. Anybody, please help
    Thank you in advance
    Regards,
    pra

  • New ATA channel with an exclamation point appear in the device manager at each start (when no new device has been installed)

    Good morning,
    My desktop, (Win7 64, AMD cpu/ Gigabyte mother board) , started to generate strange problems such as my laser usb printer not reachable even after disinstal/reinstall.
    I took a look in the device manager, and found 2 ATA channel with an exclamation point, "drivers not found'. I also found a USB universal controller with the same exclamation point and the same error.
    I changed nothing in terms of Bios since the machine was built (AHCI, Raid not active). The main drive is a SSD on primary SATA port, classic drive on the second port.
    I deleted the 3 items, the printer started to work again.  They reappeared after the next reboot.
    Weird thing: it looks like the problems appeared after connecting/disconnecting a Nikon camera to one of the usb port (identified as a mass storage device).
    I ran multiple scans (root) in case a virus would have generated the problem, negative.
    Last point (can't tell if it's related or not), my browsers started crashing randomly.
    Thank you

    Hi,
    I'd ask your question in the Windows forums here:
    http://answers.microsoft.com/en-us/windows
    Or perhaps over in the Win7 IT Pro forum here, since you seem fairly comfortable:
    http://social.technet.microsoft.com/Forums/en-us/home?category=w7itpro&filter=alltypes&sort=lastpostdesc
    This forum is meant for reporting issues with the forums themselves, not product support.
    Good luck.
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • HP Device Manager won't start.

    I'm trying to start HP Device Manager but it won't work. First i tryed just buy clicking on it in my menu but nothing happened. Then i ran hp-tools in the terminal but just this came up:
    [jakob@Katten applications]$ hp-toolbox
    HP Linux Imaging and Printing System (ver. 3.11.12)
    HP Device Manager ver. 15.0
    Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    warning: Qt/PyQt 4 initialization failed.
    error: hp-toolbox requires GUI support. Exiting.
    As you can see here i've installed pyqt but it still won't run. I've even tryed the pyqt3 but it still didn't start. So how do i get this program running?
    [jakob@Katten applications]$ pacman -Ss pyqt
    extra/eric 5.1.7-1
        A full-featured Python 3.x and Ruby IDE in PyQt4
    extra/eric4 4.4.19-1
        A full-featured Python 2.x and Ruby IDE in PyQt4
    extra/pyqt 4.9-2 [installed]
        A set of Python 3.x bindings for the Qt toolkit
    extra/python2-pyqt 4.9-2
        A set of Python 2.x bindings for the Qt toolkit
    community/pyqt3 3.18.1-9
        A set of Python bindings for the Qt3 toolkit

    HarlemSquirrel, please read the forum rules. Necrobumping threads, especially with empty/power posts is not allowed.
    Closing...

  • In device manager it says code 10 - this device cannot start (read message)

    In device manager next to the icon for pioneer DVD-RW DVR K17A Device it has a yellow ! triangle and when i click on it, it says this device cannot start code 10. I got the laptop in June and hadnt noticed the problem til now. When i followed instructions to possbily install updated drivers/software i did so but was told i am up to date.
    Thanks

    Hi,
    I had this exact problem yesterday. I suspect you're running Vista right? The other guy made a good point about saying what machine you've got and what OS you run, so I offer this advice with the disclaimer that I can't be 100 per cent sure it's your problem. However, I've had the exact same problem (referencing the "code 10") recently on my laptop which runs Vista. I called up support and they said there's a bunch of software, especially for things like MP3 players and digital cameras, which is compatible with vista +but+ causes the DVD / CD drive to stop working. He directed me to a page that talks you through a registry patch, which both he and the page itself advises is a little risky. That said, I did the patch and now the DVD / CD drive works. Or that is, it actually reads the DVD before citing some other reason why it can't be played (some worthless advice about reducing screen resolution and colour quality - haven't got any ideas about that have you?).
    Here is the address of the page with the registry patch:
    support.microsoft.com/kb/929461
    Again, I'm not a techie, I'm not at all expert about dealing with computer probs and since I don't know what OS you're running and on what machine I can't be sure this applies to you. But it seems like it does.

  • Ipod 5th Generation 80 GB / Device Manager / Driver not Installed / Code 28

    Well, where do I begin! Got my 1st Ipod 2 days ago & still unable to use it! I have installed & uninstalled the itunes 7 software numerous times. On phone w/ Apple for 1 hour...followed by online chat help w/ Dell.
    I've tryed 4 different USB ports on my computer. The device Manager shows the Ipod w/ a ? and a ! in yellow. The add new hardware tells me, "Drivers for this device are not installed. Code 28." My computer reconizes that the ipod is plugged in, but will not do anything. There is no communication between the 2. Keeps telling me to insert cd for software for ipod.
    Help! Does seem that other people are having similar issues. I think a software cd should of been provided w/ the ipod....not sure if that would of corrected my problem.

    Hi,
    Click Start > All Programs > Accessories > Run. the Run dialog appears,
    Type %temp%, then click OK.
    locate and enter into the HP Installation temporary folder, start with the 7Z characters.
    If you can see several folders starting with 7Z, locate the latest one.
    Click the Address bar area, then the full address path will appear,
    Copy the full path location by clicking CTRL + P while the path is selected.
    Enter the Device Manager.
    Right click the printer name with the error mark, then click Update Driver.
    Select the second option to manually locate the driver.
    Paste the temporary folder path and click Next (Keep Include Sub Fulders marked), the driver should be updated.
    Please let me know of any change,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • IPod is not recognized by Windows, iTunes or Device Manager

    I'm running Windows XP with external hard drive. When hard drive is connected, iPod will not sync and I get message stating "USB Device Not Recognized. One of the USB devices had malfunctioned..."
    When disconnect, iPod will sync. However, iTunes is on external drive; therefore musc is not syncing onto iPod. I've attempted the 5 R's as well as searching for iPod in Device Mananger. When iPod is conncected, it is listed in Devce Manage as "Unknown Device." Articles to solve recommend relettering device, bu how do I get it to be recognized by Device Manager?

    I HAVE A SIMILAR PROBLEM TO THAT I JUST BOUGHT MY 30GB IPOD VIDEO ABOUT 4 HOURS AGO, SINCE THEN I HAVE BEEN REALLY STRUGGLING TO INSTALL IT. A SOON AS I GOT IT, I DID EXACTLY WHAT IT SAID, I WENT TO WWW.APPLE.COM/IPOD/START AND DOWNLOADED THE NEWEST ITUNES VERSION. THEN I PLUGGED IN MY IPOD TO MY COMPUTER, AND ALL THAT HAPPENS IS A LITTLE BUBBLE OPENS UP AND SAYS "FOUND NEW HARDWARE" WHEN I CLICK THAT, IT OPENS UP, AND I CLICK "INSTALL THE SOFTWARE AUTOMATICALLY" WHERE IT SAYS IT, THEN I CLICK NEXT AND WAIT. AFTER, IT SAYS "THE HARDWARE WAS NOT INSTALLED BECAUSE THE WIZARD CANNOT FIND THE NECESARRY SOFTWARE".AFTER I WENT TO WWW.APPLE.COM TO FIND OUT WHAT THE PROBLEM WAS, I'VE LOOKED THROUGH AND READ EVERY ARTICLE THAT CAN PERTAIN TO MY SITUTAION, BUT NONE HAVE HELPED ME I AM DISPLEASED TO SAY, THE LAST ARTICLE I READ WAS THIS ONE:
    http://docs.info.apple.com/article.html?artnum=305136
    BUT EVEN THAT DOES NOT HELP ME BECAUSE WHEN I GET TO STEP 8 WHICH SAYS "Locate the iPod in this list. In some cases one of the entries will have "iPod" in its name. If no such entries are present, the iPod is most likely represented by "USB Mass Storage Device." I LOOK FOR WHERE IT SAYS "IPOD" OR "USB MASS STORAGE DEVICE" UNDER "UNIVERSAL SERIAL BUS CONTROLLERS, AND CANNOT FIND EITHER THING..I HAVE RESTARTED MY COMPUTER A NUMBER OF TIMES, I HAVE EVEN UNISTALLED ITUNES THEN REINSTALLED IT I HAVE STRETCHED EVERY OPTION AND NOTHING HAS WORKED..CAN SOME ONE PLEASE HELP ME??..I HAVE BEEN TRYING TO SOLVE THIS PROBLEM FOR 4 HOURS STRAIGHT STOPPING ONLY TO GO TO THE BATHROOM AND GRAB A BITE TO EAT..

  • "Device Cannot Start - Code 10" - Windows Vista Error, w/ 2nd Gen. Nano

    I'm having trouble with my Nano and Windows Vista. The computer is recognizing the iPod just fine and seeing all of my songs, but nothing will play and the diamond bar does not move. I can't hear previews online either.
    Under device manager, a yellow "!" shows up for the iPod, and it says "Device Cannot Start - Code 10" when I check. All of my drivers and updates are current as of today. So is iTunes. Any thoughts?
    It worked before, but now it's not.

    This is a reasonably common error on a PC when there is a problem with either a USB device, your USB cables or hardware, or the system drivers.
    In a case where, as you say, the device works properly with other computers, the problem is more likely to be with the hardware or drivers on the computer you're trying to connect to.
    See this site for some hints:
    http://www.pchell.com/hardware/usbcode10.shtml
    I found it via a web search; I don't have any connection to that site.
    The good news is that your iPhone is probably fine.

  • The Ultimate Guide to Resolving Profile and Device Manager Issues

    The following article also applies to issues after re-setting the severs' hostname. It also applies to situations where re-setting the Code Signing Certifictateas described by Apple has not resolved the issue.
    Hello,
    I have been plagued with Profile Manager and Device Manager issues since day one.
    I would like to share my experience and to suggest a way how to resolve issues such as device cannot be enrolled or Code Signing Certificate not accepted.
    I shall try to be as brief as possible, just giving an overview of the steps that resolved my issues. The individual steps have been described elsewhere in this forum. For users who have purchased commercial SSL certs the following may not apply.
    In my view many of these issues are caused by missing or faulty certificates. So let us first touch on the very complex matter of certificates.
    Certificates come in many flavours such as CA (Certificate Authority), Code Signing Certificate, S/MIME and Server Identification.
    (Mountain?) Lion Server creates a so-called Intermediate CA certificate (IntermediateCA_hostname_1") and Server Identification Certificate ("hostname") when it installs first. This is critical for the  operation of many server functionalities, including Open Direcory. These certs together with the private/public keys can be found in your Keychain. Profile  and Device Manager may need a Code Signing Certificate.
    The most straightforward way to resolve the Profile Manaher issues is in my view to reset the server created certicates.
    The bad news is that this procedure involves quite a few steps and at least 2 hours of your precious time because it means creating a fresh Direcory Master.
    I hope that I have not forgotten to mention an important step. Readers' comments and addenda are welcome.
    I shall outline a sensible strategy:
    1. Clone your dysfunctional server to an external harddrive (SuperDuper does a reliable job)
    2. Start the server fom the clone and shut down ALL services.
    3. It may be sensible to set up a root user access.
    4. Back-up all user data such as addess book, calendar and other data that you *may* need to set up your server.
    5. Open Workgroup Manager and export all user and workgroup accounts to the drive that you using to re-build your server (it may cause problems if you back-up to an external drive).
    6. Just in case you may also want to back-up the Profile Manager database and erase user profiles:
    In Terminal (this applies to Lion Server - paths may be diferent in Mountain Lion !)
    Backup: sudo pg_dump -U _postgres -c device_management > $HOME/device_management.sql
    Erase database:
    sudo /usr/share/devicemgr/backend/wipeDB.sh
    7. Note your Directory (diradmin) password for later if you want to re-use it.
    8. Open Open Server Admin and demote OD Master to Standalone Directory.
    9. In Terminal delete the old Certificate Authority
    sudo rm -R /var/root/Library/Application\ Support/Certificate\ Authority/
    This step is crucial because else re-building you OD Master will fail.
    9. Go back to Server Admin and promote the Standalone Directory to OD Master. You may want to use the same hostname.
    10. When the OD Master is ready click on Overview and check that the LDAP and Keberos Realm reflect your server's hostname.
    11. Go back to Workgroup Manager and re-import users and groups.
    NOTE: passwords are not being exported. I do not know how to salvage user passwords. (Maybe passwords can be recovered by re-mporting an OD archive - comments welcome! ).
    12. Go to Server App and reset passwords and (not to forget) user homefolder locations, in particular if you want to login from a network account!
    If the home directory has not been defined you cannot login from a network account.
    13. You may now want to restore Profile Manager user profiles in Terminal. Issue the following commands:
    sudo serveradmin stop devicemgr
    sudo serveradmin start postgres
    sudo psql -U _postgres -d device_management -f $HOME/device_management.sql
    sudo serveradmin start devicemgr
    14. You can now switch back on your services, including Profile Manager.
    In Profile Manager you may have to configure Device Management. This creates a correct Code Signng Certicate.
    15. Check the certificate settings in Server App -> Hadware -> Settings-> SSL Certificates.
    16. Check that Apple Push Notifications are set.(you easily check if they are working later)
    17. You may want to re-boot OS Server from the clone now.
    18. After re-boot open Server App and check that your server is running well.
    19. Delete all profiles in System Preferences -> Profiles.
    19. Login to Profile Manager. You should have all users and profiles back. In my experience devices have to be re-enrolled before profiles can be pushed and/or devices be enrolled. You may just as well delete the displayed devices now.
    20. Grab one of your (portable) Macs that you want to enrol and go to (yourhostname)/mydevices and install the server's trust profile. The profile's name  should read "Trust Profile for...) and underneath in green font "Verified".
    21. Re-enrol that device. At this stage keep your finger's crossed and take a deep breath.
    22. If the device has been successfully enrolled you may at last want to test if pushing profiles really works. Login to Profile Manager as admin, select the newly enrolled device. Check that Automatic Push is enabled (-> Profile -> General). Create a harmless management profile such as defining the dock's position on the target machine. (Do not forget to click SAVE at the end - this is easily missed here). If all is well Profile Manager will display an active task (sending) and the dock's position on the target will have changed in a few seconds if you are on a LAN (Note: If sending seems to take forever: check on the server machine and/or on your router that the proper ports are open and that incoming data is not intercepted by Little Snitch or similar software).
    Note: if you intend to enrol an Apple iPhone you may first need to install the proper Apple Configuration software.
    Now enjoy Profile and Device Manager !
    Regards,
    Twistan

    HI
    1. In Action profiles, logon to system and recheck correcion are available in action definition as well in condition configuration and the schedule condition is also maintained. but the display is not coming(i.e in the worklist this action is not getting displayed).
    You can check the schedule condition for the action and match the status values...or try recreating the action with schedule condition again....for customer specific ....copy the standard aciton with ur zname and make a schedule condition and check the same.
    2, In suppport team of incident when i give individual processor it throwing a warning that u r not the processor. but when i give org unit it is working perfectly. Could anyone guide on this.
    You need to have the empolyee role for BP ..goto BP and got here dropdown for ur bp and choose role Employee and then enter ur userid
    also make sure that u have the message processing role
    Hope it clarifies ur doubt and resolve ur prob
    Regards
    Prakhar

  • 780ti Twin Frozr showing up as tesla k40t in Device Manager

    Hey guys I need some help with a 3rd 780ti i recently purchased from Amazon.
    I installed it and its showing up in device manager as a Tesla k40t. I reinstalled my drivers and that did not help although I have not uninstalled and reinstalled them yet.
    Using the latest Nvidia drivers 353.06
     System
    AMD 8350 h100i watercooled
    16gb Corsair Vengance running at 2133
    Evga supernova 1300w psu
    3 MSI 780 ti twin frozr gaming 3g watercooled with ek products
    Asus Crosshair Formula V-Z mobo
    Samsung 840 evo system drive
    Samsung 840 evo game drive
    1tb hdd as backup drive
    I get this error in device manager also
    This device cannot start. (Code 10)
    Insufficient system resources exist to complete the API.
    Checked with nvflash and i get it not reporting as a 780 ti
    Checked in gpu z and i get unknown info everywhere and cannot pull its bios.
    Could the cards bios need to be flashed to the correct one?
    i uninstalled it from device manager and all displays went black and i had to reboot.
    upon reboot it detected my 2 working 780ti cards and they are currently in sli and the bridge i'm using is a hard rigid asus one that came with my mobo.
    Any ideas? Any help or ideas are appreciated. I am going to use DDU while im waiting on someone to respond here and hope that fixes the problem. and reinstall from scratch. Thx in advance!!!!

    Quote
    Hey guys I need some help with a 3rd 780ti i recently purchased from Amazon.
    I installed it and its showing up in device manager as a Tesla k40t. I reinstalled my drivers and that did not help although I have not uninstalled and reinstalled them yet.
    only 1 of them is shows like this? [newest and latest one]
    if you leave the new card alone in the system, does it shows the same?

  • IPhone 3GS Not Recognized by PC, iTunes or Device Manager

    I'm hoping someone can help me out here, my laptop isn't recognizing my iPhone when I plug it in, it doesn't show in iTunes and it doesn't show in Device Manager either.  I've already restored my computer back almost a week, I've reinstalled iTunes, and I've stopped/started the Apple Mobile Device service, I've taken a screen shot to try and force my laptop to see it as a camera, along with whatever else I could find that pertained to my issue, and it still isn't being recognized when I plug it in.  It works on another PC (an older HP laptop with the newest iTunes), I'm currently using a Sony VAIO VGN-FW480J Vista 64 with the newest iTunes installed as well.  The odd thing is that when my phone was acting up the other day, it put itself in restore mode and my laptop picked it up right away as did iTunes.  But when the phone is functioning properly it doesn't see it, and its only been recently that its doing this.  Does anyone have any ideas as to whats causing this to happen, and how can it be resolved?  Just to save the question from being asked, no the phone is not jailbroken, I did it with my 3g a year or so ago and saw no real gain out of it, so why do it to my 3GS.  Thanks in advance for any and all help with the issue.
    Semper Fi
    Franco

    I HAVE A SIMILAR PROBLEM TO THAT I JUST BOUGHT MY 30GB IPOD VIDEO ABOUT 4 HOURS AGO, SINCE THEN I HAVE BEEN REALLY STRUGGLING TO INSTALL IT. A SOON AS I GOT IT, I DID EXACTLY WHAT IT SAID, I WENT TO WWW.APPLE.COM/IPOD/START AND DOWNLOADED THE NEWEST ITUNES VERSION. THEN I PLUGGED IN MY IPOD TO MY COMPUTER, AND ALL THAT HAPPENS IS A LITTLE BUBBLE OPENS UP AND SAYS "FOUND NEW HARDWARE" WHEN I CLICK THAT, IT OPENS UP, AND I CLICK "INSTALL THE SOFTWARE AUTOMATICALLY" WHERE IT SAYS IT, THEN I CLICK NEXT AND WAIT. AFTER, IT SAYS "THE HARDWARE WAS NOT INSTALLED BECAUSE THE WIZARD CANNOT FIND THE NECESARRY SOFTWARE".AFTER I WENT TO WWW.APPLE.COM TO FIND OUT WHAT THE PROBLEM WAS, I'VE LOOKED THROUGH AND READ EVERY ARTICLE THAT CAN PERTAIN TO MY SITUTAION, BUT NONE HAVE HELPED ME I AM DISPLEASED TO SAY, THE LAST ARTICLE I READ WAS THIS ONE:
    http://docs.info.apple.com/article.html?artnum=305136
    BUT EVEN THAT DOES NOT HELP ME BECAUSE WHEN I GET TO STEP 8 WHICH SAYS "Locate the iPod in this list. In some cases one of the entries will have "iPod" in its name. If no such entries are present, the iPod is most likely represented by "USB Mass Storage Device." I LOOK FOR WHERE IT SAYS "IPOD" OR "USB MASS STORAGE DEVICE" UNDER "UNIVERSAL SERIAL BUS CONTROLLERS, AND CANNOT FIND EITHER THING..I HAVE RESTARTED MY COMPUTER A NUMBER OF TIMES, I HAVE EVEN UNISTALLED ITUNES THEN REINSTALLED IT I HAVE STRETCHED EVERY OPTION AND NOTHING HAS WORKED..CAN SOME ONE PLEASE HELP ME??..I HAVE BEEN TRYING TO SOLVE THIS PROBLEM FOR 4 HOURS STRAIGHT STOPPING ONLY TO GO TO THE BATHROOM AND GRAB A BITE TO EAT..

  • My Ipd Nano 6th generation isn't recognized by my computer or iTunes. I've followed all the troubleshooters and have uninstalled and reinstalled iTunes numerous times. I've checked for legacy software under device manager but I keep getting error 10.

    My Ipod Nano 6th generation is no longer recognized by iTunes & my computer. I did all troubleshooting steps. After checking for changes and reinstalling legacy software in device manager I keep getting an error 10 message (device can't start). My device is charging when I plug it in and is otherwise still functioning normally. Can anyone help me please?

    Universal Serial Bus controllers
         Intel(R) ICH9 Family USB Universal Host Controller - 2934
         Intel(R) ICH9 Family USB Universal Host Controller - 2935
         Intel(R) ICH9 Family USB Universal Host Controller - 2936
         Intel(R) ICH9 Family USB Universal Host Controller - 2937
         Intel(R) ICH9 Family USB Universal Host Controller - 2938
         Intel(R) ICH9 Family USB Universal Host Controller - 2939
         Intel(R) ICH9 Family USB Universal Host Controller - 293A
         Intel(R) ICH9 Family USB Universal Host Controller - 293C
         USB Composite Device
         USB Root Hub
         USB Root Hub
         USB Root Hub
         USB Root Hub
         USB Root Hub
         USB Root Hub
         USB Root Hub
         USB Root Hub
    I'm not sure if it charged when I hooked it up to my roommate's computer, but it definately didn't register either. If I put it on the dock it plays so the port is fine, but that still doesn't help me sync it to my computer.

Maybe you are looking for

  • Reg: Problem  in XML PUBLISHER Report

    Hi all, I am working building report using xml publisher. Problem i facing was , *1. I created the template in RTF and attached to data definition* for eg: my rtf is sno item quantity price ( I created this field in table structure and mapped to xml

  • Help me with my Mobo please

    I have been looking for my soundcard drivers for 3 days now, please help 

  • SQL query error

    I have a complicated SQL query which looks like the following: UPDATE SeqPick SET SeqPick.AceTopAge = SEQS.TopAge, SeqPick.AceBaseAge = SEQS.BaseAge FROM T_Well_SeqPick SeqPick INNER JOIN (SELECT TOPS.Sequence_Name, TOPS.Sequence_ID, TOPS.TopAge, BAS

  • Archiving statistics reports

    Hello ILM/Archiving enthusiasts, I am starting this discussion on a topic which is  post "archiving statistics" . As we know , that after an archive write job is completed and a spool is generated. There is good information in these spools , which ex

  • Build user interfaces

    This question was posted in response to the following article: http://help.adobe.com/en_US/flashbuilder/using/WSe4e4b720da9dedb5-1a92eab212e75b9d8b2-7fe7 .html