When Programs Just Won't Start

You double-click an application and nothing happens. Or it flashes briefly and disappears. Or you get an error message that makes no sense. Software launch failures are among the most common issues we see at our shop, and the good news is that the majority have straightforward fixes once you identify the root cause.

Common Causes

Insufficient Permissions

The program needs administrator rights but isn't getting them. Common with older software on modern Windows.

OS Incompatibility

The software was built for an older version of Windows or macOS and doesn't support the current version.

Missing Runtime/Libraries

The app requires .NET Framework, Visual C++, or DirectX that isn't installed or is the wrong version.

Corrupted Installation

The install files got corrupted — by an interrupted install, disk error, or antivirus quarantine.

Antivirus Blocking

Security software incorrectly flagged the program as a threat and is preventing execution.

Conflicting Software

Another application running in the background — often another instance of the same app — is preventing launch.

Fixes for Windows

Step 1: Run as Administrator

Right-click the program icon → Run as administrator. If it opens, the issue is permissions. To make this permanent: right-click → Properties → Compatibility tab → check "Run this program as an administrator."

Step 2: Compatibility Mode

Right-click the .exe → Properties → Compatibility tab → check "Run this program in compatibility mode for:" and select an older Windows version. Many programs designed for Windows 7 or 8 run fine in compatibility mode on Windows 10/11.

Step 3: Check for a Running Instance

Open Task Manager (Ctrl+Shift+Esc) and look for the application in the Processes list. If it's there but the window isn't visible, right-click it → End Task, then relaunch.

Step 4: Reinstall Runtimes

Download and reinstall from Microsoft:

  • Visual C++ Redistributable (latest x64 and x86 packages)
  • .NET Framework (check which version the app requires)
  • DirectX End-User Runtime (for games and media apps)

Step 5: Clean Reinstall

  1. Uninstall the application via Settings → Apps.
  2. Use Revo Uninstaller to remove leftover registry keys and folders.
  3. Reboot, then download a fresh installer directly from the developer's website.
  4. Install and test.

Fixes for Mac

Gatekeeper is Blocking the App

macOS blocks apps from unidentified developers by default. If you downloaded a legitimate app outside the App Store and it won't open:

  1. Go to System Settings → Privacy & Security.
  2. Scroll to the Security section — you'll see a message about the blocked app.
  3. Click Open Anyway.

32-bit Apps on Modern macOS

macOS Catalina (10.15) and later dropped support for 32-bit apps. If a program last updated before 2019 won't run on your Mac, it's likely 32-bit. The only solutions are finding a newer version, an alternative, or running an older macOS version in a virtual machine.

App Crashes on Launch

  • Delete the app's preferences folder: in Finder, press Cmd+Shift+G, go to ~/Library/Preferences, and delete the .plist file matching the app name.
  • Check Console.app (Applications → Utilities) for crash logs that reveal the specific error.
  • Reinstall the app from a fresh download.

Antivirus false positive? Temporarily disable your antivirus (not Windows Defender), try launching the app, then re-enable. If it works with AV off, add the application to your AV's exclusion list.

When to Bring It In

If the software is critical to your work — accounting software, design tools, industry-specific apps — and you can't get it running after these steps, bring the machine to us. We'll diagnose the exact dependency or compatibility issue and either get the software running or help you find a compatible alternative.

Same-day diagnosis. Most software issues are diagnosed and resolved in a single visit. We never send devices out — all work is done in our Roswell shop.