How to completely remove Elementary OS 5.0 Juno from Ubuntu 18.04?












2















I have found similar topics, but none of the answers helped me.



I have installed Elementary, but the amount of bugs on it was atrocious, so I wanted to move back to just regular Ubuntu (Yeah, I know they have the same kernel and what not- but on Elementary things like the clock, wifi aren't working and they were working perfectly before). I managed to get my log on screen back to Ubuntu and delete all the apps, but I still have the KUBUNTU screen when turning on the laptop and have the Elementary in the settings as my system.










share|improve this question


















  • 1





    How about a clean install of Ubuntu?

    – francescop21
    Oct 23 '18 at 20:06











  • See askubuntu.com/a/1085156/66509 .

    – N0rbert
    Oct 23 '18 at 20:35











  • N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

    – samlanka
    Oct 28 '18 at 14:00











  • @francescop21, I would prefer not to, if there are other possibilities.

    – samlanka
    Oct 28 '18 at 14:01
















2















I have found similar topics, but none of the answers helped me.



I have installed Elementary, but the amount of bugs on it was atrocious, so I wanted to move back to just regular Ubuntu (Yeah, I know they have the same kernel and what not- but on Elementary things like the clock, wifi aren't working and they were working perfectly before). I managed to get my log on screen back to Ubuntu and delete all the apps, but I still have the KUBUNTU screen when turning on the laptop and have the Elementary in the settings as my system.










share|improve this question


















  • 1





    How about a clean install of Ubuntu?

    – francescop21
    Oct 23 '18 at 20:06











  • See askubuntu.com/a/1085156/66509 .

    – N0rbert
    Oct 23 '18 at 20:35











  • N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

    – samlanka
    Oct 28 '18 at 14:00











  • @francescop21, I would prefer not to, if there are other possibilities.

    – samlanka
    Oct 28 '18 at 14:01














2












2








2


1






I have found similar topics, but none of the answers helped me.



I have installed Elementary, but the amount of bugs on it was atrocious, so I wanted to move back to just regular Ubuntu (Yeah, I know they have the same kernel and what not- but on Elementary things like the clock, wifi aren't working and they were working perfectly before). I managed to get my log on screen back to Ubuntu and delete all the apps, but I still have the KUBUNTU screen when turning on the laptop and have the Elementary in the settings as my system.










share|improve this question














I have found similar topics, but none of the answers helped me.



I have installed Elementary, but the amount of bugs on it was atrocious, so I wanted to move back to just regular Ubuntu (Yeah, I know they have the same kernel and what not- but on Elementary things like the clock, wifi aren't working and they were working perfectly before). I managed to get my log on screen back to Ubuntu and delete all the apps, but I still have the KUBUNTU screen when turning on the laptop and have the Elementary in the settings as my system.







18.04 uninstall elementary






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 23 '18 at 18:07









samlankasamlanka

112




112








  • 1





    How about a clean install of Ubuntu?

    – francescop21
    Oct 23 '18 at 20:06











  • See askubuntu.com/a/1085156/66509 .

    – N0rbert
    Oct 23 '18 at 20:35











  • N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

    – samlanka
    Oct 28 '18 at 14:00











  • @francescop21, I would prefer not to, if there are other possibilities.

    – samlanka
    Oct 28 '18 at 14:01














  • 1





    How about a clean install of Ubuntu?

    – francescop21
    Oct 23 '18 at 20:06











  • See askubuntu.com/a/1085156/66509 .

    – N0rbert
    Oct 23 '18 at 20:35











  • N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

    – samlanka
    Oct 28 '18 at 14:00











  • @francescop21, I would prefer not to, if there are other possibilities.

    – samlanka
    Oct 28 '18 at 14:01








1




1





How about a clean install of Ubuntu?

– francescop21
Oct 23 '18 at 20:06





How about a clean install of Ubuntu?

– francescop21
Oct 23 '18 at 20:06













See askubuntu.com/a/1085156/66509 .

– N0rbert
Oct 23 '18 at 20:35





See askubuntu.com/a/1085156/66509 .

– N0rbert
Oct 23 '18 at 20:35













N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

– samlanka
Oct 28 '18 at 14:00





N0rbert, I tried that. Have none of the PPAs and Ubuntu is already installed.

– samlanka
Oct 28 '18 at 14:00













@francescop21, I would prefer not to, if there are other possibilities.

– samlanka
Oct 28 '18 at 14:01





@francescop21, I would prefer not to, if there are other possibilities.

– samlanka
Oct 28 '18 at 14:01










1 Answer
1






active

oldest

votes


















0














You need to remove Elementary from Sessions to prevent it to list while turning on your system.



cd /usr/share/xsessions
sudo rm -f elementary.desktop kubuntu.desktop





share|improve this answer























    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%2f1086488%2fhow-to-completely-remove-elementary-os-5-0-juno-from-ubuntu-18-04%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You need to remove Elementary from Sessions to prevent it to list while turning on your system.



    cd /usr/share/xsessions
    sudo rm -f elementary.desktop kubuntu.desktop





    share|improve this answer




























      0














      You need to remove Elementary from Sessions to prevent it to list while turning on your system.



      cd /usr/share/xsessions
      sudo rm -f elementary.desktop kubuntu.desktop





      share|improve this answer


























        0












        0








        0







        You need to remove Elementary from Sessions to prevent it to list while turning on your system.



        cd /usr/share/xsessions
        sudo rm -f elementary.desktop kubuntu.desktop





        share|improve this answer













        You need to remove Elementary from Sessions to prevent it to list while turning on your system.



        cd /usr/share/xsessions
        sudo rm -f elementary.desktop kubuntu.desktop






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 31 '18 at 1:30









        Ketan PatelKetan Patel

        10.3k94365




        10.3k94365






























            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%2f1086488%2fhow-to-completely-remove-elementary-os-5-0-juno-from-ubuntu-18-04%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

            Mouse cursor on multiple screens with different PPI

            Agildo Ribeiro

            Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”