How to configure teamviewer so it does not load unless neededHow to install TeamViewer?Teamviewer Not Correctly InstalledHow to restart Teamviewer daemon programmatically?TeamViewer does not start automatically, how do I make sure it does?Teamviewer 9 does not have permission to launch in UbuntuTeamviewer not remembering Teamviewer accountHow to run teamviewer 11 on Ubuntu - install completedteamviewer is not launching normally?Teamviewer server did not respond on Ubuntu 16.04teamviewer not working

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?

Smoothness of finite-dimensional functional calculus

Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.

Is it important to consider tone, melody, and musical form while writing a song?

Python: next in for loop

Test whether all array elements are factors of a number

Email Account under attack (really) - anything I can do?

How old can references or sources in a thesis be?

Can divisibility rules for digits be generalized to sum of digits

Fully-Firstable Anagram Sets

Why can't I see bouncing of a switch on an oscilloscope?

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

Why not use SQL instead of GraphQL?

How does strength of boric acid solution increase in presence of salicylic acid?

Can a Warlock become Neutral Good?

How to say job offer in Mandarin/Cantonese?

LaTeX closing $ signs makes cursor jump

strToHex ( string to its hex representation as string)

How can I make my BBEG immortal short of making them a Lich or Vampire?

Do I have a twin with permutated remainders?

How to write a macro that is braces sensitive?

Why Is Death Allowed In the Matrix?

Is it possible to do 50 km distance without any previous training?

Font hinting is lost in Chrome-like browsers (for some languages )



How to configure teamviewer so it does not load unless needed


How to install TeamViewer?Teamviewer Not Correctly InstalledHow to restart Teamviewer daemon programmatically?TeamViewer does not start automatically, how do I make sure it does?Teamviewer 9 does not have permission to launch in UbuntuTeamviewer not remembering Teamviewer accountHow to run teamviewer 11 on Ubuntu - install completedteamviewer is not launching normally?Teamviewer server did not respond on Ubuntu 16.04teamviewer not working






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








41















I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:



enter image description here



It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.










