Before you start
Microsoft Office 2021 Home & Business is a one-time payment office suite for 1 PC, designed for both home and commercial use. The package includes classic applications: Word, Excel, PowerPoint, Outlook, and OneNote. This is a good option for a company, freelancer, or office if you want to avoid a Microsoft 365 subscription.
Important date: Microsoft support for Office 2021 ends on 13 October 2026. After this date, the package will still work, but it will no longer receive security patches or technical support.
At KluczeSoft, your order is fulfilled digitally. By default, you receive:
- a product key sent via email,
- installation instructions,
- a link to download the software from Microsoft servers,
- a sales document.
System requirements
| Component | Requirement |
|---|---|
| Operating system | Windows 10 or Windows 11 |
| Processor | 1.1 GHz or faster, 2-core |
| RAM | minimum 4 GB |
| Disk | minimum 4 GB of free space |
| Screen | minimum 1280 × 768 |
| Graphics | compatible with DirectX 9 or later |
| Internet | required for download, login, and activation |
| Account | Microsoft account required to assign a license |
Downloading the installer
It's safest to download the installer directly from your Microsoft account:
Option 1: activation through a Microsoft account
- Go to
https://setup.office.comorhttps://office.com/setup. - Log in to your Microsoft account.
- Enter the 25-character product key.
- Select your country and language.
- After assigning the license, go to
https://account.microsoft.com/services. - Click Install Office.
Option 2: re-downloading after previous activation
If the key has already been assigned to your account, you don't need to enter it again. Simply log in to account.microsoft.com/services and download the installer from the services section.
Step-by-step installation
Standard installation
- Close all Office applications if they are running.
- Uninstall the older version of the Office package if it causes a license conflict.
- Run the downloaded installation file.
- Wait for the download and installation to complete.
- Open Word or Excel.
- Log in to the same Microsoft account to which the license was assigned.
If the computer has an older Office version
If the computer already has Office 2016, 2019, or Microsoft 365, it's best to uninstall it first. Mixing versions often results in activation errors, incompatible license messages, or problems with Outlook.
Activation
Activation in the graphical interface
Most often, activation occurs automatically after logging in to the relevant Microsoft account. If not:
- Open Word.
- Go to File > Account.
- Click Activate product or Change license.
- Log in to your Microsoft account or enter a new product key.
- After a moment, the status should change to Product activated.
Activation from the command line CMD
For Office, we use ospp.vbs, not slmgr.vbs.
Office 64-bit
cd /d "%ProgramFiles%\Microsoft Office\Office16"
cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
cscript ospp.vbs /act
Office 32-bit on a 64-bit system
cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
cscript ospp.vbs /act
Telephone activation
If online activation does not work, you can use Microsoft's telephone activation at 00 800 121 1654. Prepare the installation ID visible in the activation wizard and follow the instructions of the automated system or consultant.
Note on antivirus software
For products such as Norton, Bitdefender, ESET, McAfee, or Avast, activation is performed through the manufacturer's account or website, not through ospp.vbs. This method applies only to Microsoft Office.
Activation verification
In the Office program
Open Word and go to File > Account. The correct status is usually:
- Product activated,
- Licensed product,
- no yellow or red activation message.
In CMD
cd /d "%ProgramFiles%\Microsoft Office\Office16"
cscript ospp.vbs /dstatus
If you are using Office 32-bit on a 64-bit system:
cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /dstatus
Look for the entry LICENSE STATUS: ---LICENSED---.
Troubleshooting
Error 0xC004F050
Most often, it means an incorrect key or entering the key into the wrong edition. Check if the key applies exactly to Office 2021 Home & Business.
Message "This product key has already been used"
Usually, it means that the license is already assigned to a Microsoft account. Log in to the correct account and download the installer from account.microsoft.com/services.
Message "Unlicensed Product" or "Activation required"
Run Word, go to File > Account, and log in to the account with the assigned license. If this does not help, run ospp.vbs /act.
Installation error 30015-11 or similar
Most often, the cause is a damaged installer, old Office, or system security blocking. Uninstall the previous Office package, restart the computer, and download the installer again.
Message "Another installation is in progress"
Windows Installer has an active task. Close installers, restart the computer, and run the installation again.
Outlook does not start after installation
The cause may be an old mail profile or conflict with the previous version of Office. Create a new mail profile in the Control Panel and check if the previous Office has been completely removed.
Antivirus blocks activation or installer
Some security packages filter connections to Microsoft servers. Temporarily disable HTTPS scanning or add an exception for the installer. In the case of antivirus licenses, remember that activation takes place on the manufacturer's website, not through ospp.vbs.
If you need help, please contact us at [email protected] or call 00 800 121 1654.
Comparison of versions
| Version | Applications | Commercial use | Price at KluczeSoft |
|---|---|---|---|
| Office 2021 Home & Student | Word, Excel, PowerPoint | No | 449 zł |
| Office 2021 Home & Business | Word, Excel, PowerPoint, Outlook, OneNote | Yes | 599,94 zł |
| Office 2021 Standard | Word, Excel, PowerPoint, Outlook, OneNote | Yes | 221,94 zł |
| Office 2021 Professional Plus | Word, Excel, PowerPoint, Outlook, Access, Publisher, OneNote | Yes | 269,94 zł |
The prices above correspond to the offer available at KluczeSoft on 13 April 2026 and may be subject to change.
Summary
Office 2021 Home & Business is a practical choice for those who need Word, Excel, PowerPoint, and Outlook for commercial work, but do not want a subscription. The most important steps are to assign the key to a Microsoft account, download the installer from an official source, and check the activation status in File > Account or using ospp.vbs /dstatus.
If online activation is unsuccessful, use Microsoft's telephone activation by calling 00 800 121 1654. In case of problems, it is also worth ensuring that there is no conflict with an older Office version on the computer and that you are using the correct licence edition.