How to restart audio without rebooting (USB soundcard) - the nasty case












7















I have a very similar problem to this: Is there a way to restart audio without restarting a Windows 7 computer?



I've got a USB external sound card (Line6 UX1, the older one), the OS is Windows 7 x64.



At a random moment (either when I'm playing a movie or a game) it stops completely.



Variation one: absolutely no sound when playing back anything, but I can edit/playback music without problem through the ASIO drivers (i.e. from Sound Forge).



Variation two: absolutely no sound when playing back anything, and applications using the ASIO driver do not find the external sound card. Flash player freezes all browsers (most ads are now in flash) and also iexplore.exe hungs playing the logoff sound.



I've tried almost everything: getting new drivers, disable/enable sound card through Sound menu (when I trying to disable it, it hangs forever or I cannot even access Sound menu at all!), I have tried even to disable USB management of Power options menu.



My last hope was net stop audiosrv but it went to infinite loop as well (I had enough of it after writing dots on the screen for 5 minutes).



This thing drives me crazy. My hypothesis is that an exception occurs in one of the drivers, that crashes that part of the system. If I could locate that specific process, force kill it and restart, that'd be awesome.



Edit:



I will try to check out this method next time the problem occurs (http://community.spiceworks.com/how_to/show/312-stop-a-hung-service):




  1. query the process ID of the audio service: sc queryex audiosrv

  2. headshot the process dude: taskkill /f /pid [process ID]


I'll update this question if it works, and provide you a batch file.



Edit 2:



With this solution I could restart the Windows Audio service. It looked fine, until I wanted to play anything with audio. Playing goes for a second and stops (either an mp3 in a player or youtube). So the problem is nastier I thought. I'll check out the grounding issue next.
Note: Soundcard still works with the ASIO drivers.










share|improve this question

























  • bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

    – Journeyman Geek
    Sep 17 '13 at 12:09











  • We'll see. On average I get this problem 2 times per week.

    – atoth
    Sep 17 '13 at 12:21











  • The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

    – root
    Oct 2 '13 at 21:00
















7















I have a very similar problem to this: Is there a way to restart audio without restarting a Windows 7 computer?



I've got a USB external sound card (Line6 UX1, the older one), the OS is Windows 7 x64.



At a random moment (either when I'm playing a movie or a game) it stops completely.



Variation one: absolutely no sound when playing back anything, but I can edit/playback music without problem through the ASIO drivers (i.e. from Sound Forge).



Variation two: absolutely no sound when playing back anything, and applications using the ASIO driver do not find the external sound card. Flash player freezes all browsers (most ads are now in flash) and also iexplore.exe hungs playing the logoff sound.



I've tried almost everything: getting new drivers, disable/enable sound card through Sound menu (when I trying to disable it, it hangs forever or I cannot even access Sound menu at all!), I have tried even to disable USB management of Power options menu.



My last hope was net stop audiosrv but it went to infinite loop as well (I had enough of it after writing dots on the screen for 5 minutes).



This thing drives me crazy. My hypothesis is that an exception occurs in one of the drivers, that crashes that part of the system. If I could locate that specific process, force kill it and restart, that'd be awesome.



Edit:



I will try to check out this method next time the problem occurs (http://community.spiceworks.com/how_to/show/312-stop-a-hung-service):




  1. query the process ID of the audio service: sc queryex audiosrv

  2. headshot the process dude: taskkill /f /pid [process ID]


I'll update this question if it works, and provide you a batch file.



Edit 2:



With this solution I could restart the Windows Audio service. It looked fine, until I wanted to play anything with audio. Playing goes for a second and stops (either an mp3 in a player or youtube). So the problem is nastier I thought. I'll check out the grounding issue next.
Note: Soundcard still works with the ASIO drivers.










share|improve this question

























  • bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

    – Journeyman Geek
    Sep 17 '13 at 12:09











  • We'll see. On average I get this problem 2 times per week.

    – atoth
    Sep 17 '13 at 12:21











  • The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

    – root
    Oct 2 '13 at 21:00














7












7








7


2






I have a very similar problem to this: Is there a way to restart audio without restarting a Windows 7 computer?



I've got a USB external sound card (Line6 UX1, the older one), the OS is Windows 7 x64.



At a random moment (either when I'm playing a movie or a game) it stops completely.



Variation one: absolutely no sound when playing back anything, but I can edit/playback music without problem through the ASIO drivers (i.e. from Sound Forge).



Variation two: absolutely no sound when playing back anything, and applications using the ASIO driver do not find the external sound card. Flash player freezes all browsers (most ads are now in flash) and also iexplore.exe hungs playing the logoff sound.



I've tried almost everything: getting new drivers, disable/enable sound card through Sound menu (when I trying to disable it, it hangs forever or I cannot even access Sound menu at all!), I have tried even to disable USB management of Power options menu.



My last hope was net stop audiosrv but it went to infinite loop as well (I had enough of it after writing dots on the screen for 5 minutes).



This thing drives me crazy. My hypothesis is that an exception occurs in one of the drivers, that crashes that part of the system. If I could locate that specific process, force kill it and restart, that'd be awesome.



Edit:



I will try to check out this method next time the problem occurs (http://community.spiceworks.com/how_to/show/312-stop-a-hung-service):




  1. query the process ID of the audio service: sc queryex audiosrv

  2. headshot the process dude: taskkill /f /pid [process ID]


I'll update this question if it works, and provide you a batch file.



Edit 2:



With this solution I could restart the Windows Audio service. It looked fine, until I wanted to play anything with audio. Playing goes for a second and stops (either an mp3 in a player or youtube). So the problem is nastier I thought. I'll check out the grounding issue next.
Note: Soundcard still works with the ASIO drivers.










share|improve this question
















I have a very similar problem to this: Is there a way to restart audio without restarting a Windows 7 computer?



I've got a USB external sound card (Line6 UX1, the older one), the OS is Windows 7 x64.



At a random moment (either when I'm playing a movie or a game) it stops completely.



Variation one: absolutely no sound when playing back anything, but I can edit/playback music without problem through the ASIO drivers (i.e. from Sound Forge).



Variation two: absolutely no sound when playing back anything, and applications using the ASIO driver do not find the external sound card. Flash player freezes all browsers (most ads are now in flash) and also iexplore.exe hungs playing the logoff sound.



I've tried almost everything: getting new drivers, disable/enable sound card through Sound menu (when I trying to disable it, it hangs forever or I cannot even access Sound menu at all!), I have tried even to disable USB management of Power options menu.



My last hope was net stop audiosrv but it went to infinite loop as well (I had enough of it after writing dots on the screen for 5 minutes).



This thing drives me crazy. My hypothesis is that an exception occurs in one of the drivers, that crashes that part of the system. If I could locate that specific process, force kill it and restart, that'd be awesome.



Edit:



I will try to check out this method next time the problem occurs (http://community.spiceworks.com/how_to/show/312-stop-a-hung-service):




  1. query the process ID of the audio service: sc queryex audiosrv

  2. headshot the process dude: taskkill /f /pid [process ID]


I'll update this question if it works, and provide you a batch file.



Edit 2:



With this solution I could restart the Windows Audio service. It looked fine, until I wanted to play anything with audio. Playing goes for a second and stops (either an mp3 in a player or youtube). So the problem is nastier I thought. I'll check out the grounding issue next.
Note: Soundcard still works with the ASIO drivers.







windows-7 usb audio sound-card






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 20 '17 at 10:04









Community

1




1










asked Sep 16 '13 at 21:28









atothatoth

146127




146127













  • bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

    – Journeyman Geek
    Sep 17 '13 at 12:09











  • We'll see. On average I get this problem 2 times per week.

    – atoth
    Sep 17 '13 at 12:21











  • The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

    – root
    Oct 2 '13 at 21:00



















  • bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

    – Journeyman Geek
    Sep 17 '13 at 12:09











  • We'll see. On average I get this problem 2 times per week.

    – atoth
    Sep 17 '13 at 12:21











  • The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

    – root
    Oct 2 '13 at 21:00

















bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

– Journeyman Geek
Sep 17 '13 at 12:09





bit of a workaround, and I'm a little curious, but I wonder if WASAPI outputs would work when the rest is frozen up.

– Journeyman Geek
Sep 17 '13 at 12:09













We'll see. On average I get this problem 2 times per week.

– atoth
Sep 17 '13 at 12:21





We'll see. On average I get this problem 2 times per week.

– atoth
Sep 17 '13 at 12:21













The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

– root
Oct 2 '13 at 21:00





The same happened to me and it took time to find a solution. My soundcard, an Icemat Siberia USB Soundcard, had 2 buttons in the driver's GUI that toggled different sized rooms to emulate in the headphones. For what ever reason, when my sound died, all I needed to do was switch between these two modes and sound would come back. For what ever reason, this toggle would reset (in a sense) the driver. I'm sure your driver is vastly different, and although my answer is relatively vague, it may be worth fiddling with your current driver's interface (if there is one) for a setting like this.

– root
Oct 2 '13 at 21:00










6 Answers
6






active

oldest

votes


















3














I can suggest you try the following, for what it is worth.



When you open the Device Manager go to View->Devices by connection. After the view changes find the USB HUB where your sound card is plugged in, and try do Disable/Enable it, and see what happens afterwards.



I have used this method to reinitialize USB Stick which I have previously ejected (right click -> eject).



Let me know what you think.






share|improve this answer
























  • I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

    – atoth
    Jul 10 '15 at 19:57





















0














Please check the AudioEndPointBuilder and the PlugPlay Services which form the chain of dependency for AudioSrv. Try stop and restart these two services if the situation becomes dire. If PlugPlay service seems affected change the service properties->Recovery->1st failure to "Restart the service" instead of "restart the computer" and then proceed to stop and start that service.
Of course if none of these help, examine the possibility of electrical wiring issues (like no proper grounding etc) which I have seen wreak havoc with Plug and Play problem situations.
-- Cheers.






share|improve this answer
























  • Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

    – atoth
    Sep 20 '13 at 13:44











  • At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

    – user66001
    Feb 5 '15 at 22:08



















0














USB sound can be lost after PC sleeps or after playing. I found the problem to be caused by a conflict between devices. I fixed the conflict by doing the following:




  1. Find 'sound' on control panel.

  2. For Windows 10, control panel is found by going to settings and search for control panel in search line.

  3. In 'sound', select the sound system you want to be the default. Restart pc and check sound to assure that the default system works...that you can hear sound.

  4. Now find Device Manager, then find all lines that say 'Sound', including 'video and sound'.

  5. Disable all sound systems except your default by right clicking and choosing disable.

  6. Restart the pc, and this should resolve the conflict.






share|improve this answer

































    0














    One more possible way to go around: unplug and replug the external sound card. It works for me recently.






    share|improve this answer
























    • Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

      – atoth
      Jan 3 at 12:55





















    0














    I had the same problem with the Scarlett 2i4 on a dual boot (linux-windows 10) system.
    When rebooting from linux to windows, the focusrite audio driver was losged but soundless. I solved it partially by disabling the bios usb power option after shutdown (enables charging component when PC is off).
    But I still have to unplug replug once in a while as suggested by atoth.






    share|improve this answer































      0














      I repeatedly have a similar problem and the following worked for me when this happens:





      • net stop audiosrv
        (Will stop the Creative Audio Service as well)

      • Go into the device manager and disable the device in Sound, video and game controllers

      • net start audiosrv

      • Enable the device


      Now the sound works again



      PS: To automate use https://superuser.com/a/560454/260770






      share|improve this answer

























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "3"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f646254%2fhow-to-restart-audio-without-rebooting-usb-soundcard-the-nasty-case%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        6 Answers
        6






        active

        oldest

        votes








        6 Answers
        6






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        3














        I can suggest you try the following, for what it is worth.



        When you open the Device Manager go to View->Devices by connection. After the view changes find the USB HUB where your sound card is plugged in, and try do Disable/Enable it, and see what happens afterwards.



        I have used this method to reinitialize USB Stick which I have previously ejected (right click -> eject).



        Let me know what you think.






        share|improve this answer
























        • I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

          – atoth
          Jul 10 '15 at 19:57


















        3














        I can suggest you try the following, for what it is worth.



        When you open the Device Manager go to View->Devices by connection. After the view changes find the USB HUB where your sound card is plugged in, and try do Disable/Enable it, and see what happens afterwards.



        I have used this method to reinitialize USB Stick which I have previously ejected (right click -> eject).



        Let me know what you think.






        share|improve this answer
























        • I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

          – atoth
          Jul 10 '15 at 19:57
















        3












        3








        3







        I can suggest you try the following, for what it is worth.



        When you open the Device Manager go to View->Devices by connection. After the view changes find the USB HUB where your sound card is plugged in, and try do Disable/Enable it, and see what happens afterwards.



        I have used this method to reinitialize USB Stick which I have previously ejected (right click -> eject).



        Let me know what you think.






        share|improve this answer













        I can suggest you try the following, for what it is worth.



        When you open the Device Manager go to View->Devices by connection. After the view changes find the USB HUB where your sound card is plugged in, and try do Disable/Enable it, and see what happens afterwards.



        I have used this method to reinitialize USB Stick which I have previously ejected (right click -> eject).



        Let me know what you think.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 26 '14 at 13:19









        Damir KasipovicDamir Kasipovic

        787410




        787410













        • I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

          – atoth
          Jul 10 '15 at 19:57





















        • I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

          – atoth
          Jul 10 '15 at 19:57



















        I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

        – atoth
        Jul 10 '15 at 19:57







        I have tried to disable it as you suggested (nice tip though!) but then the device manager went to not responding. Very nasty.

        – atoth
        Jul 10 '15 at 19:57















        0














        Please check the AudioEndPointBuilder and the PlugPlay Services which form the chain of dependency for AudioSrv. Try stop and restart these two services if the situation becomes dire. If PlugPlay service seems affected change the service properties->Recovery->1st failure to "Restart the service" instead of "restart the computer" and then proceed to stop and start that service.
        Of course if none of these help, examine the possibility of electrical wiring issues (like no proper grounding etc) which I have seen wreak havoc with Plug and Play problem situations.
        -- Cheers.






        share|improve this answer
























        • Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

          – atoth
          Sep 20 '13 at 13:44











        • At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

          – user66001
          Feb 5 '15 at 22:08
















        0














        Please check the AudioEndPointBuilder and the PlugPlay Services which form the chain of dependency for AudioSrv. Try stop and restart these two services if the situation becomes dire. If PlugPlay service seems affected change the service properties->Recovery->1st failure to "Restart the service" instead of "restart the computer" and then proceed to stop and start that service.
        Of course if none of these help, examine the possibility of electrical wiring issues (like no proper grounding etc) which I have seen wreak havoc with Plug and Play problem situations.
        -- Cheers.






        share|improve this answer
























        • Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

          – atoth
          Sep 20 '13 at 13:44











        • At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

          – user66001
          Feb 5 '15 at 22:08














        0












        0








        0







        Please check the AudioEndPointBuilder and the PlugPlay Services which form the chain of dependency for AudioSrv. Try stop and restart these two services if the situation becomes dire. If PlugPlay service seems affected change the service properties->Recovery->1st failure to "Restart the service" instead of "restart the computer" and then proceed to stop and start that service.
        Of course if none of these help, examine the possibility of electrical wiring issues (like no proper grounding etc) which I have seen wreak havoc with Plug and Play problem situations.
        -- Cheers.






        share|improve this answer













        Please check the AudioEndPointBuilder and the PlugPlay Services which form the chain of dependency for AudioSrv. Try stop and restart these two services if the situation becomes dire. If PlugPlay service seems affected change the service properties->Recovery->1st failure to "Restart the service" instead of "restart the computer" and then proceed to stop and start that service.
        Of course if none of these help, examine the possibility of electrical wiring issues (like no proper grounding etc) which I have seen wreak havoc with Plug and Play problem situations.
        -- Cheers.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Sep 19 '13 at 2:28









        Max ManivanMax Manivan

        61




        61













        • Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

          – atoth
          Sep 20 '13 at 13:44











        • At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

          – user66001
          Feb 5 '15 at 22:08



















        • Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

          – atoth
          Sep 20 '13 at 13:44











        • At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

          – user66001
          Feb 5 '15 at 22:08

















        Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

        – atoth
        Sep 20 '13 at 13:44





        Grounding issues... I never thought of that. Anyway thanks for the tips, I'll check all of them when I encounter the problem again!

        – atoth
        Sep 20 '13 at 13:44













        At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

        – user66001
        Feb 5 '15 at 22:08





        At least for me, in Vista Home Premium, the state of the PlugPlay service cannot be altered (Start, stop, pause, resume, startup type, all greyed out).

        – user66001
        Feb 5 '15 at 22:08











        0














        USB sound can be lost after PC sleeps or after playing. I found the problem to be caused by a conflict between devices. I fixed the conflict by doing the following:




        1. Find 'sound' on control panel.

        2. For Windows 10, control panel is found by going to settings and search for control panel in search line.

        3. In 'sound', select the sound system you want to be the default. Restart pc and check sound to assure that the default system works...that you can hear sound.

        4. Now find Device Manager, then find all lines that say 'Sound', including 'video and sound'.

        5. Disable all sound systems except your default by right clicking and choosing disable.

        6. Restart the pc, and this should resolve the conflict.






        share|improve this answer






























          0














          USB sound can be lost after PC sleeps or after playing. I found the problem to be caused by a conflict between devices. I fixed the conflict by doing the following:




          1. Find 'sound' on control panel.

          2. For Windows 10, control panel is found by going to settings and search for control panel in search line.

          3. In 'sound', select the sound system you want to be the default. Restart pc and check sound to assure that the default system works...that you can hear sound.

          4. Now find Device Manager, then find all lines that say 'Sound', including 'video and sound'.

          5. Disable all sound systems except your default by right clicking and choosing disable.

          6. Restart the pc, and this should resolve the conflict.






          share|improve this answer




























            0












            0








            0







            USB sound can be lost after PC sleeps or after playing. I found the problem to be caused by a conflict between devices. I fixed the conflict by doing the following:




            1. Find 'sound' on control panel.

            2. For Windows 10, control panel is found by going to settings and search for control panel in search line.

            3. In 'sound', select the sound system you want to be the default. Restart pc and check sound to assure that the default system works...that you can hear sound.

            4. Now find Device Manager, then find all lines that say 'Sound', including 'video and sound'.

            5. Disable all sound systems except your default by right clicking and choosing disable.

            6. Restart the pc, and this should resolve the conflict.






            share|improve this answer















            USB sound can be lost after PC sleeps or after playing. I found the problem to be caused by a conflict between devices. I fixed the conflict by doing the following:




            1. Find 'sound' on control panel.

            2. For Windows 10, control panel is found by going to settings and search for control panel in search line.

            3. In 'sound', select the sound system you want to be the default. Restart pc and check sound to assure that the default system works...that you can hear sound.

            4. Now find Device Manager, then find all lines that say 'Sound', including 'video and sound'.

            5. Disable all sound systems except your default by right clicking and choosing disable.

            6. Restart the pc, and this should resolve the conflict.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Feb 11 '16 at 2:00









            Abraxas

            3,22742139




            3,22742139










            answered Feb 7 '16 at 5:07









            Bill M.Bill M.

            1




            1























                0














                One more possible way to go around: unplug and replug the external sound card. It works for me recently.






                share|improve this answer
























                • Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                  – atoth
                  Jan 3 at 12:55


















                0














                One more possible way to go around: unplug and replug the external sound card. It works for me recently.






                share|improve this answer
























                • Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                  – atoth
                  Jan 3 at 12:55
















                0












                0








                0







                One more possible way to go around: unplug and replug the external sound card. It works for me recently.






                share|improve this answer













                One more possible way to go around: unplug and replug the external sound card. It works for me recently.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Oct 14 '17 at 21:29









                atothatoth

                146127




                146127













                • Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                  – atoth
                  Jan 3 at 12:55





















                • Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                  – atoth
                  Jan 3 at 12:55



















                Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                – atoth
                Jan 3 at 12:55







                Since I have made this answer I saw a person making a switchable USB cable: he basically put a basic light switch over the cable, the one you use for your bedside lamp...

                – atoth
                Jan 3 at 12:55













                0














                I had the same problem with the Scarlett 2i4 on a dual boot (linux-windows 10) system.
                When rebooting from linux to windows, the focusrite audio driver was losged but soundless. I solved it partially by disabling the bios usb power option after shutdown (enables charging component when PC is off).
                But I still have to unplug replug once in a while as suggested by atoth.






                share|improve this answer




























                  0














                  I had the same problem with the Scarlett 2i4 on a dual boot (linux-windows 10) system.
                  When rebooting from linux to windows, the focusrite audio driver was losged but soundless. I solved it partially by disabling the bios usb power option after shutdown (enables charging component when PC is off).
                  But I still have to unplug replug once in a while as suggested by atoth.






                  share|improve this answer


























                    0












                    0








                    0







                    I had the same problem with the Scarlett 2i4 on a dual boot (linux-windows 10) system.
                    When rebooting from linux to windows, the focusrite audio driver was losged but soundless. I solved it partially by disabling the bios usb power option after shutdown (enables charging component when PC is off).
                    But I still have to unplug replug once in a while as suggested by atoth.






                    share|improve this answer













                    I had the same problem with the Scarlett 2i4 on a dual boot (linux-windows 10) system.
                    When rebooting from linux to windows, the focusrite audio driver was losged but soundless. I solved it partially by disabling the bios usb power option after shutdown (enables charging component when PC is off).
                    But I still have to unplug replug once in a while as suggested by atoth.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 4 '18 at 18:15









                    ross minetross minet

                    1




                    1























                        0














                        I repeatedly have a similar problem and the following worked for me when this happens:





                        • net stop audiosrv
                          (Will stop the Creative Audio Service as well)

                        • Go into the device manager and disable the device in Sound, video and game controllers

                        • net start audiosrv

                        • Enable the device


                        Now the sound works again



                        PS: To automate use https://superuser.com/a/560454/260770






                        share|improve this answer






























                          0














                          I repeatedly have a similar problem and the following worked for me when this happens:





                          • net stop audiosrv
                            (Will stop the Creative Audio Service as well)

                          • Go into the device manager and disable the device in Sound, video and game controllers

                          • net start audiosrv

                          • Enable the device


                          Now the sound works again



                          PS: To automate use https://superuser.com/a/560454/260770






                          share|improve this answer




























                            0












                            0








                            0







                            I repeatedly have a similar problem and the following worked for me when this happens:





                            • net stop audiosrv
                              (Will stop the Creative Audio Service as well)

                            • Go into the device manager and disable the device in Sound, video and game controllers

                            • net start audiosrv

                            • Enable the device


                            Now the sound works again



                            PS: To automate use https://superuser.com/a/560454/260770






                            share|improve this answer















                            I repeatedly have a similar problem and the following worked for me when this happens:





                            • net stop audiosrv
                              (Will stop the Creative Audio Service as well)

                            • Go into the device manager and disable the device in Sound, video and game controllers

                            • net start audiosrv

                            • Enable the device


                            Now the sound works again



                            PS: To automate use https://superuser.com/a/560454/260770







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Dec 30 '18 at 18:56

























                            answered Dec 22 '18 at 23:14









                            matthidmatthid

                            1012




                            1012






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Super User!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f646254%2fhow-to-restart-audio-without-rebooting-usb-soundcard-the-nasty-case%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                                Alcedinidae

                                Can an atomic nucleus contain both particles and antiparticles? [duplicate]