Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • VTube Technical Articles

How to Change the VTube Config Folder (for Windows Controlled Folder Access - Preload Configuration)

Written by Michael Cone

Updated at January 28th, 2026

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • VTube Update Articles
  • VTube Technical Articles
    VTube General (STEP and LASER) VTube Reports VTube-LASER VTube Configuration and Maintenance VTube-STEP VTube Installation SOLIDWORKS Configuration VTube Videos VTube Cloud License Server VTube Communications
  • Benderlink Software
  • Benderlink Hardware
  • Bending Terminology
  • Partners
  • CNC Bender ProControl
  • Bender to XYZ
  • General Software Topics
  • Utility Software
  • Windows Technical Articles
    Cable Specs
  • Measuring Devices
    HEXAGON Articulated Arms Metronor
  • TubeCAD
  • Benderlink Update Articles
  • Uncategorized
+ More

Table of Contents

Why We Allow For a Change to the VTube Configuration Path How To Know That VTube is Being Blocked From A Config Folder Structure Where VTube Stores the Configuration Path Information How the Preload Configuration Process Works to Change the Configuration Folder Location in VTube Learn About the Internal File Structure of vtube_preload_setup.cfg How to Edit the Configuration File Important Logic Rules for Preloading This Setup

Why We Allow For a Change to the VTube Configuration Path

The Windows development team has added the Controlled Folder Access option to Windows Security. When this feature is turned on, even the Public folder system can be locked to even setup programs. This new security approach means that all programs are being blocked from the public folder structure. So this closing of the public folder structure has created the need for us to allow customers to change the configuration location.

How To Know That VTube is Being Blocked From A Config Folder Structure

As of Version 4.4 Build 1843 - May 30, 2025, VTube will display error dialogs like these if the configuration folder location cannot be access by VTube:

If this is the case, then change to another folder structure using the instructions above to allow VTube to copy the data config data to the new folder.

Where VTube Stores the Configuration Path Information

  • A vtube_preload_setup.cfg text file is installed in the Program File (x86)\VTube... folder.
  • Along with this file, the VTube setup program installs a starting configuration in a folder called "Prototype Folder". The path is formed like this: Program File (x86)\VTube...\Prototype Folder\VTube

How the Preload Configuration Process Works to Change the Configuration Folder Location in VTube

Learn About the Internal File Structure of vtube_preload_setup.cfg

  • The file uses a standard Windows INI format.
  • The default installed file sets the Config Folder to a text value of C:\Users\Public\Documents\VTube.
  • This is the default configuration location for all previous versions of VTube.
// ---- Important Configuration Note ----
// Be sure that VTube has read-write privileges in the folder you enter.
// Some folders (like C:\ProgramData\VTube) may need VTube to run in administrator mode.
// If read-write privileges are not granted, then VTube will throw an error just after the splash screen displays.

[VTube Path Setup]
Config Folder=C:\Users\Public\Documents\VTube
//Config Folder=C:\ProgramData\VTube
//Config Folder=C:\Users\MichaelCone\AppData\Local\VTube

The default file includes three settings for the Config Folder value. Two of them are ignored with the // symbols at the beginning of the line.

How to Edit the Configuration File

Load the configuration file into Notepad++ (or any text editor). The Config Folder can be changed to the AppData folder (or any other folder) like this:

// ---- Important Configuration Note ----
// Be sure that VTube has read-write privileges in the folder you enter.
// Some folders (like C:\ProgramData\VTube) may need VTube to run in administrator mode.
// If read-write privileges are not granted, then VTube will throw an error just after the splash screen displays.

[VTube Path Setup]
//Config Folder=C:\Users\Public\Documents\VTube
//Config Folder=C:\ProgramData\VTube
Config Folder=C:\Users\MichaelCone\AppData\Local\VTube

You can see that the new location is in Michael Cone's login under the AppData\Local\VTube structure. (You will need to replace "MichaelCone" with your username.)

Do not allow more than one "Config Folder" entry to be active at a time.

Important Logic Rules for Preloading This Setup

  1. Each time VTube runs, it will look for the vtube_preload_setup.cfg file.
  2. The file does not need to be present for VTube to run. But if it is, VTube will attempt to load the configuration before it loads any other configuration files.
  3. If your Windows policy cannot allow VTube to use the C:\Users\Public\Documents\VTube folder, changing the configuration before running VTube the first time is important.
  4. VTube will load the configuration path and then check for a valid set of files at that path.
  5. If the configuration files are not found at that path, VTube will automatically copy the entire Prototype Folder\VTube folder to the new location. When this occurs, VTube will display a banner that explains that it is creating a new configuration at the new path. This banner will display just after the splash screen appears.
  6. VTube must have read-write access to whatever path you choose. Some paths require VTube to run as an administrator. If VTube does not have access to the config path programmed into this file, it will display an error dialog explaining that it does not have access. At this point, close VTube and resolve the problem by running VTube in admin mode or programming Windows to allow VTube.exe access to that folder structure.
  7. VTube will extensively use this folder structure to create hundreds of real-time files. It is not practical to ask a user to grant permission for each new file individually.
  8. While VTube runs, we recommend not manually editing files in this folder structure.

 

vtube folder access

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • How to Configure if the Standard Windows Path Manager Is Used in VTube
  • How to BACKUP and RESTORE VTube configuration files
  • VTube and Windows Controlled Folder Access Blocking Public Folders

Copyright 2026 – Advanced Tubular Technologies.

Knowledge Base Software powered by Helpjuice

Expand