Error 0-1018 Fix: Unblock Your Office Installation
Error 0-1018 shows up in the middle of an Office installation, and it means exactly one thing: the Click-to-Run installer has spotted that another installation is already in progress and refuses to start a second one. Nine times out of ten there is an Office operation still ticking away in the background — an automatic update, an install attempt that was cut short, or a Microsoft Store download that never finished. The good news is that your licence key is not involved at all. This code appears long before any key is checked. What follows is the practical route: identify the process holding the engine, shut it down cleanly, then run setup again.
What error 0-1018 actually means
Every modern version of Office — Microsoft 365, Office 2024, Office 2021, Office 2019 — installs through the Click-to-Run engine. That engine is strictly single-task: it handles one operation at a time, whether that is an install, an update, a repair or an uninstall. Launch setup while something else already owns the engine and it stops dead, returning 0-1018.
The documented triggers for this family of errors:
- an Office install or update already running, whether or not anything is visible on screen;
- an earlier attempt that was interrupted — dropped connection, cancelled install, hard shutdown — leaving OfficeClickToRun.exe still alive in memory;
- a silent update kicked off by the scheduled task named “Office Automatic Updates”;
- a Windows Update or a Microsoft Store download in progress;
- a restart that is pending after a previous install or uninstall;
- a stuck ClickToRunSvc service, or corrupted temporary files left in the install folder;
- less often, an antivirus or a corporate policy locking the installation directory.
Notice what is missing from that list: anything to do with your product key, your Microsoft account or your activation status. Keep that in mind if you are tempted to start re-entering keys.
The fixes, from the gentlest to the most drastic
1. Find out what is already running
Open Task Manager (Ctrl + Shift + Esc), go to the Details tab, and look for OfficeClickToRun.exe, OfficeC2RClient.exe or Setup.exe. If any of them is using network or disk, a real operation is under way — let it finish. It is worth checking Settings > Windows Update as well, plus Microsoft Store > Library > Downloads, since both can quietly grab the engine. Finally, close Word, Excel, Outlook and Teams, then start the installer again. On a fair number of machines that is the whole fix.
2. Restart properly, then run setup as administrator
Use Start > Power > Restart rather than “Shut down”. Windows fast startup keeps part of the system state in place on a shutdown, which happily carries the lock over to the next boot — a restart does not. Once you are back on the desktop, open nothing else, right-click the installer and pick Run as administrator. This releases the Click-to-Run service along with any locked files, and it resolves 0-1018 more often than any other single step.
3. Stop the Click-to-Run service by hand
If the error comes straight back, force the engine to let go. Press Windows + R, type services.msc, find Microsoft Office Click-to-Run Service, right-click it and choose Stop. From an elevated Command Prompt you can do the same thing faster:
- net stop ClickToRunSvc, then relaunch the installer — the service restarts on its own when it is needed;
- if the service refuses to stop, end OfficeClickToRun.exe from Task Manager instead.
One warning: killing a genuine update mid-flight can leave Office in a half-installed state. If you have to do it, go straight on to the repair step below rather than hoping for the best.
Lost your key, or facing an install that simply will not recover?
There is no point burning an afternoon on it: a fresh, genuine licence costs under €20, delivered by email within 5 minutes together with the official download link. Office 2021 Pro Plus at €19.90 — clean installation, immediate activation, lifetime guarantee.
4. Repair the existing Office installation
Open Settings > Apps > Installed apps, find your Office suite, click the three dots and choose Modify. Run a Quick Repair first — it works offline and takes a few minutes. If 0-1018 turns up again afterwards, go back in and pick Online Repair this time: it re-downloads the program files and resets the Click-to-Run engine from scratch. Whichever you choose, do not start any other installation while it runs, or you will simply recreate the conflict you are trying to clear.
5. Clean it out completely, then reinstall
When repair fails, or when Office no longer appears in the apps list at all, you are dealing with a ghost installation: registry keys and services survive even though the suite itself is gone. Download the Microsoft Support and Recovery Assistant (SaRA) from Microsoft’s site along with its Office uninstall tool. It removes leftover files, registry entries and services that nothing else will touch. After that:
- restart the PC — this one is not optional, so do it before any new attempt;
- temporarily disable third-party antivirus and pause any other downloads;
- in Task Scheduler, under Microsoft > Office, disable the Office Automatic Updates task for the duration of the job;
- reinstall Office from the official source supplied with your licence, then activate it.
To activate, open Word and go to File > Account > Activate Product, then type in the 25-character key exactly as it was sent to you — the full walkthrough is covered in our Office 2024 activation guide. On volume editions the command line works too: from C:\Program Files\Microsoft Office\Office16, run cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX followed by cscript ospp.vbs /act. Worth remembering that slmgr.vbs only ever handles Windows licensing; Office has its own tool in ospp.vbs, and mixing the two up is a classic way to lose half an hour for nothing.
If none of that worked
Let us be blunt about it: 0-1018 is an installer error, not a licence error. No key is “burned” by this code and no activation command will fix it. If it survives a SaRA clean-up and a full restart, the fault lies with Windows itself rather than with Office. Open an administrator Command Prompt and run sfc /scannow, then DISM /Online /Cleanup-Image /RestoreHealth. Both repair the Windows components that Click-to-Run depends on, and the second one can take twenty minutes or so on a slow connection — leave it alone until it reports back.
And a piece of honest advice: if the machine was ever “activated” with a pirated KMS tool, those utilities rewrite services and block updates, which breaks Office installations on a regular basis. As long as they are still in place the failure will keep repeating, whatever you clean. Remove them properly and start again from a legal licence.
That leaves two realistic outcomes. If you bought your suite from Microsoft and the licence is tied to your account, support can reset the installation server-side and you are back in business. But if the key is lost, revoked, or already consumed on another PC — a genuinely dead Office activation key — no amount of clicking will bring it back. A new licence puts you on clean ground in a few minutes: our Office 2021 Pro Plus licence at €19.90 or Office 2024 Pro Plus at €24.90, both genuine pre-owned licences resold legally across the EU under the Court of Justice’s UsedSoft ruling (C-128/11), and both delivered with the official Microsoft download link so the reinstall starts from a sane source. If Windows is playing up on the same machine, Windows 11 Pro at €9.90 covers that side.
Frequently asked questions
Is error 0-1018 caused by my product key?
No. The code comes from the installation engine, before the key is even requested — you enter the licence after installation, the first time you open Word. A key that is genuinely being refused produces different codes entirely, such as 0xC004F074 or 0x4004F00C. Those are activation errors and the blockage sits at a completely different stage.
How long should I wait before calling the installation stuck?
Judge it on real activity rather than the progress bar, which is famously optimistic. If OfficeClickToRun.exe is using neither network nor disk for a solid fifteen minutes and the percentage has not shifted, the operation is frozen: restart and pick things up from step 2. An install that is still downloading, even slowly, deserves to be left in peace — interrupting it is what creates the ghost installations in the first place.
Can I install two versions of Office on the same PC?
Microsoft does not support running two Click-to-Run suites from different generations side by side, Office 2021 and Microsoft 365 being the classic pairing people attempt. Starting the second installation while the first is present is precisely what raises an “installation already in progress” error. Uninstall the older suite, restart, then install the new one.
Does the offline installer avoid the problem?
It helps, but it is not a magic bullet. An ISO or an Office Deployment Tool package removes the download stage, so a flaky connection can no longer strand the engine halfway through. The engine is still single-task, though: if a background update already holds it, an offline installer will hit 0-1018 exactly like the online one. Disable the automatic updates task first, then use the offline media.
The error only appears on my work laptop — why?
Managed machines are a different world. Corporate deployments often push Office through Intune or SCCM, which can trigger an install at any moment without warning you, and group policies frequently lock the installation folder as well. On a company device the sensible move is to hand it to your IT team rather than stopping services yourself — you may not even have the rights, and forcing it can put the machine out of compliance.
Related codes that show up in the same circumstances: error 30015-11 during Office installation, error 30029-4 and error 30180-4. If the trouble is on the activation side rather than the install side, our guide to Windows and Office activation errors lists every code with its fix.







