How to Download Skype Chat History | Export Before Deadline

Download your Skype chat history through Microsoft’s official export page. The .tar archive contains your messages and shared files for local reading.

Microsoft’s official data export page is how to download Skype chat history — it’s the only straightforward route that gives you a complete copy of your conversations and shared files. The process takes a few minutes of active setup plus a short wait for the archive to generate, and the result is a single .tar file containing years of messages, photos, videos, and call recordings. With the export option only guaranteed through June 2026, there’s a practical reason to do this now rather than later.

Downloading Skype Chat History: What You Get

Microsoft’s export tool gives you a complete copy of your Skype activity tied to your Microsoft account. You choose whether to download your messages, your shared files, or both. The export does not include your Skype profile information, credit balance, or call logs outside of what shows up in messages and recordings.

The download comes as a .tar archive — a compressed file type common on Linux and Mac systems that Windows handles with built-in tools or free third-party software depending on your version. Inside the archive, your chat data lives in a messages.json file, and Microsoft includes a browser-based viewer so you can read everything without extra software.

Step-by-Step: Download Your Skype Data

Microsoft’s process requires a Microsoft account, the export page, and a short wait while your data is packaged. No third-party tools are needed to request the export itself.

  1. Sign in to the Skype Data Export page at teams.live.com/dataexport/skype using the Microsoft account tied to your Skype login.
  2. Select Conversations for your chat history, Files for shared media and documents, or check both boxes.
  3. Click Submit request and then Continue when the confirmation prompt appears.
  4. Return to the same export page later and check the Available Exports section. The download link appears once Microsoft finishes packaging your data — this can take minutes or longer depending on the volume.
  5. Click Download to save the .tar file to your computer.

If the download link does not appear immediately, close the page and check back later. Microsoft does not send a notification when the export is ready — you have to return to the export page yourself.

What’s Inside the Export File?

Microsoft divides the export into two categories: conversations and files. You can request one or both when you submit your export request.

Category What’s Included Notes
Conversations Skype messages, SMS messages, polls, scheduled calls, swift cards, location shares Stored in messages.json inside the .tar archive
Files Pictures, videos, video messages, voice mail, call recordings, shared documents Individual media files included in the archive
Call recordings Recorded audio and video from Skype calls Part of the Files export category
Voice mail Voicemail messages received through Skype Also included under Files
Polls and swift cards Interactive message content from group chats Included in Conversations export
Location shares Shared location pins and coordinates Part of message data in conversations
Shared files Files other people shared with you in chats Only available if you select the Files option

The export does not include your Skype contacts list, credit balance, or account settings. Those remain available within your Skype account itself.

How to Read Your Exported Chat History

The .tar file you download is not directly readable as a text document. You need to extract it first and then use Microsoft’s included browser-based viewer to browse your messages. Microsoft’s support documentation for Skype data export covers the extraction process in detail.

On Windows 10 and 11, open Command Prompt in the folder where you saved the export and run tar -xvf YOURFILENAME_export.tar, replacing YOURFILENAME with the actual file name. On older Windows versions that lack the tar command, a free tool like 7-Zip can extract the archive. Mac users can double-click the .tar file — macOS handles it natively.

Once extracted, open the skype-parser folder inside the archive and select index.html. This opens a browser-based viewer. Click Browse, navigate to the messages.json file in the extracted folder, and click Load. Your chat history appears in a readable format with timestamps and message content.

If you prefer a raw data approach, messages.json is a standard JSON file that any text editor or code editor can open, though the formatting is less friendly for casual reading.

Common Export Mistakes to Avoid

The export process is straightforward, but a few pitfalls trip people up regularly:

  • Waiting on the export page instead of checking later. The download link does not appear instantly in most cases. Leave the page and return to the Available Exports section after some time has passed.
  • Expecting a direct chat transcript. Microsoft returns a .tar archive, not a PDF or text file. You must extract the archive before you can read anything.
  • Forgetting to request Files. If you only select Conversations, your photos, videos, and shared documents will not be included. Submit a second export with Files checked if you already submitted one without it.
  • Assuming the archive opens on any device. Mobile devices and older Windows versions may not handle .tar files without additional software. Download the export on a desktop or laptop where you have extraction tools available.
  • Waiting past the deadline. Microsoft’s export page currently guarantees availability only through June 2026. After that window, the option may be removed or restricted.

Why the June 2026 Deadline Matters

Microsoft’s export page was updated in December 2025 with a visible change: the timeframe to export Skype data now runs only until June 2026. This does not mean Skype is shutting down, but it signals that the current data export method may change or disappear after that date.

Item Detail
Deadline stated on export page June 2026
Page last updated December 2025
Export types available Conversations, Files, or both
File format delivered .tar archive
Message format inside archive messages.json
Built-in viewer included Yes — skype-parser/index.html

If you have conversations or files in Skype that you want to keep locally, run the export process now. The actual time investment is about five minutes of active steps — the rest is waiting for Microsoft to package your data and the few minutes it takes to extract and view the archive on your computer.

Quick Start Checklist

  1. Go to teams.live.com/dataexport/skype and sign in.
  2. Check Conversations and Files.
  3. Submit the request and return later for the download link.
  4. Download the .tar file and extract it using your OS’s built-in tools or 7-Zip.
  5. Open the skype-parser/index.html viewer and load messages.json.
  6. Store the extracted folder somewhere safe and make a backup copy.

References & Sources