dropbox mac_如何在Windows或Mac上启动时阻止Dropbox打开

dropbox mac

dropbox mac

Dropbox Hero Image

Dropbox is a handy way to synchronize files across devices via the cloud. By default, Dropbox starts whenever you turn on your Windows PC or Mac, but sometimes you might not want it to. Here’s how to make sure it doesn’t launch when you startup.

Dropbox是一种方便的方式,可通过云跨设备同步文件。 默认情况下,无论何时打开Windows PC或Mac,Dropbox都会启动,但有时您可能不希望它启动。 这是确保启动时不会启动的方法。

First, open Dropbox. Click the “Dropbox” icon in the Windows notification area (at the bottom-right corner of your screen) or on the Mac menu bar (at the top-right corner of your screen.) In the Dropbox menu, click your account’s avatar, which may also look like a circle with your initials in it.

首先,打开Dropbox。 单击Windows通知区域(在屏幕的右下角)或Mac菜单栏(在屏幕的右上角)中的“ Dropbox”图标。在Dropbox菜单中,单击帐户的头像,看起来也像是一个缩写的圆圈。

Click on Avatar in Dropbox on Windows 10

In the menu that appears, select “Preferences.”

在出现的菜单中,选择“首选项”。

Click on Preferences in Dropbox for Windows

In the Preferences window that opens, click the “General” tab. If there is a check mark in the box beside “Start Dropbox On System Startup,” then uncheck it.

在打开的“首选项”窗口中,单击“常规”选项卡。 如果“系统启动时启动Dropbox”旁边的框中有一个复选标记,则取消选中它。

Uncheck "Start Dropbox on system startup" on Windows 10.

On Windows, click “OK” and the setting will be saved. On Macs, click the red “X” in the corner of the window to close Preferences. The next time your start your PC or Mac, Dropbox will not load.

在Windows上,单击“确定”,设置将被保存。 在Mac上,单击窗口角落的红色“ X”以关闭“偏好设置”。 下次启动PC或Mac时,将不会加载Dropbox。

Windows PC的替代方法 (An Alternative Method for Windows PCs)

On Windows, it is also possible to prevent Dropbox from opening at startup using Task Manager. To open Task Manager, right-click on the taskbar and select “Task Manager.” In Task Manager, click the “Startup” tab. Select “Dropbox” from the list of applications, then click the “Disable” button.

在Windows上,也可以阻止Dropbox在启动时使用任务管理器打开。 要打开任务管理器,请右键单击任务栏,然后选择“任务管理器”。 在任务管理器中,单击“启动”选项卡。 从应用程序列表中选择“ Dropbox”,然后单击“禁用”按钮。

In Task Manager, click the "Startup" tab, then select "Dropbox" and click "Disable."

Close Task Manager. After that, Dropbox will no longer startup at boot. To start it up manually, open your Start menu, type “Dropbox,” then click the Dropbox icon that appears.

关闭任务管理器。 之后,Dropbox将不再在启动时启动。 要手动启动,请打开“开始”菜单,键入“ Dropbox”,然后单击出现的“ Dropbox”图标。

Mac的替代方法 (An Alternative Method for Macs)

On a Mac, you can also stop Dropbox from launching at login using System Preferences. To open System Preferences, click the “Apple” icon in the upper-left corner of the screen, and select “System Preferences.”

在Mac上,您还可以使用系统偏好设置阻止Dropbox在登录时启动。 要打开“系统偏好设置”,请单击屏幕左上角的“ Apple”图标,然后选择“系统偏好设置”。

In System Preferences, select “Users & Groups.” Then select your user account and click the “Login Items” tab. You will see a list of applications that start at login. Select “Dropbox” and press the “minus” button below to remove it from the list.

在系统偏好设置中,选择“用户和组”。 然后选择您的用户帐户,然后单击“登录项目”选项卡。 您将看到从登录开始的应用程序列表。 选择“ Dropbox”,然后按下面的“减号”按钮将其从列表中删除。

In "Login Items," select "Dropbox" from the list and click the "minus" button on Mac.

Close System Preferences. The next time you log into your Mac, Dropbox will not launch. Of course, if you need to launch it later, you can find Dropbox in your Mac’s Applications folder.

关闭系统偏好设置。 下次登录Mac时,Dropbox将不会启动。 当然,如果以后需要启动它,可以在Mac的“应用程序”文件夹中找到Dropbox 。

翻译自: https://www.howtogeek.com/686527/how-to-stop-dropbox-from-opening-at-startup-on-windows-or-mac/

dropbox mac

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/278183.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

spring cloud 总结

