-
Notifications
You must be signed in to change notification settings - Fork 135
MODDINGWIKI Users Troubleshooting Misconfigured Documents Folder
Vortex will be unable to start if it cannot locate your "My Documents" folder. This is caused by an unexpected or incorrect configuration on your PC. If this happens, Vortex will present an error message (seen below).
This is not an error in Vortex.
The error is raised when Vortex cannot locate your "My Documents" folder through the Windows API. In normal cases, the folder would be found under C:\Users\{AccountName}\Documents
. This can be changed manually by the user. If this location has been changed to a removable or network drive that is no longer connected, Vortex (and Windows) will not be able to process it correctly.
If you are experiencing this problem and you are not using a removable/network drive. Please send feedback through the Vortex app, or post an issue on our GitHub where we will attempt to troubleshoot it further.
The best way to get your "My Documents" folder back into a usable state is to reset it back to the default location.
To do this, open your current documents folder, right click and open the properties window.
In the "Location" tab, select "Restore Default". This will move your documents back into the default directory on C:. Once this is done try opening Vortex again to see if the application is able to start.
This wiki and the Vortex Readme document contains a lot of information, please take your time and read these instructions carefully.
We provide detailed changes for each Vortex release.
If you have any questions about Vortex usage or want to share some information with the Vortex community, please go to one of the following places:
- About
- Install
- Troubleshooting
- Troubleshooting
- Developers
- Troubleshooting
- Developers
- Valheim
- Bannerlord
- BepInEx
- How to test a game extension
- How to package a game extension
- How to upload an extension to Nexus
- How to submit a game extension for review
Warning
The below documentation has not been checked for quality since migrating to GitHub Wiki and the information contained is potentially out of date and\or repeated.
- Frequently Asked Questions
- Getting Started
- Deployment Methods
- Downloading from Nexus Mods
- Managing File Conflicts
- Managing your Load Order
- Managing Save Games
- Setting up Profiles
- Keyboard Shortcuts
- How to create mod installers
- External Changes
- The Vortex Approach to Load Order
- Moving Vortex to a new PC
- Modding Skyrim Special Edition with Vortex
- Modding Mount & Blade II: Bannerlord with Vortex
- Modding Monster Hunter: World with Vortex
- Modding The Witcher 3 with Vortex
- Modding Baldur's Gate 3 with Vortex
- Modding Stardew Valley with Vortex
- Modding Valheim with Vortex
- Error Messages
- Misconfigured Documents Folder
- .NET 6 Install Issues
- Downgrading Extensions
- Command Line Parameters
- Introduction to Vortex extensions
- Creating a game extension (JavaScript)
- Creating a theme
- Game detection
- Adding a main page
- Adding a load order page
- Building UI with Vortex and React
- Packaging an extension
- Introduction
- Packaging extensions
- Project management
- Harmony Patcher Exectuable
- Vortex Harmony Mod Loader
- Setting up your dev environment
- Creating a theme
- Creating a game extension