diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html
index 901ecd18..31a522d4 100755
--- a/_templates/choose-your-wallet.html
+++ b/_templates/choose-your-wallet.html
@@ -732,48 +732,6 @@ wallets:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
-- coinomi:
- title: "Coinomi Universal Wallet"
- titleshort: "Coinomi"
- compat: "mobile android"
- level: 3
- platform:
- mobile:
- text: "walletcoinomi"
- link: "https://play.google.com/store/apps/details?id=com.coinomi.wallet"
- source: "https://github.com/Coinomi"
- screenshot: "coinomiwalletandroid.png"
- os:
- - android
- check:
- control: "checkgoodcontrolfull"
- validation: "checkfailvalidationcentralized"
- transparency: "checkfailtransparencyclosedsource"
- environment: "checkpassenvironmentmobile"
- privacy: "checkpassprivacybasic"
- fees: "checkpassfeecontroldynamic"
- privacycheck:
- privacyaddressreuse: "checkpassprivacyaddressrotation"
- privacydisclosure: "checkfailprivacydisclosurecentralized"
- privacynetwork: "checkfailprivacynetworknosupporttor"
- android:
- text: "walletcoinomi"
- link: "https://play.google.com/store/apps/details?id=com.coinomi.wallet"
- source: "https://github.com/Coinomi/coinomi-android"
- screenshot: "coinomiwalletandroid.png"
- os:
- - android
- check:
- control: "checkgoodcontrolfull"
- validation: "checkfailvalidationcentralized"
- transparency: "checkfailtransparencyclosedsource"
- environment: "checkpassenvironmentmobile"
- privacy: "checkpassprivacybasic"
- fees: "checkpassfeecontroldynamic"
- privacycheck:
- privacyaddressreuse: "checkpassprivacyaddressrotation"
- privacydisclosure: "checkfailprivacydisclosurecentralized"
- privacynetwork: "checkfailprivacynetworknosupporttor"
- coinspace:
title: "Coin.Space"
titleshort: "Coin.Space"
diff --git a/_translations/en.yml b/_translations/en.yml
index 8f5f2cc5..e50cac08 100644
--- a/_translations/en.yml
+++ b/_translations/en.yml
@@ -196,7 +196,6 @@
walletbither: "Bither is a simple and secure wallet on many platforms. With special designed Cold/Hot modes, user can easily get both safety and simplicity. Bither's XRANDOM uses different entropy sources to generate true random number for users. Also with HDM, users can have HD's advantages and Multisig's security."
walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!"
walletgreenbits: "GreenBits is a fast and easy to use wallet. Enjoy improved security with a minimal/zero trust approach, optional hardware wallets support, multisignature based 2FA and spending limits functionality."
- walletcoinomi: "Coinomi is a lightweight, secure, open-source, universal, HD Wallet. Apart from Bitcoin it also supports many altcoins so you can keep all your funds in a single wallet. Your private keys never leave your device and you only need to back it up just once!"
walletbtccom: "Safe and easy to use, BTC.com Bitcoin Wallet keeps you, the user, in total control of your bitcoins. Features include HD and multi-signature technology, multi-platform, local language and currency support, QR codes and more."
walletsimplebitcoinwallet: "Simple and reliable Bitcoin wallet. Secure, standalone and easy to use."
walletarcbit: "ArcBit is designed to be simple and easy to use, while giving users full control over their money. It offers an optional cold wallet storage feature with the ability to authorize payments offline for enhanced security."
diff --git a/img/screenshots/coinomiwalletandroid.png b/img/screenshots/coinomiwalletandroid.png
deleted file mode 100755
index 448d9887..00000000
Binary files a/img/screenshots/coinomiwalletandroid.png and /dev/null differ
diff --git a/img/wallet/coinomi.png b/img/wallet/coinomi.png
deleted file mode 100644
index 6741cbfc..00000000
Binary files a/img/wallet/coinomi.png and /dev/null differ