Skip to content

SOLUTION: Moving NeatWorks NeatReceipts data directory

I recently purchased a new computer with a solid-state hard drive as the operating system/applications drive.   It isn’t a great idea to store your data on these drives, so with each application install, I make sure that it stores its data to my secondary (SATA) hard drive.  When I got to configuring my NeatWorks NeatReceipts scanner software, it turns out there is no way to change the default data directory through the application’s preferences.  (Rumours have it that version 5 of the NeatWorks will allow this).

I’ve found a workaround to this problem.  You can create a directory junction (type of symbolic link) in Windows that will make the Neat software look in its default location (C:ProgramDataThe Neat CompanyNeatWorks) but access files in a new location.  Please note that this fix will only work on Windows Vista, Windows 2008, or Windows 7 and newer. Older version of the operating system did not include this functionality.

To set this up:

  1. Move your NeatWorks data folder to it’s new location (for this example, I’m moving ito to D:NeatWorks)
  2. Go to your command prompt (Start Button, Run…, “cmd”)
  3. Change Directories to The Neat Company folder:

    cd "C:ProgramDataThe Neat Company"

  4. Create the symbolic link to your new data location:

    mklink /J "NeatWorks" "D:NeatWorks"

Start NeatWorks and you should see all your data.

8 Comments

  1. Chris Gilbert Chris Gilbert

    Brilliant! This issue has been bugging me for a year or so…I was running out of C; space!
    Worked a treat. Thanks.
    One question – does the mklink still hold when you reboot the machine, or does it need to be entered each time you boot?

    • Yes, it sticks after reboot!

  2. Pauly Pauly

    Not sure why you don’t just close the app move the data directory to your dropbox folder and then re-open the app.  It will then ask you to specify the new location of your data directory.  Seems to be a lot of unnecessary work.

    • Hey Pauly, thanks for the comment.  
      This solution may work with newer versions of NeatWorks (I’ll have to give it a try) – it did not with earlier versions, which is why a complicated solution was necessary.

    • Brad Brad

      This worked, thanks! Upgraded the OS on a client and she didn’t specify the old data directory when reinstalling Neat and was worried she lost years worth of receipts. Simply renamed the Data directory and opened Neat and specified the old Data directory and it worked like a charm. I’ve been a Linux guy for years, and so have been using SymLinks as well – but this just confuses most Windows users and is not as clean as using this method.

  3. TTPinc TTPinc

    If you want to change the location of the cabinet, with
    Neat closed down,

    go to Documents (or wherever you created your database)
    and look for a

    folder called Neat Data.

    Then move the Neat Data folder to another location(make
    sure it is moved

    and not copied, if it did copy, delete it from it’s
    original location

    after copying) Then reopen the Neat program it will
    prompt you to Open or

    Create a new Database.

    Click Open Database and point to the new location of your
    Neat Data

    folder.

  4. Cindy Cindy

    I don’t want to create a new folder. I have a new laptop and cannot access my files previously scanned on my old laptop to my external hard drive. I am technologically challenged, so I don’t know which of these options, if any, will work for me.

    • Cindy Cindy

      I figured it out myself! I deleted the NeatData file from the C: drive of my new laptop and then was prompted to find the data file (on my external hard drive) when I opened the Neat software on the new laptop again. I combined some of the different suggestions above to figure this out. Thank you all!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.