share|improve this question




























    41















    I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:



    enter image description here



    It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.










    share|improve this question
























      41












      41








      41


      19






      I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:



      enter image description here



      It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.










      share|improve this question














      I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:



      enter image description here



      It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.







      teamviewer






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 12 '13 at 16:34









      Luis AlvaradoLuis Alvarado

      147k139487657




      147k139487657




















          4 Answers
          4






          active

          oldest

          votes


















          73














          If you mean teamviewer 8 try sudo teamviewer --daemon disable (disable teamviewer 8 autostart)






          share|improve this answer


















          • 2





            Nice one. That puppy will not be auto starting any time soon.

            – Luis Alvarado
            Mar 12 '13 at 17:02






          • 2





            Yeah annoying, since tv8, tv7 was not auto-starting.

            – user139737
            Mar 12 '13 at 17:03











          • I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

            – rubo77
            Feb 18 '15 at 16:50


















          3














          I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:



          [int32] Always_Online = 1



          For this one:



          [int32] Always_Online = 0



          Best regards! :)






          share|improve this answer


















          • 2





            Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

            – johann_ka
            Jan 6 '17 at 19:31



















          0














          Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).



          Check both /etc/xdg/autostart/ and ~/.config/autostart/ for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:



          X-GNOME-Autostart-enabled=false # disables autostart
          Hidden=false # shows item on Startup Applications





          share|improve this answer























          • it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

            – törzsmókus
            Apr 7 '16 at 9:44


















          0














          May be this resource could help you.



          https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088






          share|improve this answer








          New contributor




          Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            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%2faskubuntu.com%2fquestions%2f267010%2fhow-to-configure-teamviewer-so-it-does-not-load-unless-needed%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            4 Answers
            4






            active

            oldest

            votes








            4 Answers
            4






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            73














            If you mean teamviewer 8 try sudo teamviewer --daemon disable (disable teamviewer 8 autostart)






            share|improve this answer


















            • 2





              Nice one. That puppy will not be auto starting any time soon.

              – Luis Alvarado
              Mar 12 '13 at 17:02






            • 2





              Yeah annoying, since tv8, tv7 was not auto-starting.

              – user139737
              Mar 12 '13 at 17:03











            • I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

              – rubo77
              Feb 18 '15 at 16:50















            73














            If you mean teamviewer 8 try sudo teamviewer --daemon disable (disable teamviewer 8 autostart)






            share|improve this answer


















            • 2





              Nice one. That puppy will not be auto starting any time soon.

              – Luis Alvarado
              Mar 12 '13 at 17:02






            • 2





              Yeah annoying, since tv8, tv7 was not auto-starting.

              – user139737
              Mar 12 '13 at 17:03











            • I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

              – rubo77
              Feb 18 '15 at 16:50













            73












            73








            73







            If you mean teamviewer 8 try sudo teamviewer --daemon disable (disable teamviewer 8 autostart)






            share|improve this answer













            If you mean teamviewer 8 try sudo teamviewer --daemon disable (disable teamviewer 8 autostart)







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 12 '13 at 16:58









            user139737user139737

            74653




            74653







            • 2





              Nice one. That puppy will not be auto starting any time soon.

              – Luis Alvarado
              Mar 12 '13 at 17:02






            • 2





              Yeah annoying, since tv8, tv7 was not auto-starting.

              – user139737
              Mar 12 '13 at 17:03











            • I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

              – rubo77
              Feb 18 '15 at 16:50












            • 2





              Nice one. That puppy will not be auto starting any time soon.

              – Luis Alvarado
              Mar 12 '13 at 17:02






            • 2





              Yeah annoying, since tv8, tv7 was not auto-starting.

              – user139737
              Mar 12 '13 at 17:03











            • I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

              – rubo77
              Feb 18 '15 at 16:50







            2




            2





            Nice one. That puppy will not be auto starting any time soon.

            – Luis Alvarado
            Mar 12 '13 at 17:02





            Nice one. That puppy will not be auto starting any time soon.

            – Luis Alvarado
            Mar 12 '13 at 17:02




            2




            2





            Yeah annoying, since tv8, tv7 was not auto-starting.

            – user139737
            Mar 12 '13 at 17:03





            Yeah annoying, since tv8, tv7 was not auto-starting.

            – user139737
            Mar 12 '13 at 17:03













            I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

            – rubo77
            Feb 18 '15 at 16:50





            I got an error that I don't own some files, so I did it without sudo again, but it worked anyway

            – rubo77
            Feb 18 '15 at 16:50













            3














            I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:



            [int32] Always_Online = 1



            For this one:



            [int32] Always_Online = 0



            Best regards! :)






            share|improve this answer


















            • 2





              Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

              – johann_ka
              Jan 6 '17 at 19:31
















            3














            I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:



            [int32] Always_Online = 1



            For this one:



            [int32] Always_Online = 0



            Best regards! :)






            share|improve this answer


















            • 2





              Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

              – johann_ka
              Jan 6 '17 at 19:31














            3












            3








            3







            I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:



            [int32] Always_Online = 1



            For this one:



            [int32] Always_Online = 0



            Best regards! :)






            share|improve this answer













            I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:



            [int32] Always_Online = 1



            For this one:



            [int32] Always_Online = 0



            Best regards! :)







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered May 6 '16 at 21:33









            Jéter SilveiraJéter Silveira

            311




            311







            • 2





              Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

              – johann_ka
              Jan 6 '17 at 19:31













            • 2





              Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

              – johann_ka
              Jan 6 '17 at 19:31








            2




            2





            Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

            – johann_ka
            Jan 6 '17 at 19:31






            Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687

            – johann_ka
            Jan 6 '17 at 19:31












            0














            Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).



            Check both /etc/xdg/autostart/ and ~/.config/autostart/ for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:



            X-GNOME-Autostart-enabled=false # disables autostart
            Hidden=false # shows item on Startup Applications





            share|improve this answer























            • it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

              – törzsmókus
              Apr 7 '16 at 9:44















            0














            Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).



            Check both /etc/xdg/autostart/ and ~/.config/autostart/ for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:



            X-GNOME-Autostart-enabled=false # disables autostart
            Hidden=false # shows item on Startup Applications





            share|improve this answer























            • it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

              – törzsmókus
              Apr 7 '16 at 9:44













            0












            0








            0







            Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).



            Check both /etc/xdg/autostart/ and ~/.config/autostart/ for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:



            X-GNOME-Autostart-enabled=false # disables autostart
            Hidden=false # shows item on Startup Applications





            share|improve this answer













            Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).



            Check both /etc/xdg/autostart/ and ~/.config/autostart/ for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:



            X-GNOME-Autostart-enabled=false # disables autostart
            Hidden=false # shows item on Startup Applications






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 12 '13 at 16:56









            SalemSalem

            17.2k65083




            17.2k65083












            • it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

              – törzsmókus
              Apr 7 '16 at 9:44

















            • it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

              – törzsmókus
              Apr 7 '16 at 9:44
















            it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

            – törzsmókus
            Apr 7 '16 at 9:44





            it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.

            – törzsmókus
            Apr 7 '16 at 9:44











            0














            May be this resource could help you.



            https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088






            share|improve this answer








            New contributor




            Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.
























              0














              May be this resource could help you.



              https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088






              share|improve this answer








              New contributor




              Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






















                0












                0








                0







                May be this resource could help you.



                https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088






                share|improve this answer








                New contributor




                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.










                May be this resource could help you.



                https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088







                share|improve this answer








                New contributor




                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 23 mins ago









                Sukumar RdjfSukumar Rdjf

                1011




                1011




                New contributor




                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                Sukumar Rdjf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • 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%2faskubuntu.com%2fquestions%2f267010%2fhow-to-configure-teamviewer-so-it-does-not-load-unless-needed%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

                    Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                    Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                    Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»