How to Extract Data from BKF file on Windows 11 & 10
Fact-checked and reviewed in accordance with our Editorial Policy
A BKF file is a Windows backup archive that needs a BKF file extractor to open. Windows 11 has no way to open one, which is why a folder of .bkf files can sit there for years holding data nobody can reach. This guide covers the free routes first, shows exactly where each one stops and then covers the direct route for when neither is practical.
What a BKF File Is and Why Windows Will Not Open It
A .bkf file holds a backup in Microsoft Tape Format, shortened to MTF, usually written by Windows NTBackup, by Symantec Veritas Backup Exec or by Veritas NetBackup. Depending on the job it may hold ordinary files, a System State capture or both. It is not a ZIP style archive. Inside it sits a catalogue, a set of data streams and the original file metadata, all in a layout only a reader that understands the format can walk through.
NTBackup shipped with Windows XP and Windows Server 2003. Microsoft removed it after that. Windows Vista onwards replaced it with Windows Backup and Restore. Server 2008 onwards uses Windows Server Backup, driven by the wbadmin command. Both write VHD disk images rather than MTF. Microsoft documentation is explicit that wbadmin cannot recover anything NTBackup created. That is worth knowing before you spend an afternoon on it. Nothing in Windows 11, Windows 10, Windows 8.1 or Windows 7 opens a BKF on its own. The same is true of Server 2012, Server 2016, Server 2019 and Server 2022. General purpose archive tools cannot parse it either.
So the file is fine. The reader is what went missing.
Which BKF File Extractor Route Fits You
Three situations, three different answers. Work out which one you are in before you reach for a BKF extractor.
If this is you
The file opens fine and you are free to install software on the machine.
Use the free NTBackup route
Costs nothing. You need either the KB974674 utility or the three files out of nt5backup.cab.
If this is you
The file opens fine but policy blocks loose binaries, the archive is large or you do not know what wrote it.
Use Backup Extractor
A BKF extractor reads the format directly. Nothing else to install, plus you can search inside before extracting.
If this is you
Nothing will open the file at all. It is corrupt rather than unreadable.
Use a BKF repair tool instead
A BKF file extractor reads what is there. Rebuilding a broken catalogue is a different job.
Not sure which one you are in? Run any free demo that lists contents. If it can show you the file tree, the archive is readable and you are in the first two columns rather than the third.
Method 1: The Free NTBackup Routes
Two official routes exist. Try these first if either fits your situation.
Option A: The Microsoft NTBackup Restore Utility
Microsoft published a restore only build of NTBackup, catalogued as KB974674, for Windows Vista, Windows Server 2008, Windows 7 and Server 2008 R2. Microsoft documentation still names it as the way to recover legacy backups. The catch is that Microsoft withdrew the download itself, so anyone chasing it today ends up on a third party mirror rather than a Microsoft server.
Option B: The Original Windows XP Binaries
The other route is to pull the original binaries out of a Windows XP installation source and run them on the modern machine.
We have a full walkthrough of both routes with every screen in the Windows NT Backup Restore Utility guide. The short version is this:
- Run ntbackup.exe and dismiss the Removable Storage Not Running message. It appears because the service it expects was removed from Windows after Server 2003. On a restore job it is harmless.
- In the Backup or Restore Wizard, choose Restore files and settings, browse to your
.bkfand tick what you want back.
- Set a destination under Advanced and finish the wizard.
If it refuses to start, the usual causes are a missing library, a lack of elevation or compatibility mode. All three are covered step by step in the NTBackup restore utility guide.
Where the Free BKF Routes Stop
Both routes genuinely work on a healthy file. They run into trouble in four situations:
- Policy. The cab extraction route means running three loose system binaries pulled from an installation disc. Plenty of IT policies will not permit that, quite reasonably.
- Damage. NTBackup expects a clean catalogue. If the archive is partly damaged or was written across split volumes it tends to stop rather than recover what it can. For a genuinely corrupt BKF file, neither free route will help and a BKF repair tool is the right answer rather than an extractor.
- Size. It was built when backups were measured in gigabytes. Large modern archives are slow to walk through and there is no way to search inside for one file.
- You have no idea what wrote the file. If the
.bkfcame from Backup Exec rather than NTBackup or was renamed at some point, the wizard gives you very little to go on.
Method 2: Use a BKF File Extractor
BitRecover Backup Extractor is a dedicated BKF file extractor. It reads the format itself, so there is nothing to install alongside it and nothing to boot from. It opens the file, tells you what wrote it and lists the contents before anything is written out.
Free Demo DownloadPurchase Now
Steps to Extract Data from BKF File Archives
- Install and open the software. It runs on Windows 11, Windows 10, Windows 8.1, Windows 7 and Windows Server.
- Load the file with Open File. If the backup was split across several files, use Open Folder and point it at the folder holding the set.
- Check what the File Details panel reports. This is the part the wizard cannot do. The format is identified by its binary signature, so a renamed file still opens. The panel also names the application that wrote it. A BKF reports as Microsoft Tape Format written by Windows NTBackup or Backup Exec, along with the hostname, the backup date, the media label and whether the archive is full or incremental.
- Browse or search inside the archive. Expand the tree the way you would in Explorer. Use the search box when you know the file name but not where it lived. Sizes and original timestamps are shown before extraction.
- Tick what you need. Every level has a check box, whether that is one document, one folder or the lot. Nothing has to be restored first and cleaned up afterwards, which is the difference that counts when the archive is bigger than the disk.
- Export. Use Export for your selection or Export All for the lot. The output keeps the directory layout the backup recorded, along with the dates each file carried. The source
.bkfis opened read only and is never written to.
What Survives When You Extract a BKF File
A restore puts everything back. An extraction gives you the files plus the metadata the archive recorded against them:
- Original folder structure, rebuilt at the destination you choose, whether the source volume was NTFS or FAT
- Created date and modified date, to the second
- Unix owner, group, UID and GID where the archive carried them
- Tape block size, file mark position and archive number, for backups that came off tape
Which Edition Runs the BKF Extractor
BKF is covered by the Standard edition at $49, which is a one time purchase for up to two machines with a perpetual licence. Veeam, Acronis, ShadowProtect, tape drives and the NTFS and ext filesystems inside disk images sit in Professional at $99. Forensic containers such as EnCase E01 and FTK AD1 sit in Forensic at $199.
The free demo opens your file, confirms the format and lists everything inside it. Export is the part that needs a licence, so you can prove your own archive is readable before you spend anything.
Everything described here reflects Backup Extractor 26.7. BitRecover has been building data recovery and format conversion tools since 2011.
BKF File Questions, Answered
The questions that come up most often when someone is holding a BKF they cannot open.
Can I open a BKF file on Windows 11 without NTBackup?
Yes. NTBackup was removed after Windows XP and Windows Server 2003, so Windows 11 has no built in reader. Microsoft built a restore only utility for this, catalogued as KB974674, but it has withdrawn the download, so copies now circulate on third party sites. The other option is to extract ntbackup.exe from nt5backup.cab yourself. Backup Extractor opens a .bkf directly without either.
Why does NTBackup say Removable Storage Not Running?
Because the Removable Storage Manager service it expects was removed from Windows after Server 2003. The message is harmless on a restore job. Click OK and the wizard continues normally.
What if I do not know what created my BKF file?
You do not need to. The file is identified by its binary signature rather than its extension, so a renamed or extensionless file is still recognised. The File Details panel reports the format alongside the program that produced it, normally Windows NTBackup or Symantec Backup Exec.
Can I extract just one file instead of the whole backup?
Yes. This is the main practical difference from a restore. Search or browse to the item, tick it and export only that. You need free disk space for what you tick, not for the size of the whole archive.
Does extracting change the original BKF file?
No. The archive is opened read only and is never written to. Everything runs on your own machine with nothing uploaded, so the same file can be opened again later and behave identically.
What if the BKF file is damaged?
The tool is a reader. On a healthy archive it pulls everything out, on a partly damaged one it takes what is still intact, but it will not rebuild broken structures. For a genuinely corrupt file, BKF Repair Wizard is built for that job. Start with the demo either way. If it can list what is inside, the archive is readable enough to work with.
Does it work on Backup Exec BKF files as well as NTBackup?
Yes. Both write Microsoft Tape Format. The File Details panel tells you which one produced the file you are holding.
Which Method to Use to Extract Data from BKF File Archives
Where a rescue disc or a spare install is easy to arrange, the free NTBackup routes do the job at no cost. They stop being practical when IT policy blocks loose binaries, when the archive is damaged, when it is large enough that walking it manually is painful or when nobody knows what wrote the file.
Reading the BKF directly avoids all four. Download the demo and open the file that has been sitting there unreadable. If the contents are listed you know the data is recoverable before you decide anything.
Free Demo DownloadPurchase NowSee the full format list
Next read: Fix the backup file contains unrecognized data and cannot be used error or open an Acronis TIB file without True Image.



