IT Offboarding Checklist: A Complete Guide for Secure Employee Exits
Offboarding

IT Offboarding Checklist: A Complete Guide for Secure Employee Exits

Gauri Asopa
Gauri Asopa Senior Marketing Executive at Zimyo
Modified
Read time 8 min read
Get Started

When an employee leaves, the clock starts on a security problem most companies underestimate. Every account left active, every laptop not returned, and every API key still valid is an open door into your systems. And the data shows those doors stay open far too often: according to CurrentWare's data-security research, 89% of employees were still able to access sensitive corporate applications well after they left their organization. Worse, Checkflow's IT security research found that 59% of companies have suffered a data breach tied directly to poor offboarding practices.

This IT Offboarding Checklist and Guide is designed to bridge that gap. It does not just go the traditional route of "remove access, return laptop," and dives into the timing issues, role-based access permissions issues, credentials, compliance concerns, and automation strategies which are ultimately what make the difference in ensuring the process is done properly. This is your definitive reference, whether you work in IT, security, or HR.

Key Takeaways

  • IT offboarding is a security activity, not an HR activity- 59% of businesses have experienced data breaches due to inefficient offboarding procedures.
  • The timing differs depending on the nature of the exit- use phase access de-provisioning for voluntary exits and immediate de-provisioning for involuntary exits.
  • Start with privileged access removal- admin users, developers, and C-suite executives should always be de-provisioned on an hour-by-hour basis irrespective of the nature of the exit.
  • Non-human access is the biggest gap that remains unattended. API keys, service accounts, and SSH keys will survive SSO shutdown and need separate de-provisioning.
  • Automation is key- Integrating your HRIS system with an identity governance system can help plug all gaps left out by manual checklists.
  • Offboarding doesn’t stop at the exit- Regular audits help to identify about 30 orphan accounts per average exit.

What is IT Offboarding?

IT offboarding is the process of systematically revoking an outgoing employee’s access to the organization’s computer system by recovering the equipment and licenses, transferring information and knowledge, and documenting everything. IT offboarding is the technical part of the overall employee offboarding process.

HR offboarding handles documentation and the exit interview, while IT offboarding ensures accounts, equipment, information, and credentials are recovered. Both of them are important, but IT offboarding involves security aspects.

Why IT Offboarding Matters for Security and Compliance

The cost of getting this wrong is measurable. Beyond the breach statistics above, peer-reviewed research presented at the 2025 USENIX Security Symposium found that only 48% of businesses are even aware that former employees still have access to internal systems, and 20% experienced a data breach as a result.

Even federal oversight bodies flag this as a persistent weakness. The Office of Inspector General for the Federal Reserve found that offboarding weaknesses at the CFPB led to delayed deactivation of identity-verification credentials and site badges for departing employees and contractors, and identified returning IT assets during offboarding.

IT Offboarding vs. General Employee Offboarding

General employee offboarding involves HR and focuses on people: resignation acknowledgment, final payment, benefits, COBRA, and exit interview. IT offboarding, by contrast, involves IT and focuses on systems: deprovisioning access, recovering licenses, wiping/recovering devices, rotating secrets, and preserving data. Ideally, within an effective procedure, an HR system event – which is essentially the entry of an employee termination into the HRIS – initiates the IT offboarding process.

When Should You Disable Employee Access During Offboarding? This is precisely the question generic checklists do not consider, and it is crucial. It depends on the nature of separation itself. 

In voluntary departures, the access removal process should be gradual: restrict high-risk access to facilitate knowledge transfer during the notice period, then remove it completely on the last day. The compromise is inevitable – restrict access prematurely, and you will lose the handoff; delay the restriction too long, and you will increase the security window.

Involuntary termination is different. In this case, access should be revoked immediately – preferably, right after the discussion is finished and the process was arranged in advance between the IT, HR, and security departments. Since IP theft occurs in 70% of cases when an employee announces their departure, a terminated employee with access remains the most vulnerable situation.

