Home >Common Problem >What is DbxSvc.exe and how to disable it?
You should already have Dropbox installed on your computer. This is why DbxSvc.exe is running.
According to Dropbox, DbxSVc.exe is used to install the Smart Sync Driver.
If you are not a business user, this procedure is unnecessary and should not be run. Typically, this is installed when you install the Dropbox client on your computer.
DbxSvc can be found in the Program Files location of your Dropbox client installation and in the C:\Windows\System32 folder.
Dropbox uses DbxSVC to update drivers and establish new driver and client connections.
It's best to leave it as is as there is no harm in doing this and it will also affect the functionality of the Smart Sync feature.
However, sometimes even after Dropbox is uninstalled, it runs in Task Manager, then you may consider disabling and uninstalling it. Here's how it's done.
1. Open the command prompt as an administrator
2. Enter net stop dbxsvc and press Enter
3. After that, when you see "The DbxSvc' service was stopped successfully" message, type the following command and press Enter
sc 删除 dbxsvc
4. Run The above will remove the Dropbox service.
The above is the detailed content of What is DbxSvc.exe and how to disable it?. For more information, please follow other related articles on the PHP Chinese website!