> Source: [sk177047](https://support.checkpoint.com/results/sk/sk177047)

# sk177047 - Endpoint installation terminated due to "RegistrySizeLimit" registry key

| Property | Value |
|----------|-------|
| Solution ID | sk177047 |
| Date Created | 2021-12-24 |
| Last Modified | 2022-09-14 |
| Technical Level | General |
| Products | Endpoint Security |
| Versions | Cloud, E89.X, E88.X |
| OS | Windows |

## Symptoms

- Endpoint client installation terminated intentionally

## Cause

Machine Registry contains the *value name **RegistrySizeLimit*** under HKLM\\SYSTEM\\CurrentControlSet\\Control key, with a *value data* different than 0.  
This value limits registry size, and might cause certain system corruption issues.   
For more information go to <https://docs.microsoft.com/en-us/troubleshoot/windows-server/remote/honors-registry-size-limit-functionality-key-set>

## Solution

The issue can be resolved by taking one of the following steps:

* Either completely remove ***RegistrySizeLimit**value,* or set its data to 0.
* Force Endpoint Client installation with ***RegistrySizeLimit*** in place.   
  This can be performed by setting the following registry key and value  
  HKLM\\\\SOFTWARE\\WOW6432Node\\CheckPointRW\\Endpoint Security  
  REG_DWORD IgnoreRegistrySizeLimit = 1

Following each of these steps, retry installing the product.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