The bottom line is: the higher level of access, the faster it should be disabled. This means access for any IT administrator, developer with access to the production environment, or executive with access to the financial system should be revoked right after the separation discussion.

Access-removal timing by role and exit type:

Voluntary departure Involuntary termination 
Individual contributor

Phase out during notice; full cut on last day

Immediate

Developer / engineer

Monitor production access; revoke credentials on last day

Immediate + rotate all secrets

IT admin / privileged user

Same-hour or same-day; second-reviewer sign-off

Immediate, pre-coordinated lockout

Executive / C-suite

Same-day; full cross-system review

Immediate, with security present

Contractor/gig worker

End of engagement

Immediate

The Complete IT Offboarding Checklist

Below is a comprehensive, scannable checklist organized by phase. Assign an owner and a due date to every item.

TaskOwner
Before the last day

Notify IT and security as soon as HR confirms the departure date

Inventory the employee's accounts, devices, licenses, and privileged access

Identify service accounts, API keys, and shared credentials tied to the person

Plan knowledge transfer and assign successors for critical systems

For high-risk exits, enable enhanced monitoring during the notice period

HR → IT

IT

IT / Eng

Manager

Security

Last day

Disable SSO and identity-provider (IdP) login — the primary kill switch

Revoke email, VPN, cloud storage, and all SaaS tools (Slack, GitHub, etc.)

Collect company hardware: laptop, phone, tablet, monitors, security keys

Disable physical access badges and building entry

Set email forwarding/auto-reply; transfer document ownership to a manager

IT

IT

IT / Manager

Security / Facilities

IT

Post Departure

Change passwords on any shared or team accounts the person used

Remote-wipe company data from unreturned or personal (BYOD) devices

Reclaim and reallocate paid software licenses

Verify deprovisioning after 24–48 hours; log every action for the audit trail

Schedule a post-departure audit to catch orphaned accounts

IT

IT

IT / Finance

IT / Security

Security

Account Access and Credential Management

The single highest-priority category. Start with the IdP because disabling SSO cascades across every connected app. Then work through email, VPN, and remote access, and network permissions. Finally, reset shared passwords and rotate any credentials the employee knew a step frequently missed. Remember that the average departing employee leaves behind 30 orphaned accounts across various systems, per Iden's identity-management research, so a systematic sweep matters.

Hardware and Device Recovery

Recover all company-issued devices and document their condition and data-wipe status. For BYOD and personal devices holding company data, use mobile device management to selectively wipe corporate data without touching personal content. Before reallocating or disposing of any device, follow a documented data-wiping and reset procedure; this is a compliance requirement in regulated industries, not just good hygiene.

Software License Reclamation

Reclaiming licenses is where offboarding pays for itself. Iden's research found that 53% of software licenses go unused after an employee departs because of incomplete offboarding. Prioritize reclamation by cost: pull the expensive per-seat SaaS licenses first, decide whether to downgrade or cancel, and redistribute freed seats to waiting employees rather than buying new ones.

Technical Credentials and Non-Human Access

This is the biggest blind spot in most checklists. Developers and engineers routinely create access that outlives their employment: GitHub and GitLab personal access tokens, AWS IAM keys, SSH keys on servers, service-account credentials, CI/CD pipeline access, database logins, and webhook integrations. None of these disappear when you disable the user's SSO. Maintain an inventory of machine-to-machine credentials per employee and rotate or revoke every one at departure.

Role-Specific IT Employee Offboarding Checklist Requirements

