The short answer
In desktop Word on Windows, go to File, then Info, then Protect Document, then Add a Digital Signature, pick your certificate and sign. The document is marked final and any later edit breaks the signature. The part that decides whether anyone else can verify it is the certificate: Word validates against the certificate authorities trusted by the operating system, not against Adobe's trust list, so a certificate that shows a green check in Acrobat can still read as untrusted in Word — and the reverse. A self-made digital ID signs perfectly well but proves nothing about who signed.
On this page
The clicking part of this takes about forty seconds, and every guide on the first page of Google covers it. What they mostly skip is the half that determines whether the signature means anything to the person receiving it: which certificate you signed with, which trust list their software consults, and why the answer differs between Word and Acrobat. Get that wrong and you end up with a document that is signed, marked final, and still greeted with a warning on the other end.
What you need before you can sign
Three things: desktop Word on Windows, a digital ID installed on that machine, and a decision about who has to be able to verify the result. Certificate-based signing lives in the Windows desktop applications — the browser versions of Word and Excel cannot apply one, and Office for Mac does not offer the feature either. The digital ID is a certificate plus its private key, held in the Windows certificate store, on a smart card, on a token, or on a cloud-based virtual card.
The choice that matters is where the certificate comes from. Microsoft ships a utility called SelfCert that generates a digital ID on the spot, and it works: the signature is real, and it will catch any later edit to the document. It just carries no verified identity, because nobody checked who you are. Recipients see a signer that cannot be authenticated, and each of them has to decide to trust your certificate manually. That is serviceable for documents circulating inside one team and unworkable for anything that leaves the building.
For documents going to customers, regulators, or counterparties, the identity has to come from a certificate authority that verified it. A document signing certificate does that, and it works for individuals as well as registered organisations. Our overview of what a document signing certificate covers goes through the validation levels in more detail.
Visible signature line or invisible signature?
Word offers two mechanisms and people routinely confuse them. An invisible digital signature secures the whole document with no visual change — the only sign is a badge in the status bar. A signature line inserts a visible block into the page, reserving a spot for a named person to sign, and it can be signed later by whoever it was addressed to. Both apply real cryptographic signatures; they differ in whether the document shows one.
| Invisible signature | Signature line | |
|---|---|---|
| Appears in the document | No, status bar badge only | Yes, a visible signature block |
| Typical use | You are signing your own finished document | You are sending it to someone else to sign |
| Who applies it | The author | The named signer, later |
| Effect on editing | Marked final; edits break the signature | Same, once the line has been signed |
Neither one prevents editing. Word marks a signed document as final and disables typing, but removing the signature restores editing in two clicks. The guarantee is that tampering becomes visible, not that it becomes impossible — a distinction worth spelling out to anyone who assumes a signed file is locked.
Signing a Word document, step by step
Save the document first, because signing applies to the file as it stands and any unsaved change would invalidate it immediately. Then open File, choose Info, select Protect Document, and pick Add a Digital Signature. Word asks for a commitment type and an optional purpose, shows which certificate it intends to use, and signs when you confirm.
The invisible signature
- Finish and save the document. Signing captures the saved state.
- Go to File, then Info, then Protect Document, then Add a Digital Signature.
- Check the certificate Word has selected. If it picked the wrong one — easy when a machine holds several — use the change option to choose the right certificate before continuing.
- Fill in the purpose if your organisation records one, then confirm. If the key sits on a token or a virtual card, you will be asked for its PIN or password at this point.
- Word marks the document final. Confirm by returning to File, then Info, and viewing the signature entry.
The visible signature line
- Place the cursor where the signature belongs, open the Insert tab, and choose Signature Line from the text group.
- Enter the signer's name, title, and email address, and decide whether they may add a comment when signing. Word inserts the block.
- Send the document. The named signer double-clicks the line, selects their certificate, and signs.
- Once signed, the block displays the signer's name and the document is marked final.
Sign last. A signature covers the document as saved at that instant, so updating a figure, fixing a typo, or letting a field refresh afterwards breaks it. In documents with several signature lines, every signer should sign the version produced by the previous signer rather than working from their own copy, or the signatures will not accumulate on one file.
Excel and PowerPoint
The path is identical in Excel and PowerPoint: File, Info, Protect Workbook or Protect Presentation, then Add a Digital Signature. Excel supports the same visible signature line through the Insert tab, which is how signed approval sheets and financial workbooks are usually assembled. One certificate covers all three applications, since Office reads it from the same place.
Excel adds a wrinkle worth knowing about: volatile formulas. A workbook containing functions that recalculate on open can alter its own contents after signing, which invalidates the signature without anyone editing anything. If a signed workbook keeps losing its signature for no visible reason, look for recalculation before looking for tampering.
Signing a document is also a separate act from signing the macros inside it. A signed workbook whose VBA project is unsigned still triggers macro security prompts, because the two signatures answer different questions. That process is covered in our guide to signing a VBA macro.
Why Office and Acrobat disagree
They consult different lists. Office validates a signature against the certificate authorities the operating system trusts, so any root in the Windows certificate store is accepted. Acrobat and Reader ignore the system store by default and check the Adobe Approved Trust List and the European Union Trusted Lists instead. Nothing requires a CA to appear on both, which is how one certificate produces two verdicts on one machine.
In practice this catches people going in both directions. A corporate internal CA, pushed to every workstation by group policy, signs Word documents that validate flawlessly across the company and show as untrusted the moment the same content is exported to PDF and opened in Acrobat. Meanwhile a certificate bought specifically for PDF work is trusted by Acrobat everywhere, and may still prompt in Word on a machine whose root store has not picked up the issuing CA.
If your documents circulate as both Office files and PDFs, choose a certificate that satisfies both paths: one from a publicly trusted CA whose root ships in the Windows root programme and which is also an AATL member. Certum's document signing certificates, which My-SSL resells, are AATL-compliant and chain to a publicly trusted root, so the same certificate covers Word and Acrobat without a second purchase.
If you mainly work in PDF, the Acrobat side has its own quirks — trust list refreshes, the unknown-signer state, and long-term validation. Those are covered in our walkthrough of signing a PDF with a certificate.
Fixing a recoverable signature
A recoverable signature means Office verified the cryptography but could not confirm the certificate, and the problem may still be solvable. Microsoft attributes it to a handful of causes: the signing certificate expired and carried no timestamp, the issuing authority is not trusted by the system, the machine lacks the root certificates needed to build the chain, or the check ran while the computer was offline. It is a distinct state from invalid, and the difference matters.
Work through the causes in order of cost. Reconnect the machine and reopen the file, because an offline revocation check produces this state and resolves itself. Confirm the signing certificate has not expired, which the signature details will show. Then check whether the issuing CA is present in the machine's trusted root store — on a domain-joined workstation this is usually a group policy question rather than a user one.
Office also lets a reader accept the signer directly from the signature details, which changes the status from recoverable to valid. It is the same trade-off as the equivalent step in Acrobat: the decision is stored on that one machine and travels nowhere, so it fixes the document for the person who clicks it and for nobody else. Verify the signer through a separate channel before accepting, particularly when the document commits someone to a payment.
Two states are not recoverable by anyone. A revoked certificate means the CA withdrew it, frequently because the key was compromised, and the signature should not be relied on. An edited document means the signed bytes no longer match, and the only remedy is to go back to the signer for a clean copy.
Outliving the certificate
A trusted timestamp records the moment of signing, so a reader can judge the certificate as it stood on that date rather than today. Microsoft is explicit that an expired certificate can still validate signatures created during its validity period, provided the certificate is trusted, has not been revoked, and the signature carries a timestamp or embedded verification data. Skip it and the signature quietly degrades into a recoverable error once the certificate lapses.
The timestamp comes from a timestamping authority that most CAs operate alongside the certificate, and it is applied at signing time. That is the catch: it cannot be added convincingly afterwards, because the evidence it would need to capture is the evidence that stops being available at expiry. For an employment contract, a board resolution, or anything with a retention period longer than the certificate's validity, treat timestamping as part of signing rather than an option.
This has become more pressing as certificate lifetimes shorten across the industry. A document you expect to produce in five years will almost certainly outlive the certificate that signed it, and the timestamp is what carries it across that gap.
The bottom line
The signing steps are the easy part: save, File, Info, Protect Document, Add a Digital Signature, done. The decisions that determine whether the signature is worth anything happen earlier. A self-made digital ID detects changes but proves no identity. Word checks the operating system's trusted authorities while Acrobat checks Adobe's, so a certificate that satisfies one may not satisfy the other. And a signature without a timestamp has a shelf life tied to the certificate that made it.
If your signed documents go to people outside your organisation, a Certum document signing certificate from My-SSL carries a verified identity that recipients can check without configuring anything. It covers Word, Excel, PowerPoint, and PDF with one certificate, and the key sits on a cloud-based virtual card, so there is no hardware to ship between offices.