Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 2651
Next
In Process

askthedev.com Latest Questions

Asked: September 24, 20242024-09-24T09:02:38+05:30 2024-09-24T09:02:38+05:30In: Ubuntu

How can I prevent OneDrive from starting automatically when I log into my system on Ubuntu?

anonymous user

I’ve been dealing with this annoying issue on my Ubuntu system lately, and I really need some help. Every time I log in, OneDrive just kicks in and starts syncing, even though I really don’t want it to do that. I mean, I get that it’s a useful tool for storage and all, but I only use it occasionally, and it’s super annoying having it pop up automatically every single time I boot up my computer. It’s like having an uninvited guest who shows up every time you open your front door!

So, I’ve tried digging into the settings to see if there’s a straightforward way to stop it from launching automatically. You know how it is; you click around a bit, hoping to find that magic toggle. I looked in the OneDrive settings themselves and even checked the startup apps list in Ubuntu, but nothing seems to work quite right. It feels like a never-ending loop of frustration!

I’ve seen some random guides online suggesting that I should mess with certain configurations or even dive deep into Terminal commands, but honestly, I’m not super confident in that area. I’d prefer a simple solution if one exists. Has anyone else been dealing with this? How did you manage to get OneDrive to chill and stop taking over your startup routine?

Also, I’m worried about missing out on important files if I accidentally forget to open OneDrive later in the day. I need a balance where I can keep it accessible without it firing up on its own.

If anyone has step-by-step instructions or even just some tips on where to find this option or what specific settings to tweak, I would absolutely appreciate it! Believe me, getting this sorted would save me so much hassle and make my daily routine a lot smoother. Thanks in advance, everyone!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-24T09:02:39+05:30Added an answer on September 24, 2024 at 9:02 am

      To prevent OneDrive from automatically launching at startup on your Ubuntu system, you can manage the application settings through the Startup Applications Preferences. Firstly, press Super (Windows key) to open the Activities overview, then type “Startup Applications” and open it. In the list of startup programs, look for OneDrive. If you find it, simply uncheck the box next to it to disable it from starting automatically. If you do not see OneDrive in the list, you may need to add it manually by clicking on the “Add” button and providing the necessary command to launch OneDrive if you need to access it manually later.

      If disabling it from the Startup Applications doesn’t work or if you can’t find it, you might consider checking if OneDrive has a setting within its own app interface that allows it to disable startup behavior. Additionally, you could explore running a terminal command to prevent the OneDrive service from starting automatically. Open the terminal and type systemctl --user disable onedrive. This command will prevent OneDrive from starting unless you manually launch it. Remember that you can always start OneDrive from your application menu whenever you want to ensure you don’t miss out on any important files.

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-24T09:02:38+05:30Added an answer on September 24, 2024 at 9:02 am



      Disable OneDrive Auto Start on Ubuntu

      How to Stop OneDrive from Auto-Starting on Ubuntu

      Dealing with OneDrive auto starting can be super annoying, right? If you want to stop it from launching every time you log into your Ubuntu system, here’s a simple way to do that.

      Step-by-Step Instructions

      1. Open the Terminal. You can usually find it by searching for “Terminal” in your applications.
      2. Type the following command to edit the autostart file:
      3. nano ~/.config/autostart/onedrive.desktop
      4. If the file exists, look for a line that says Hidden=false. Change it to Hidden=true. If it doesn’t exist, you might not need to worry about it firing up automatically.
      5. Save changes and exit nano by pressing CTRL + X, then Y, and hitting Enter.
      6. Now, check your Startup Applications. You can do this by searching for “Startup Applications” in your apps.
      7. Look for OneDrive in the list. If you see it, just uncheck it or delete it from the list. This should stop it from launching automatically.

      Accessing OneDrive Manually

      When you need OneDrive, you can always just launch it from your applications. This way, it won’t bug you at startup, but you’ll still have access when you need it.

      Final Notes

      If for some reason this doesn’t work, you might want to look into other configuration files or settings in the OneDrive app itself, but the steps above usually do the trick for most folks. Don’t worry if you mess up a little; it’s pretty forgiving, and you can usually just go back and fix it!

      Good luck, and hope this helps make your Ubuntu experience a bit smoother!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.