+50,000 satisfied customers
-10% CODE WELCOME10
TUTORIAL 13 July 2026 Ma-Cle.fr

Error Code 30015-11: Fix a Stuck Office Installation

Error 30015-11 means the Office installer gave up part-way through: the Click-to-Run engine hit a wall, then rolled back everything it had already copied to disk. Three causes account for almost every case — a third-party antivirus blocking the installer, a Windows session without enough privileges, or the remains of an earlier Office version that never uninstalled cleanly. Here is the reassuring part: this code says nothing at all about your product key, which Office only asks for the first time you open Word. Below is the full sequence, from a simple restart to a genuinely clean reinstall.

What error 30015-11 actually means

Office installs through the Click-to-Run engine: your PC downloads and assembles the components on the fly, then writes them into Program Files. Codes beginning with 30 belong to the “installation interrupted” family, and the second number indicates roughly how far the process got before it stopped. Microsoft has never published a code-by-code table, but in the field the causes come down to a short list:

  • a third-party antivirus or security suite (Avast, Norton, McAfee, Kaspersky, Bitdefender, ESET and friends) that halts the installer or quarantines it without showing you anything;
  • insufficient privileges: a standard user session, a machine under corporate policies, or damaged permissions on Program Files and the registry;
  • a previous Office installation still on the disk, half removed or waiting for a reboot to finish;
  • another installation running in the background (an Office update, Windows Update) locking the same files;
  • the Microsoft Office Click-to-Run service stopped, disabled, or sitting on a corrupted cache;
  • an unstable connection, an active VPN, a full disk, or damaged Windows system files.

Worth repeating, because it saves a lot of wasted effort: 30015-11 is never a licensing failure. A key problem produces an activation error in the 0xC004… or 0x4004… range, not an installation code. If you want the wider picture, our guide to Windows and Office activation errors maps out which family each code belongs to.

What you seeMost likely cause
Fails within a few secondsInsufficient privileges
Freezes at the same percentage every timeAntivirus, VPN or a dropped connection
Office still listed in your installed appsLeftover previous installation

The fixes, from simplest to most drastic

1. The five-minute starting checks

  1. Restart the PC. This releases the files locked by the failed attempt and lets any pending updates finish. It sounds too easy, and it still resolves a fair share of cases.
  2. Sign in with an administrator account, or right-click the installer and choose Run as administrator.
  3. Close Word, Excel, Outlook and Teams, and make sure at least 4 GB is free on C:. Click-to-Run needs working room well beyond the final size of Office.
  4. Steady the connection: Ethernet if you can, VPN and proxy switched off for the duration.

2. Disable the third-party antivirus — by far the most common cause

Think about what the installer does: it downloads hundreds of files, then writes executables into Program Files. That ticks every box on a heuristic engine’s suspicious-behaviour list, and plenty of suites stop it silently rather than asking you.

  1. Turn off real-time protection for 30 minutes, and the suite’s own firewall too — that is a separate component from the Windows firewall.
  2. Open the quarantine. If OfficeSetup.exe or OfficeClickToRun.exe is sitting in there, restore the file and add an exclusion for it.
  3. Run the installation again, then switch protection back on the moment Office is in place. Do not leave it off overnight.

One honest caveat. If your installer came from a torrent, a “pre-activated” ISO or a KMS activator, your antivirus is right to block it. Those packages are modified, frequently bundled with something nasty, and illegal to use. Start again from the official Microsoft download with a legitimate key — you will spend less time on it than on fighting the security software.

Dodgy installer, or no licence to hand?

No need to lose an evening over it: the official Microsoft installer plus a genuine new licence for under €20, delivered by email in about five minutes. Office 2021 Pro Plus at €19.90 or Office 2024 Pro Plus at €24.90 — instant activation, lifetime guarantee, and EU-based support if anything goes sideways.

3. Remove the previous installation properly

  1. Open Settings > Apps > Installed apps, find Microsoft Office or Microsoft 365, and click Modify.
  2. Run a Quick Repair first. If the error comes back, choose Online Repair, which re-downloads and reinstalls the whole suite.
  3. If Office is not listed at all, or refuses to uninstall, use the Microsoft Support and Recovery Assistant (SaRA). It wipes every trace, orphaned registry keys included, which the standard uninstaller often leaves behind.
  4. Restart before reinstalling. Pending file deletions only complete at boot, and skipping this step is how people end up back at 30015-11.

4. Repair the service, the cache and the permissions

  1. Windows + R, type services.msc, open Microsoft Office Click-to-Run Service, set startup type to Automatic and start it. From an administrator command prompt the equivalent is net stop ClickToRunSvc followed by net start ClickToRunSvc.
  2. Clear the cache: Windows + R, type %temp%, delete the contents, then empty C:\ProgramData\Microsoft\ClickToRun.
  3. Repair Windows itself with sfc /scannow, then DISM /Online /Cleanup-Image /RestoreHealth. Run them in that order and let each one finish.
  4. Create a new local administrator account and install from there. It is the decisive test when a damaged user profile or broken permissions are behind the failure — if it installs on the new account, the old profile is your culprit.

