There is a tiny icon on macOS dock that is not clickable!

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












After Visual Studio Code update, its icon on Dock has changed to a very tiny one which is literally inaccessible!



There is no way you can click on it or view options.



Does anyone know how to remove it from the Dock?



macOS: Mojave (10.14)



VS Code tiny icon










share|improve this question







New contributor




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















  • 1




    @Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
    – Andrew
    2 hours ago














up vote
1
down vote

favorite












After Visual Studio Code update, its icon on Dock has changed to a very tiny one which is literally inaccessible!



There is no way you can click on it or view options.



Does anyone know how to remove it from the Dock?



macOS: Mojave (10.14)



VS Code tiny icon










share|improve this question







New contributor




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















  • 1




    @Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
    – Andrew
    2 hours ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











After Visual Studio Code update, its icon on Dock has changed to a very tiny one which is literally inaccessible!



There is no way you can click on it or view options.



Does anyone know how to remove it from the Dock?



macOS: Mojave (10.14)



VS Code tiny icon










share|improve this question







New contributor




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











After Visual Studio Code update, its icon on Dock has changed to a very tiny one which is literally inaccessible!



There is no way you can click on it or view options.



Does anyone know how to remove it from the Dock?



macOS: Mojave (10.14)



VS Code tiny icon







macos dock mojave






share|improve this question







New contributor




Bakhshi 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 question







New contributor




Bakhshi 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 question




share|improve this question






New contributor




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









asked 2 hours ago









Bakhshi

1192




1192




New contributor




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





New contributor





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






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







  • 1




    @Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
    – Andrew
    2 hours ago












  • 1




    @Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
    – Andrew
    2 hours ago







1




1




@Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
– Andrew
2 hours ago




@Buscar웃 That's Microsoft's Remote Desktop app. Also, that tiny icon looks hilarious!
– Andrew
2 hours ago










2 Answers
2






active

oldest

votes

















up vote
1
down vote













LOL right after posting it, I found the answer



Fist: open the Dock config (plist):



open ~/Library/Preferences/com.apple.Dock.plist


Second: Find the item in persistent-apps:
VS Code



Third: Delete that row!



Forth: Save the file



Fifth: kill the Dock to force it to restart



Honestly, I was expecting it not to have the VS Code icon anymore but magically the icon reappeared there with the right size!






share|improve this answer








New contributor




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
























    up vote
    1
    down vote













    I'd recommend removing the app from the dock and then opening it again, that should restore the correct icon. There are a few ways to remove an app from the dock:



    1. If you can left click the icon you can drag it out.

    2. If you can't drag you can Ctrl+Click and choose Options > Keep in Dock.

    3. If no clicking is possible you can manually edit the dock plist file.





    share|improve this answer




















      Your Answer







      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "118"
      ;
      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',
      convertImagesToLinks: false,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );






      Bakhshi is a new contributor. Be nice, and check out our Code of Conduct.









       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f338881%2fthere-is-a-tiny-icon-on-macos-dock-that-is-not-clickable%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      1
      down vote













      LOL right after posting it, I found the answer



      Fist: open the Dock config (plist):



      open ~/Library/Preferences/com.apple.Dock.plist


      Second: Find the item in persistent-apps:
      VS Code



      Third: Delete that row!



      Forth: Save the file



      Fifth: kill the Dock to force it to restart



      Honestly, I was expecting it not to have the VS Code icon anymore but magically the icon reappeared there with the right size!






      share|improve this answer








      New contributor




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





















        up vote
        1
        down vote













        LOL right after posting it, I found the answer



        Fist: open the Dock config (plist):



        open ~/Library/Preferences/com.apple.Dock.plist


        Second: Find the item in persistent-apps:
        VS Code



        Third: Delete that row!



        Forth: Save the file



        Fifth: kill the Dock to force it to restart



        Honestly, I was expecting it not to have the VS Code icon anymore but magically the icon reappeared there with the right size!






        share|improve this answer








        New contributor




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



















          up vote
          1
          down vote










          up vote
          1
          down vote









          LOL right after posting it, I found the answer



          Fist: open the Dock config (plist):



          open ~/Library/Preferences/com.apple.Dock.plist


          Second: Find the item in persistent-apps:
          VS Code



          Third: Delete that row!



          Forth: Save the file



          Fifth: kill the Dock to force it to restart



          Honestly, I was expecting it not to have the VS Code icon anymore but magically the icon reappeared there with the right size!






          share|improve this answer








          New contributor




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









          LOL right after posting it, I found the answer



          Fist: open the Dock config (plist):



          open ~/Library/Preferences/com.apple.Dock.plist


          Second: Find the item in persistent-apps:
          VS Code



          Third: Delete that row!



          Forth: Save the file



          Fifth: kill the Dock to force it to restart



          Honestly, I was expecting it not to have the VS Code icon anymore but magically the icon reappeared there with the right size!







          share|improve this answer








          New contributor




          Bakhshi 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




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









          answered 2 hours ago









          Bakhshi

          1192




          1192




          New contributor




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





          New contributor





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






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






















              up vote
              1
              down vote













              I'd recommend removing the app from the dock and then opening it again, that should restore the correct icon. There are a few ways to remove an app from the dock:



              1. If you can left click the icon you can drag it out.

              2. If you can't drag you can Ctrl+Click and choose Options > Keep in Dock.

              3. If no clicking is possible you can manually edit the dock plist file.





              share|improve this answer
























                up vote
                1
                down vote













                I'd recommend removing the app from the dock and then opening it again, that should restore the correct icon. There are a few ways to remove an app from the dock:



                1. If you can left click the icon you can drag it out.

                2. If you can't drag you can Ctrl+Click and choose Options > Keep in Dock.

                3. If no clicking is possible you can manually edit the dock plist file.





                share|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  I'd recommend removing the app from the dock and then opening it again, that should restore the correct icon. There are a few ways to remove an app from the dock:



                  1. If you can left click the icon you can drag it out.

                  2. If you can't drag you can Ctrl+Click and choose Options > Keep in Dock.

                  3. If no clicking is possible you can manually edit the dock plist file.





                  share|improve this answer












                  I'd recommend removing the app from the dock and then opening it again, that should restore the correct icon. There are a few ways to remove an app from the dock:



                  1. If you can left click the icon you can drag it out.

                  2. If you can't drag you can Ctrl+Click and choose Options > Keep in Dock.

                  3. If no clicking is possible you can manually edit the dock plist file.






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 hours ago









                  Andrew

                  2491411




                  2491411




















                      Bakhshi is a new contributor. Be nice, and check out our Code of Conduct.









                       

                      draft saved


                      draft discarded


















                      Bakhshi is a new contributor. Be nice, and check out our Code of Conduct.












                      Bakhshi is a new contributor. Be nice, and check out our Code of Conduct.











                      Bakhshi is a new contributor. Be nice, and check out our Code of Conduct.













                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f338881%2fthere-is-a-tiny-icon-on-macos-dock-that-is-not-clickable%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      Long meetings (6-7 hours a day): Being “babysat” by supervisor

                      Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

                      Confectionery