A Basic Application Could Not Be Started Wincc 75 [verified] -
The error message "A basic application could not be started" in SIMATIC WinCC 7.5 usually indicates a conflict between the software, its required SQL Server instance, or the operating system's compatibility. Common Root Causes
Run Reset_WinCC: Locate and run Reset_WinCC.vbs in the WinCC Bin folder, then restart your computer to clear hung processes. a basic application could not be started wincc 75
- Open Event Viewer → Windows Logs → Application → Look for
Siemens,WinCC, orApplication Error - Run
Siemens.Automation.ObjectManager(Start Menu) → check component status - Temporarily disable antivirus and Windows Defender Application Guard
- Rename
\WinCC\bin\→\WinCC\bin_oldand repair installation (fixes missing runtime files)
Step 7: Repair or Update WinCC 7.5 Installation
If the above fails, the installation itself may be damaged: The error message "A basic application could not
- Close WinCC Explorer.
- Open Task Manager.
- End any processes related to WinCC (e.g.,
CCProject.exe,pdlrt.exe,adp.exe). - Navigate to the project folder and look for a subfolder often named
Reset_WinCCor simply manually delete the.ldb(lock) files if present (though modern WinCC handles this differently). - Critical Step: Open the WinCC Project Simulator (or the "WinCC Runtime" tool in the Start Menu) and select "Deactivate" to ensure all background services are truly stopped. Then "Activate" again.
Windows Updates: WinCC 7.5 is sensitive to Windows builds. Ensure you are on a supported version of Windows 10/11 or Windows Server as specified in the Siemens Compatibility Tool. Open Event Viewer → Windows Logs → Application
Technical Review: Troubleshooting "A basic application could not be started" in WinCC V7.5
Executive Summary
The error "A basic application could not be started" is a critical runtime error in Siemens WinCC V7.5. It typically indicates that the WinCC runtime environment is attempting to launch a core component (such as the Graphics Runtime, Tag Logging, or Alarm Logging) but is failing due to configuration conflicts, licensing issues, or database corruption.
Check User Permissions: Ensure your Windows user is a member of the "SIMATIC HMI" and "Administrators" groups.
- Open Control Panel > Programs and Features.
- Find "Siemens Automation Common Applications" (version depends on your install).
- Click Repair.
- Reboot.