Skip to main content
Inspiring
October 27, 2025
Answered

Indesign v21 not starting after update | Win 11

  • October 27, 2025
  • 42 replies
  • 17434 views

I installed the latest update to version 21, and InDesign won't launch. It doesn't give any errors, but it won't start. It doesn't do anything at all. I tried uninstalling and reinstalling it, but that didn't work. Version 20 works perfectly, even the beta version 20.6. I tried reinstalling it by deleting the preferences, but that didn't work. I tried reinstalling the Creative app and reinstalling InDesign, but that didn't work.
Bridge does the same thing, but it gives me error OXC0000142. InDesign, on the other hand, doesn't have any errors. Old Bridge works, but the beta version doesn't

I have windows 11 last updated
What can I do?
Thanks a lot
Nicola

Correct answer Abhishek Rao

Hi everyone,

 

Thank you for your continued patience and for sharing all the details and reports so far. We understand how disruptive this issue has been, especially in enterprise environments, and truly appreciate your cooperation during the investigation.

This issue has now been formally logged as a bug, and our product team is actively working in collaboration with Microsoft to investigate and resolve it. Current findings suggest the issue may be related to VC Runtime corruption occurring during or after certain Windows updates.

This issue has now been formally logged as a bug, and our product team is actively working in collaboration with Microsoft to investigate and resolve it. Current findings suggest the issue may be related to VC Runtime corruption occurring during or after certain Windows updates.

As an interim workaround, some affected users have reported that repairing the Microsoft Visual C++ Runtime resolves the launch issue temporarily and allows InDesign to launch successfully again. You can refer to the following HelpX article for the repair steps:
https://helpx.adobe.com/indesign/kb/crash-on-launch.html#unexpected

Additionally, Microsoft has recommended installing the latest supported VC Runtime version (v14.50.35719):
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version

To help the engineering teams investigate this further, we now need additional diagnostic logs from systems that are currently experiencing the issue before any repair or reinstallation steps are performed.

If you are still encountering this problem, please help us collect the following information from the affected machine:

1. Generate Windows Update Logs

  • Open Windows PowerShell as Administrator

  • Run:

Get-WindowsUpdateLog
  • This will generate a WindowsUpdate.log file on your Desktop.

2. Export Event Viewer Logs
Open:

  • Event Viewer > Windows Logs > Application

  • Event Viewer > Windows Logs > Setup

  • Event Viewer > Windows Logs > System

For each section:

  • Click Filter Current Log

  • Filter for:

    • MsiInstaller

    • WindowsUpdateClient

    • SideBySide

    • Application Error

Then:

  • Click Save All Events As

  • Export the filtered logs

3. Check System File Corruption
Open Command Prompt as Administrator and run:

sfc /scannow

Please save or note the results after the scan completes.

4. Capture Side-by-Side (SxS) Logs
Open Command Prompt as Administrator and run:

sxstrace trace -logfile:%USERPROFILE%\Desktop\sxstrace.etl

After reproducing the issue, stop tracing and run:

sxstrace parse -logfile:%USERPROFILE%\Desktop\sxstrace.etl -outfile:%USERPROFILE%\Desktop\sxstrace.txt

5. Collect VC Runtime Installer Logs
Open Command Prompt as Administrator and run:

copy "%TEMP%\dd_vcredist*.log" "%USERPROFILE%\Desktop\"

This will copy the VC Redistributable installer logs to your Desktop.

6. Collect Microsoft Setup Diagnostic Logs (Recommended by Microsoft)
Microsoft has requested additional setup diagnostics using their official log collection utility.

Steps:

  • Download the Microsoft log collection utility:
    https://aka.ms/getTSS

  • Extract the downloaded package

  • Open PowerShell as Administrator

  • Run:

Set-ExecutionPolicy -scope Process -ExecutionPolicy RemoteSigned -Force

Then run:

.\TSS.ps1 -Collectlog DND_SetupReport

This will generate a C:\MS_DATA folder containing diagnostic logs.

Once all files are collected:

  • Please place them into a single folder

  • Compress the folder into a ZIP file

  • Upload it using any public cloud sharing service such as Google Drive, Dropbox, OneDrive, WeTransfer, etc.

You can share the download link directly in this thread. If the information is confidential, feel free to send it to me via DM instead.

These logs are extremely important and will help both Adobe and Microsoft narrow down the root cause and accelerate the investigation.

 

Thank you again for your patience and support while we work toward a permanent resolution.

 

Best,
Abhishek

 

 

<Marking as correct for better visibility on the thread>

42 replies

Inspiring
October 27, 2025

I solved the problem with the help of technical support. It took me two hours to chat with a chatbot, and the operator knew as much as I did. Finally, they put me in touch with real technical support.
The solution was this:

Repair the C++ Redistributables:
1. Open the Control Panel
2. Go to Programs and Features
3. Find Microsoft Visual C++ Redistributables
Scroll through the list to find entries such as:
Microsoft Visual C++ 2008 Redistributable
Microsoft Visual C++ 2010 Redistributable
Microsoft Visual C++ 2012/2013/2015-2022 Redistributable
(There may be multiple versions installed.)
4. Repair Each Version
Select a version.
Click "Change" at the top.
In the installation window, choose "Repair."
Follow the instructions to complete the repair.
Repeat this for each version you want to repair.
Reboot your system after repairing all files.
This fixes everything.

toddt43397558
Participant
October 28, 2025

This fixed it for me also! Thank you!!!

Inspiring
October 27, 2025

Thanks a lot, 
I've already tried all these steps, only the clean up is missing, but I didn't want to lose the settings of the previous version that works and have to reset printers, printing preferences, etc., which are not saved when exporting the settings. Do you have any other ideas?

Anubhav M
Community Manager
Community Manager
October 27, 2025

Hello @Nicola - Print House,

Thanks for confirming. When using the Cleaner Tool, your preferences are not automatically removed. You can manually back up the settings by following the below steps:

- Close all Adobe applications.

- Go to Location C:\Users\%USERPROFILE%\AppData\Roaming\Adobe
- Copy the Adobe Illustrator and Adobe Illustrator 29 Settings folders to your desktop.

 

After backing up your preferences, you can remove or rename the folders in the original location to check if a corrupt preference might be causing InDesign to fail to launch.

Looking forward to hearing from you.

Anubhav

Community Expert
October 27, 2025

Try resetting your preferences:

InDesign 19.3 and newer go to Preferences > General > and click on "Reset Preferences on Quit" and then quit and restart.

Or
Windows: Start InDesign, and then press Shift+Ctrl+Alt. Click Yes when asked if you want to delete preference files.
macOS: While pressing Shift+Option+Command+Control, start InDesign. Click Yes when asked if you want to delete preference files.
A dialog will appear asking to delete the InDesign Preferences, select 'Yes' on this dialog.



More in-depth cleanse of preferences

https://helpx.adobe.com/in/indesign/kb/indesign-preferences-support-file-locations.html

 

 

--------------

Reinstalling rarely fixes everything - you can do a complete reinstall using the
Creative Cloud Cleaner Tool https://helpx.adobe.com/creative-cloud/kb/cc-cleaner-tool-installation-problems.html

Anubhav M
Community Manager
Community Manager
October 27, 2025

Hello @Nicola - Print House,

Thank you for reaching out, and I'm sorry to hear about your experience. I hope Eugene's suggestions helped resolve the problem. If not, please try the suggestions shared in this help article (https://adobe.ly/4nIqyE1) and let us know if they help.

Looking forward to hearing from you.

Anubhav