---
title: HMError.Code.cannotRemoveNonBridgeAccessory
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/cannotremovenonbridgeaccessory
---

# HMError.Code.cannotRemoveNonBridgeAccessory

An attempt to remove a bridged accessory.

## Declaration

```swift
case cannotRemoveNonBridgeAccessory
```

## Discussion

Discussion You can only remove standalone or bridge accessories.

## See Also

### Bridge errors

- [HMError.Code.bridgedAccessoryNotReachable](homekit/hmerror/code/bridgedaccessorynotreachable.md)
- [HMError.Code.cannotUnblockNonBridgeAccessory](homekit/hmerror/code/cannotunblocknonbridgeaccessory.md)
