Previous Versions Tab Missing? Here’s How to Fix It
The previous versions tab missing from your Windows 11 file properties can be incredibly frustrating when you need to recover an earlier version of an important document or folder. This essential Windows feature allows you to restore files from restore points and backup snapshots, but many users discover the previous versions tab missing after upgrading to Windows 11 or using system optimisation tools. In this comprehensive guide, we’ll show you exactly how to restore this functionality and ensure you never lose access to your file recovery options again.
TL;DR
If the previous versions tab missing issue is affecting your Windows 11 system, the most common fix is enabling System Protection and restoring the registry entries for the shell extension. Enable System Protection in System Properties, allocate 5-10% disk space, create a restore point, and verify the tab appears. If it’s still missing, use a registry script to restore the Previous Versions handler (CLSID {596AB062-B4D2-4215-9F74-E9109B0A8153}). Most users resolve the previous versions tab missing problem within 10-15 minutes using these methods.
✅ 90% success rate
📅 Updated December 2025
Key Takeaways
- The previous versions tab missing issue occurs because System Protection is disabled by default on many Windows 11 installations
- Registry entries for the Previous Versions shell extension may be removed by optimisation tools, causing the tab to disappear completely
- Enabling System Protection and creating restore points restores access to previous file versions for most users
- File History provides an alternative backup method that also populates the Previous Versions tab for user files
- Corporate environments may use Group Policy to hide the feature, requiring IT administrator intervention
At a Glance
- Difficulty: Intermediate
- Time Required: 10-15 mins
- Success Rate: 90% of users
- Prerequisites: Administrator access, 5-10% free disk space
What Causes the Previous Versions Tab Missing Issue?
Understanding why the previous versions tab missing problem occurs helps you choose the right solution. Windows 11 ships with System Protection disabled by default on many OEM systems, particularly on non-system drives. Without System Protection or File History enabled and actively creating restore points or backup copies, there are no previous versions to display, so the tab may not appear or will show an empty list.
The shell extension responsible for displaying the Previous Versions tab uses CLSID {596AB062-B4D2-4215-9F74-E9109B0A8153}. When registry keys under HKEY_CLASSES_ROOT\AllFilesystemObjects and related CLSID entries are deleted by debloat scripts, optimisation tools, or manual registry edits, the previous versions tab missing problem manifests immediately. According to Microsoft’s official documentation, these shell extensions are critical for proper functionality.
In corporate, education, or managed environments across the UK, administrators frequently use Group Policy or registry modifications to hide the Previous Versions feature from users. This prevents confusion and controls restore behaviour, but it also means standard registry fixes won’t work on domain-joined machines where policy overrides local settings.
Third-party cleanup tools and system optimisers often target context menu handlers and property sheet extensions to reduce right-click menu clutter. These tools inadvertently remove the Previous Versions functionality by disabling the Volume Shadow Copy Service (VSS) or deleting registry entries, leaving users wondering why the previous versions tab missing problem suddenly appeared after running a system cleaner.
Previous Versions Tab Missing: Quick Fix
Enable System Protection Easy
Success Rate: 85% | Time: 5-10 minutes
The most common cause of the previous versions tab missing issue is System Protection being disabled. Enabling it creates restore points that populate the Previous Versions tab with recoverable file snapshots.
- Open System Protection settings
Press the Windows key, typeCreate a restore point, and press Enter. Alternatively, navigate to Control Panel → System and Security → System → System Protection. The System Properties window opens on the System Protection tab. - Select drive and configure protection
Under ‘Protection Settings’, select your system drive (typically C:) and clickConfigure. Choose ‘Turn on system protection’ and use the slider to allocate disk space. Microsoft recommends 5-10% of drive capacity for optimal protection. ClickOKto save. - Create initial restore point
Click theCreatebutton at the bottom of the System Protection tab. Enter a description such as ‘Initial restore point for Previous Versions’ and clickCreate. Wait for Windows to create the restore point, which typically takes 2-5 minutes. - Verify Previous Versions tab appears
Right-click any file or folder on the protected drive, selectProperties, and check for the ‘Previous Versions’ tab. Note that actual versions will only appear after changes occur and subsequent restore points are created.
More Previous Versions Tab Missing Solutions
Restore Previous Versions Shell Extension via Registry Intermediate
Success Rate: 90% | Time: 10-15 minutes
If the previous versions tab missing problem persists even with System Protection enabled, the shell extension registry entries may have been removed. This solution restores the necessary registry keys to make the tab visible again.
- Create system restore point
Before modifying the registry, create a safety restore point. Open System Protection (search ‘Create a restore point’), clickCreate, name it ‘Before Previous Versions registry fix’, and wait for completion. This allows you to roll back if anything goes wrong. - Create registry restoration file
Open Notepad and paste the following exactly:Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
This script recreates the registry entries for the Previous Versions handler.
- Save and execute registry file
Click File → Save As, name the fileenable_previous_versions.reg, and ensure ‘Save as type’ is set to ‘All Files’ (not Text Documents). Save it to your Desktop. Right-click the saved file and selectMerge. Accept the UAC prompt and clickYesto confirm the registry import. - Restart Windows Explorer or reboot
For changes to take full effect, either restart your computer or open Task Manager (press Ctrl+Shift+Esc), find ‘Windows Explorer’ in the Processes tab, right-click it, and selectRestart. This reloads shell extensions. - Verify tab restoration
Right-click any file or folder, selectProperties, and confirm the ‘Previous Versions’ tab now appears. If System Protection is enabled with existing restore points, you should see available versions listed.
Advanced Previous Versions Tab Missing Fixes
Enable File History for User File Versioning Easy
Success Rate: 80% | Time: 10-15 minutes
File History provides an alternative backup method that also populates the Previous Versions tab, particularly for user files in Documents, Desktop, Pictures, and other libraries. This solution works alongside or instead of System Protection.
- Connect backup drive
Connect an external USB drive or ensure a secondary internal drive is available. The drive should have sufficient space for your user files (at least 50-100GB recommended). Format as NTFS if necessary for best compatibility with Windows 11. - Open File History settings
Open Control Panel (search ‘Control Panel’ in Windows search), change ‘View by’ to ‘Large icons’, and clickFile History. Alternatively, search for ‘File History’ directly in Windows search and select ‘File History settings’. - Enable File History
ClickTurn onto enable File History. Windows automatically selects the connected drive. If multiple drives are available, clickSelect driveon the left panel to choose your preferred backup location. File History begins scanning your libraries immediately. - Configure backup settings (optional)
ClickAdvanced settingsin the left panel to adjust how often File History saves copies (default: every hour) and how long to keep saved versions (default: forever or until space is needed). ClickExclude foldersif you want to omit specific locations from backup to save space. - Run initial backup and verify
ClickRun nowin the File History window to force an immediate backup. Wait for the initial backup to complete (this may take 15-60 minutes depending on data volume). Then right-click a file in Documents or Desktop, selectProperties, and check the ‘Previous Versions’ tab for File History entries.
Preventing the Previous Versions Tab Missing Problem
Prevention is always better than cure when it comes to the previous versions tab missing issue. Enable System Protection immediately after installing or receiving a new Windows 11 system, before it becomes a forgotten task. Navigate to System Protection settings and turn it on for your system drive, allocating at least 5-10% of drive capacity for restore points.
Avoid using aggressive system ‘debloat’ scripts or optimisation tools that remove shell extensions without documenting changes. If you must use such tools, carefully review their settings and exclude the Previous Versions handler (CLSID {596AB062-B4D2-4215-9F74-E9109B0A8153}) from removal. Many optimisation tools now offer granular control over which features to disable.
Configure File History with an external drive as part of your initial system setup for comprehensive user file protection. This provides redundancy alongside System Protection and ensures you have multiple recovery options. Keep the external drive connected during work hours or set reminders to connect it regularly for backup updates.
Create regular manual restore points before major system changes, software installations, or Windows updates. While Windows creates automatic restore points, manual ones ensure you have recovery options at critical moments. In System Protection settings, click ‘Create’ and provide a descriptive name like ‘Before installing Adobe Creative Suite’.
Periodically verify that the Volume Shadow Copy Service (VSS) is running and set to automatic startup. Press Windows key + R, type services.msc, and press Enter. Locate ‘Volume Shadow Copy’, double-click it, ensure ‘Startup type’ is set to ‘Manual’ (triggered by System Protection), and verify the service status. According to Microsoft’s technical documentation, VSS is essential for Previous Versions functionality.
In corporate environments, document any Group Policy restrictions on Previous Versions to avoid user confusion and repeated support requests. IT administrators should communicate alternative backup solutions if the feature is intentionally disabled for security or compliance reasons.
Troubleshooting Common Previous Versions Tab Missing Scenarios
If the previous versions tab missing issue persists after trying the solutions above, several specific scenarios may apply to your situation. In domain-joined corporate environments, Group Policy often overrides local registry settings. Run gpedit.msc (if available on your Windows 11 edition) and navigate to Computer Configuration → Administrative Templates → System → System Restore to check if ‘Turn off System Restore’ or ‘Turn off Configuration’ policies are enabled. Contact your IT department if policies are enforced, as only domain administrators can modify these settings.
For network drives and cloud storage locations, the previous versions tab missing problem has different causes. Network drives only show previous versions if the server has Volume Shadow Copy configured. OneDrive and other cloud storage services maintain their own version history separate from Windows Previous Versions, accessible through their respective web interfaces or applications rather than the Properties dialogue.
If the tab appears but consistently shows ‘There are no previous versions available’, this indicates the shell extension is working but no backup copies exist. Ensure System Protection has created at least one restore point, wait for files to change, then create another restore point. Previous versions only appear after snapshots exist and files have been modified between snapshots.
On systems with limited disk space, Windows may automatically disable System Protection or delete restore points to free up space. Check your drive’s free space and consider allocating a smaller percentage (2-3% minimum) if space is constrained. Alternatively, use File History with an external drive to avoid consuming system drive space.
Previous Versions Tab Missing: Summary
The previous versions tab missing problem in Windows 11 typically stems from System Protection being disabled by default or registry entries being removed by optimisation tools. By enabling System Protection and allocating adequate disk space (5-10% of drive capacity), you restore the ability to create restore points that populate the Previous Versions tab with recoverable file snapshots. If the tab remains invisible even with System Protection enabled, restoring the shell extension registry entries (CLSID {596AB062-B4D2-4215-9F74-E9109B0A8153}) resolves the issue in over 90% of cases.
File History provides an excellent complementary or alternative backup method, particularly for user files in Documents, Desktop, and other libraries. It requires an external or secondary drive but offers more frequent snapshots (hourly by default) and doesn’t consume system drive space. Both System Protection and File History can coexist, providing comprehensive coverage for different file types and recovery scenarios.
Prevention involves enabling System Protection immediately on new systems, avoiding aggressive debloat tools that remove shell extensions, and regularly verifying that Volume Shadow Copy Service remains functional. In corporate environments, understanding Group Policy restrictions helps set appropriate expectations and identify when IT administrator intervention is necessary.
With these solutions, you can resolve the previous versions tab missing issue and restore full access to Windows 11’s built-in file recovery capabilities. Regular restore points and File History backups provide peace of mind, knowing you can recover previous versions of important files whenever needed. Remember to allocate sufficient disk space, create manual restore points before major changes, and periodically verify your backup systems are functioning correctly.