5. Offline installation and a clean boot

If the installation still stalls, take the network out of the equation with the Office Deployment Tool, which Microsoft provides free of charge. You download every file first, then install from the local disk, so a flaky connection or an inspecting proxy can no longer interrupt anything mid-stream.

  • download stage: setup.exe /download configuration.xml;
  • install stage: setup.exe /configure configuration.xml.

Pair it with a clean boot: run msconfig, go to the Services tab, tick “Hide all Microsoft services”, disable everything that remains, restart, and install. Between the two, you have removed both the network and every third-party background process from the picture.

When none of it works

Let’s be straight with you. If 30015-11 survives a full SaRA removal, a disabled antivirus, an offline installation and a test on a brand-new account, the problem is no longer Office — it is the system underneath: inherited group policies or damaged Windows components. At that point a Windows reset is the only thing that reliably clears it, and it is faster than another week of trial and error.

There is a second dead end, and it arrives later. Office finally installs, then the key is refused. A key that has been blocked, revoked, or pushed past its activation limit cannot be repaired — no command will bring it back. Try cscript ospp.vbs /inpkey:YOUR-KEY-HERE then cscript ospp.vbs /act from the Office installation folder: if the server rejects it, that answer is final. Two ways out remain: Microsoft support, proof of purchase in hand if the licence is genuinely yours, or a new licence. If the refusal comes with a specific code, read up on error 0x4004F00C or on error 25004, the “key already in use” case before you give up on it. And if Office installs but keeps nagging you, our walkthrough on the “Unlicensed Product” message covers what to do next.

Frequently asked questions

Do I need administrator rights to fix error 30015-11?

Yes, and that is frequently the entire problem. Office writes into Program Files and into the registry, so a standard user session or a policy-managed workstation will block the operation outright. Launch the installer by right-clicking it and choosing “Run as administrator”. If the machine belongs to an employer or a school, only their IT department can lift the restriction — no local workaround is worth the risk.

Does error 30015-11 mean my Office product key is dead?

No. This code appears while files are being copied, long before any licence check happens: your Office activation key is only requested at the first launch of Word. As long as the code starts with 30, look at the antivirus, the account privileges, or an old installation — not at the key. A genuine Office 2021 Pro Plus licence that has never been activated will behave exactly the same way against a broken installer.

Are 30015-11, 30029-4 and 30180-4 the same fault?

They are variations on one theme: the installation stops, and only the stage differs. The method is identical in every case — antivirus, privileges, a thorough clean-up, then offline. If your screen shows a neighbouring code, see error 30029-4, error 30180-4, or error 0-1018.

Can I reuse the same licence after a clean reinstall?

Yes, provided the licence is a genuine perpetual one tied to you rather than to a company volume agreement. A reinstall on the same machine re-uses the entitlement without consuming a new activation. Buying second-hand software of this kind is fully legal in the EU, incidentally: the Court of Justice confirmed in the UsedSoft ruling (C-128/11) that a software licence can be resold once it has been placed on the EU market by the rights holder. That is exactly the framework EuroShopKey operates under.

Related Articles

Deepen your knowledge with our other expert guides

Windows & Office Activation Errors: Complete 2026 Guide
TUTORIAL

Windows & Office Activation Errors: Complete 2026 Guide

8 min read Read more
Remove the “Activate Windows” Watermark: Activation Fix
TUTORIAL

Remove the “Activate Windows” Watermark: Activation Fix

8 min read Read more
Windows Key Not Working: Fix Activation Error 0xC004F050
TUTORIAL

Windows Key Not Working: Fix Activation Error 0xC004F050

8 min read Read more

🚀 Office 2024 Available + All Our Authentic Microsoft Licenses

Unbeatable prices: Office 2024 (-52%) • Windows 11 Pro (-50%) • Office 2021 (-55%)
Instant delivery, expert support and lifetime warranty included. Over 50,000 satisfied customers.

NEW

Microsoft Windows Server 2022

32.90
Official price: 199.90
Savings: 167.00 (-84%)
Buy Now
BEST-SELLER

Windows 10 Professional

9.90
Official price: 149.00
Savings: 139.10 (-93%)
Buy Now
MUST-HAVE

Office 2019 Professional Plus

12.90
Official price: 99.90
Savings: 87.00 (-87%)
Buy Now
100% Authentic Licenses
5-minute delivery
24/7 Support
4.9/5 (50K+ reviews)
Euro Shop Key