Newer Version Available

This content describes an older version of this product. View Latest

Install Data Loader on Windows

You can use Data Loader to insert, update, delete, and export Salesforce records. To use it, you install it on your Windows computer.
Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience
Available in: Enterprise, Performance, Unlimited, and Developer editions

User Permissions Needed
To access the page to download Data Loader: Modify All Data
To use Data Loader: API Enabled

AND

The appropriate user permission for the operation you are doing, for example, Create on accounts to insert new accounts

AND

Bulk API Hard Delete (only if you configure Data Loader to use Bulk API to hard-delete records)

  1. Install Java Runtime Environment (JRE) version 11 or later, for example, Zulu OpenJDK version 11 or later for Windows using the .MSI file.
  2. From your org’s Setup page, download the Data Loader installation file.
  3. Right-click the .zip file and select Extract All.
  4. In the Data Loader folder, double-click the install.bat file. If you get an unknown publisher error message, you can ignore it and run the file.
  5. Specify where to install Data Loader, and select whether to overwrite an existing Data Loader installation.
  6. Specify whether to create a Data Loader launch icon on your desktop or a start menu shortcut. Data Loader completes the installation.

To run Data Loader, use the Data Loader desktop icon, start menu entry, or the dataloader.bat file in your installation folder. If Zulu OpenJDK is not found, a message prompts you to download and install it.

To continue using your settings from an earlier Data Loader version in version 45 and later, migrate your config and log files after installation. Search for config.properties and log-config.xml, and copy or move the files to your current Data Loader’s /config folder.

Note