---
title: "Filter Files for Space Reclamation in WCN"
slug: "filter-files-for-space-reclamation"
updated: 2026-02-13T21:45:27Z
published: 2026-02-13T21:45:27Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter Files for Space Reclamation in WCN

With WCN, you can ignore certain file extensions for space reclamation by using a filter setting in the Windows registry. By default, files with extensions such as EXE, DLL, SYS, COM, CPL, MSI, and OCX are ignored and their space will not be reclaimed.

To change this setting and enable space reclamation for executable files (EXE), follow the steps below.

1. Click **Windows+R**.
2. Enter "regedit" into the type field.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1729260427373.png)
3. Navigate to the following key: `HKEY_LOCAL_MACHINE\SOFTWARE\Wasabi\tiger-bridge\tiersvc\settings`
4. From the available options, select the key `reclaim_space_filter`and right-click to modify it.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1729260544278.png)
5. By default, the selected key will contain `!:exe:dll:sys:com:cpl:msi:ocx:` Change the value to `!:dll:sys:com:cpl:msi:ocx:&nbsp;`by removing the *exe:*(each value must be delimited with colons).

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/9255220796187.png)
6. Restart the server. WCN will restart automatically in the Windows tray. Your EXE files will be replaced by stub files and the space will be reclaimed.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-1729260827823.png)

You should now see your executable files offloaded to your bucket, as shown below.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/9335695135387.png)
