# Synology Vendor Lock Hack

1. Edit the file:

```
/etc.defaults/synoinfo.conf
```

2. Then find the option support\_disk\_compatibility and change it from yes to no.

```
support_disk_compatibility="no"
```

3. Then reboot.

[Original Article](https://wikipedia.mutschlerhome.com/attachments/21)