Have you happened to notice that you canât delete the Hybrid Share package from Synology Package Center? If, for one reason or another, you are not interested in the package and you want to have nothing to do with Hybrid Share and C2 Storage, today I will teach you how to permanently delete it from your NAS. Remember, even if you delete the Hybrid Share package, if you change your mind, you can always easily reinstall it with just one click directly from Synologyâs Package Center. What is Hybrid Share? Hybrid Share connects on-premises Synology NAS with C2 Storage, providing low-latency access to the active files that are cached locally.
STEP 1
Please Support My work by Making a Donation.
STEP 2
Go to Control Panel / Task Scheduler / Create / Scheduled Task / User-defined script. Follow the instructions in the image below.
STEP 3
Once you click on User-defined script, a new window will open. Follow the instructions below:
- General: In the Task field type in Uninstall Hybrid Share. Uncheck the âEnabledâ option. Select root User.
- Schedule: Select Run on the following date then select âDo not repeatâ.
- Task Settings: Check âSend run details by emailâ, add your email then copy paste the code below in the Run command area. After that, click OK.
/usr/syno/bin/synopkg uninstall HybridShare
STEP 4
After you click OK on STEP 3 a new warning pop up window will open. Click OK.
After you click OK, type in your DSM Password then click Submit. Follow the instructions in the image below.
STEP 5
After you click Submit on STEP 4, select your âUninstall Hybrid Shareâ Task then click the âRunâ tab. You will be asked to run Uninstall Hybrid Share â click OK. Follow the instructions in the image below.
Note: The process to uninstall Hybrid Share will initialize automatically immediately after you click OK.
Note: If you change your mind, you can always easily reinstall Hybrid Share with just one click directly from Synology’s Package Center.
Note: Also see How to Delete Active Insight.
Note: Also see How to Delete Universal Search.
Note: Also see How to Delete SAN Manager.
Note: Also see How to Delete Python2.
Note: Also see How to Delete the Secure SignIn Service.
This post was updated on Thursday / July 6th, 2023 at 11:20 PM