Problem: You installed Redshift on Windows, but it does not appear anywhere in Cinema 4D. There is no Redshift menu at the top of the interface, Redshift is not listed as a render engine in the Render Settings, and there is no Redshift section in the Cinema 4D Preferences. Uninstalling and reinstalling Cinema 4D, clearing the caches, and reinstalling Redshift with both the Maxon App and the standalone Redshift installer all make no difference.
This article walks through the checks in the order we recommend, starting with the most common cause. Click a section below to open it, and work through them from the top.
1. Check for a second copy of the Redshift plugin folder
This is the most common reason Redshift doesn't load.
It is recommended that Redshift be installed in one place, and the installer puts it there for you: the plugins folder inside the Cinema 4D application folder, for example C:\Program Files\Maxon Cinema 4D 2026\plugins. If another copy exists where Cinema 4D scans, Cinema 4D tries to initialize Redshift more than once. When this happens, the multiple copies conflict, causing Redshift not to load at all.
With the exception of an environment variable or config setup, Cinema 4D scans three locations for plugins:
- The plugins folder inside the application folder. This is the correct location and the only place Redshift should be.
- The plugins folder inside your personal preferences folder.
- Any extra folder you have added yourself under Edit > Preferences > Plugins.
Leave the copy in the application folder alone. What you are looking for is another copy in either (or both) of the other two locations.
Check the plugins folder in your preferences
- Close Cinema 4D.
- Click the Windows Start button, type
%appdata%into the search box, and press Enter. This opens your Roaming folder. - Open the Maxon folder, then the folder for your version of Cinema 4D. It has a long code after the name, for example Maxon Cinema 4D 2026_1ABCDC12.
- Open the plugins folder inside it.
- If you see a Redshift folder in there, delete it or move it to your desktop.
- Launch Cinema 4D again.
Check your custom plugin search paths
Cinema 4D lets you point it at extra plugin folders of your own. If Redshift is sitting inside one of those folders, you get the same double startup conflict, even though the preferences plugins folder is clean.
- Open Cinema 4D.
- Go to Edit > Preferences in the menu bar at the top of the screen.
- In the list on the left side of the Preferences window, click Plugins.
- Look at the Search Paths list. On a standard installation, this list is empty, because Cinema 4D already checks the application folder on its own and does not need to be told about it.
- If there are folders listed, open each one in Windows File Explorer and check whether it contains a Redshift folder, either directly or in a subfolder. Cinema 4D searches subfolders too.
- If you find one, either move that Redshift folder out to your desktop, or remove it completely by deleting it.
- Once removed, restart Cinema 4D.
2. Check the Windows Path environment variable for Anaconda
This is a recently identified cause, and the next item to check when everything else looks correct.
For context, an environment variable is a setting stored by Windows that programs read when they start. One of them, called Path, is a list of folders. Whenever a program needs a shared support file, Windows walks down that list from top to bottom and uses the first matching file it finds.
Redshift uses a set of shared support files called Qt for parts of its interface, such as the Render View. Anaconda, a popular Python distribution used for data science and development work, ships its own copies of Qt files.
Anaconda knows this causes trouble. Its installer offers an option called Add installation to my PATH environment variable, and that option is switched off by default. Anaconda labels it NOT recommended and warns in the installer that it can lead to conflicts with other applications. If that box was ticked when Anaconda was installed, its folders are on your Path.
Redshift is one of the applications that runs into that conflict. With the Anaconda folders on the Path, Redshift will sometimes show an Entry Point Not Found error, and sometimes Cinema 4D simply opens without Redshift and says nothing at all, which is what makes this one hard to spot. Removing the Anaconda entries and restarting the computer will allow Redshift to load normally if this is the issue.
How to check and remove the Anaconda entries
- Close Cinema 4D.
- Click the Windows Start button and type environment variables into the search box.
- Click Edit environment variables for your account in the results. A window titled Environment Variables opens.
- Look at the top section, labelled User variables, find the row named Path, click it once to highlight it, then click Edit.
- Take a screenshot of the list that appears.
- Look for entries that point at an Anaconda folder. They usually look like this, where username is your Windows account name:
C:\Users\username\anaconda3C:\Users\username\anaconda3\Library\mingw-w64\binC:\Users\username\anaconda3\Library\usr\binC:\Users\username\anaconda3\Library\binC:\Users\username\anaconda3\Scripts
- Select each Anaconda entry and click Delete. Leave every other entry alone.
- Click OK to close each open window.
- Restart the computer. This step is required. Windows only re-reads the Path list for programs started after the change, and a restart is the reliable way to make sure Cinema 4D picks up the new list.
- Launch Cinema 4D and check whether Redshift appears.
How to put the Anaconda entries back
If removing the entries makes no difference and you want to restore them:
- Click the Windows Start button, type environment variables, and click Edit environment variables for your account.
- Select Path under User variables and click Edit.
- Click New and type in the first entry from your screenshot, then press Enter.
- Repeat for each remaining entry, one at a time, matching the order in your screenshot.
- Click OK to close each window, then restart the computer.
Still not working?
If you have worked through everything above and Redshift is still missing, send us your logs so we can see what is happening at startup. The Maxon Support Tool gathers everything we need automatically, so there is no need to hunt for log files yourself.
If you are still experiencing issues after following these steps, please submit a support ticket, and our team will be happy to assist you further.
Comments
0 comments
Article is closed for comments.