Not every exit carries the same risk, and a one-size-fits-all checklist quietly fails the highest-stakes departures.

  • IT administrators and privileged users hold the keys to everything. Their offboarding requires immediate lockout, review of every system where they held admin rights, rotation of any root or shared administrative credentials they could have known, and a second reviewer to confirm nothing was missed.
  • Developers and engineers need the technical-credential sweep above, plus repository access, secrets in code, CI/CD, cloud IAM, and SSH keys, in addition to standard user deprovisioning.
  • Executives and C-suite departures demand discretion and breadth: board portals, financial systems, investor communications, and confidential strategy repositories, often reviewed across every system given the sensitivity of their access.
  • Contractors and gig workers are a growing category Deloitte notes that 36% of the US workforce, about 57 million workers, participate in the gig economy, requiring scalable, repeatable offboarding for short-tenure access.
Highest-risk access Extra offboarding steps 
IT admin / privileged user

Root, shared admin credentials

Immediate lockout, rotate admin secrets, second-reviewer check

Developer / engineer

Repos, CI/CD, cloud IAM, SSH keys

Revoke tokens, rotate secrets in code, remove keys from servers

Executive / C-suite

Board portals, financial & strategy systems

Discreet, full cross-system access review

Contractor / gig worker

Time-boxed project access

Scalable, repeatable deprovisioning at engagement end

Involuntary Termination vs. Voluntary Departure Protocols

These two situations have distinct risk profiles and therefore distinct strategies. With voluntary exits, a controlled, staged exit strategy can be implemented, complete with knowledge transfer. With involuntary exits, prior coordination and immediate action are required. IT will be ready to restrict access immediately upon notification from HR, and physical access will be restricted as well. In addition, for sensitive positions, security personnel will monitor for data exfiltration in the final minutes.

Security Monitoring During Offboarding

Since most IP theft incidents occur around the time of a resignation announcement, the notice period acts more as a monitoring period than a wind-up phase. Red flags include unusual bulk downloading, syncing to private cloud storage, mass emails to external contacts, setting up new email forwarding rules, and increased use of USB drives. Tools like data loss prevention (DLP) and user-behavior analytics can help identify these patterns.

Compliance and Data Retention

Before you delete anything, know your retention obligations. Regulations such as GDPR, SOX, and HIPAA plus any litigation hold dictate what employee data must be preserved, for how long, and when deletion is permitted. Preserve access logs and communications where required, and record the legal basis for each retention or deletion decision.

Applies to Offboarding implication 
GDPR

EU/UK personal data

Retain only as long as necessary; document lawful basis before deletion

SOX

Public-company financial records

Preserve financial communications and access logs (typically ~7 years)

HIPAA

Healthcare (PHI)

Retain required records ~6 years; secure/transfer PHI access carefully

Litigation hold

Any org facing/anticipating litigation

Suspend deletion for relevant data until the hold is lifted

Automating IT Offboarding

Manual offboarding does not scale and it leaves gaps. The highest-leverage improvement is connecting your HRIS (such as Workday or BambooHR) to your identity-governance platform so that entering a termination automatically triggers deprovisioning workflows across connected apps.

Post-Offboarding Audit and Monitoring

Offboarding isn’t complete once the last day is done. Conduct quarterly account reviews to find accounts left behind, shadow-IT applications created by the employee leaving, personal devices authenticating to corporate systems, and inactive accounts that need to be removed. With 30 orphaned accounts per departure, an ongoing audit becomes the safeguard that turns a good process into a sound one.

IT Offboarding Best Practices

  • Ensure your documentation is time-stamped for an auditable trail.
  • Work together through IT, HR, security, and the employee’s manager so that nothing gets overlooked.
  • Bring IT-specific questions to the exit interview (any undocumented systems, shared passwords, integration with other systems).
  • Consider each offboarding an opportunity for improvement.

Real-World Case Studies for company culture and enhanced Security

Retail - 98% endpoint recovery in a 10-day deployment. An $11 billion home-improvement retailer with 31,000+ employees and 55,000+ endpoints deployed Oomnitza's Separation-to-Recovery process in just ten days. It replaced 40+ manual touchpoints per departing employee with zero-touch automation across 200+ applications, achieving a 98% endpoint-recovery rate, 96% faster access revocation, and 100% CIS/NIST framework compliance.