Finchley版本Spring Cloud Finchley; Spring Boot 2.0.3 史上最简单的 SpringCloud 教程 | 第一篇: 服务的注册与发现(Eureka)(Finchley版本) 所有的服务向这里注册 史上最简单的SpringCloud教程 | 第二篇: 服务消费者(restribbon&#xff09…

深入分析 ThreadLocal 内存泄漏问题

2019独角兽企业重金招聘Python工程师标准>>> ThreadLocal 的作用是提供线程内的局部变量,这种变量在线程的生命周期内起作用,减少同一个线程内多个函数或者组件之间一些公共变量的传递的复杂度。但是如果滥用 ThreadLocal,就可能会…

如何将iPhone应用程序从应用程序库移动到主屏幕

Justin Duino贾斯汀杜伊诺(Justin Duino)So as to not clutter up your home screen, newly-downloaded apps from the App Store can be sent directly to the App Library. But what if you later want to open the app without digging through the library? Here’s how t…

luogu4389 付公主的背包

题目链接:洛谷 题目大意:现在有$n$个物品,每种物品体积为$v_i$,对任意$s\in [1,m]$,求背包恰好装$s$体积的方案数(完全背包问题)。 数据范围:$n,m\leq 10^5$ 这道题,看到…

Git与Github的连接与使用

2019独角兽企业重金招聘Python工程师标准>>> Git与Github的连接与使用 下面继续,使用git 将项目上传到GitHub上 首先要有GitHub账号,这就不用说了,没有的先注册,地址:https://github.com 没有仓库的话,先新…

ttl电路制作pong游戏_如何玩Mozilla Firefox的隐藏的独角兽Pong游戏

ttl电路制作pong游戏It seems like every browser has a hidden game these days. Chrome has a dinosaur game, Edge has surfing, and Firefox has . . . unicorn pong? Yep, you read that right—here’s how to play it. 这些天似乎每个浏览器都有一个隐藏的游戏。 Chrom…

nginx 注释配置及详解

前言 DMZ(Demilitarized Zone) 非军事区,生产环境 WEB 服务部署的区域,公司的架构为一台nginx 充当 load balance 服务,负载到两台 nginx 上面,反向代理至后台服务,但是nginx 用的全是默认配置加上 proxy_pass 和 upst…

为什么无法运行谷歌play_什么是Google Play积分,以及如何使用它们?

为什么无法运行谷歌playThe Google Play Store is home to thousands of apps, games, movies, e-books, and more. You might find yourself making a lot of purchases there, so why not get rewarded for it? That’s where Google Play Points come in. Google Play商店提…

2019年春季学期第三周作业

本周作业 本周请大家完成上周挑战作业的第一部分:给定一个整数数组(包含正负数),找到一个具有最大和的子数组,返回其最大的子数组的和。 例如:[1, -2, 3, 10, -4, 7, 2, -5]的最大子数组为[3, 10, -4, 7, 2] 1).实验代…

Linux实验二:linux 常用命令练习

ls命令 列出目录内容 echo命令 显示字符串 date命令 显示或设置系统的日期与时间 cal命令 显示日历 who命令 列出登录用户信息 chown命令 chgrp命令 改变文件所属的用户组 chmod命令 改变文件访问权限 find命令 在目录中搜索文件 转载于:https://www.cnblogs.com/nullno/p/87…

python数据类型之元组类型

#为何要有元组&#xff0c;存放多个值&#xff0c;元组不可变&#xff0c;更多的是用来做查询 t(1,[1&#xff0c;2,3],a,(1,2)) #ttuple((1,[1,2,3],a,(1,2))) # print(type(t)) <class tuple># #元组可以作为字典的key # d{(1,2):egon} # print(d,type(d),d[(1,2)])# …

短语密码_使用密码短语以提高安全性

短语密码Did you know that Windows supports using passwords of up to 127 characters? I don’t use passwords anymore, and I haven’t for years. I’ve switched to using password phrases instead. 您知道Windows支持使用最多127个字符的密码吗&#xff1f; 我不再使…

「单点登录与权限管理」系列概述

首先&#xff0c;感谢几位朋友在朋友圈转发我的文章&#xff0c;小声的告诉你们&#xff0c;是我主动让他们帮忙转发的&#xff1a;&#xff09;在朋友们的分享下&#xff0c;凌晨推送的一篇文章&#xff0c;阅读人数达到了280多&#xff0c;很满足&#xff0c;我会坚持写下去&…

Jupyter notebook: TypeError: __init__() got an unexpected keyword argument 'io_loop 问题

使用环境&#xff1a;Anaconda3&#xff08;Python3.6&#xff09; 创建一个新的notebook时&#xff0c;无法连接到kernel&#xff0c;terminal上显示错误为&#xff1a;TypeError: __init__() got an unexpected keyword argument io_loop 解决方法&#xff1a; conda install…

在Ubuntu Linux中获取上次访问的文件时间

Ubuntu Linux has a rich set of commands for manipulating and accessing files. The stat utility gives detailed access to file information, including last accessed and last modified file time. Ubuntu Linux具有一组丰富的用于操作和访问文件的命令。 stat实用程序…

MySQL新增从库

项目背景描述&#xff1a;在项目的开始只有一个MySQL实例在运行&#xff0c;后期因为安全性&#xff0c;压力&#xff0c;备份等原因需要在此实例的基础上面新增一个从库。分析&#xff1a;MySQL主从是基于binlog日志来实现的&#xff0c;那么需要主服务器开启binlog&#xff0…

第一个议题

① 在每个问题后面&#xff0c;请说明哪一章节的什么内容引起了你的提问&#xff0c;提供一些上下文 ② 列出一些事例或资料&#xff0c;支持你的提问 。 ③ 说说你提问题的原因&#xff0c;你说因为自己的假设和书中的不同而提问&#xff0c;还是不懂书中的术语&#xff0c;还…

在Windows Vista中使用符号链接

One of the long-awaited features in Windows Vista was the ability to use symbolic links, the way you can in linux. Sadly, they don’t work quite as well as they could, but it’s a big upgrade from prior versions, and has solved a number of problems for me …

shell学习笔记--自我总结

一、文件 touch file # 创建空白文件 rm -rf 目录名 # 不提示删除非空目录(-r:递归删除 -f强制) dos2unix # windows文本转linux文本 unix2dos # linux文本转windows文本 enca filename # 查看编码 安装 yu…

201671030107胡文艳实验三作业互评与改进报告

任务1&#xff1a;要给出所点评作业的链接地址&#xff0c;点评内容和阅读心得 读了你的这篇博客&#xff0c;一方面给我的印象就是排版整齐&#xff0c;内容充实&#xff0c;态度认真&#xff1b;另外一方面就是通过别人反省自己&#xff0c;看了你的博客&#xff0c;我觉得我…