SaaS - a phased blueprint. BetterCloud published its internal phased offboarding workflow, separating immediate security actions (access revocation) from knowledge-transfer phases and final cleanup, with automated triggers across multiple SaaS apps—a replicable model for any SaaS-heavy organization.

Common IT Offboarding Mistakes for Exit Interviews to Avoid

  • Delaying account deactivation the single biggest security gap, especially for terminations.
  • Forgetting third-party and SaaS apps that never went through SSO.
  • Ignoring service accounts and API keys that persist long after the user is gone.
  • Skipping the shared-credential rotation the departing employee knew.
  • No post-departure verification, leaving orphaned accounts undetected.
  • Incomplete documentation, which fails audits and hides gaps.

Conclusion

Offboarding employees in IT is not just retrieving their laptop and blocking their email. This is a vital security and compliance process that requires prompt access revocation, credential handling, asset recovery, data protection, and verification documentation.

A well-tailored approach would consider the nature of the exit and the employee's level of access, prioritize credentials with privileged access and non-human accounts, and automate the process where feasible. Post-exit audits would also help identify orphaned accounts and fill gaps that manual checklists might overlook. This process not only ensures security but is also cost-effective, saving the company money on unnecessary software and assets. It also ensures compliance and consistency in the process of offboarding all employees.

Frequently Asked Questions

What should be included in an IT offboarding checklist? 

A proper IT offboarding checklist involves all of the following five categories: account and credential management (disabling SSO/IdP, email, VPN, and SaaS access; rotation of shared passwords and API keys), hardware and device recovery (collection and wiping of corporate-owned devices; BYOD management), license recovery for software, data migration, and developer credentials (SSH keys, service accounts, cloud IAM). Each task should also have an owner and timeline, as well as an audit-trail record.

What is the standard offboarding process? 

The standard offboarding process consists of five steps:

(1) notification HR department confirms termination of employment and notifies IT and security department

(2) pre-offboarding - inventory access and plan the knowledge transfer

(3) last day - revoke access, collect hardware and disable badges

(4) post-offboarding – rotate shared secrets, wipe devices, recover licenses and

(5) auditing.

When should access to employee resources be taken away during the offboarding process? 

This is dependent on the nature of the exit. In a voluntary exit, phase out access and fully deprovision it on the last working day to ensure knowledge transfer. In an involuntary termination, immediately deactivate the account, preferably right after the discussion, and coordinate with IT, HR, and Security. Privileged accounts, such as administrators, developers, and executives, should always be deactivated quickly.

What are the security issues faced when there are problems with offboarding in IT? 

The issues involved are mainly those related to unauthorized access and data breach, theft of intellectual property, creation of orphaned accounts, wastage of money due to non-use of licenses, and compliance issues due to lack of documentation.

What are typical offboarding mistakes? 

The typical mistakes include delays in account deactivation, failure to deactivate all SaaS and third-party applications that work independently of SSO, overlooking developer accounts and credentials such as API keys and service accounts, not rotating shared passwords, no post-offboarding verification leaving orphan accounts, and inadequate documentation.

Get a Free Demo

See how Zimyo AI agents can automate your HR & Payroll

By submitting, you agree to our Privacy Policy. We'll never share your data with third parties.

Gauri Asopa

Gauri Asopa

Senior Marketing Executive at Zimyo

LinkedIn

I believe great content isn't just written — it's felt. As a Senior Marketing Executive at Zimyo, I craft stories around HR tech, payroll, compliance, and modern workplace trends. Whether it's a blog, brand campaign, or email sequence, I love turning complex ideas into clear, engaging narratives. My journey has always been rooted in curiosity — about people, patterns, and what makes a message truly stick. When I'm not writing, I'm curating mood boards, collecting new books, or getting lost in lofi playlists and timeless aesthetics.

Ready to Let AI Run Your HR?

Join 500+ US companies that replaced HR busywork with AI agents. Sign up and start in minutes.

Get Started