「彼氏、彼女ができたから『with(ウィズ)』をやめたい!」「マッチングしないから他のサービスに切り替えたい!」という方向けにウィズの退会方法を解説していきます。
ウィズは無料会員はサクッと簡単に2~3分で退会できますが、有料会員の場合は少々ややこしい部分も……。本記事ではそんな有料会員の退会方法もわかりやすく解説していきます。
※18歳未満の方はマッチングアプリを利用できません。
このページはアフィリエイト広告を利用していますが、記載されている情報は一切その影響は受けておりません。
プロフィール
ライター
あわせて読みたい
年齢・目的別マッチングアプリ分類図
大手マッチングアプリを年齢と目的で分類すると図のようになります。
.p-classificationmap_container {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 18px 70px 140px 150px 80px 70px;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-50over two-50over three-50over"
"one-50 two-50 three-50"
"one-40 two-40 three-40"
"one-30 two-30 three-30"
"one-20 two-20 three-20"
"one-18 two-18 three-18";
}
.p-classificationmap_container > div {
border-top: 1px solid #aaa;
position: relative;
}
.p-classificationmap_app {
margin: 15px auto 0;
}
.p-classificationmap_app img {
height: 32px;
width: 32px;
border-radius: 7px;
border:0;
}
.p-classificationmap_container p {
line-height: 1.2;
font-size: 10px;
margin: 15px 0px 0;
text-align: center;
}
.p-classificationmap_contents {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.p-classificationmap_text {
color: #667276;
font-size: 14px;
position: absolute;
top: -10px;
background: #d0ecf4;
}
.three-50over {grid-area: three-50over;border-top: none !important;}
.one-50over {grid-area: one-50over;border-top: none !important;}
.two-50over {grid-area: two-50over;border-top: none !important;}
.two-50 { grid-area: two-50; }
.three-50 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
gap: 0px 0px;
grid-template-areas:
"three-50-1 three-50-2";
grid-area: three-50;
}
.three-50 > div {
display: flex;
align-items: center;
justify-content: center;
}
.three-50-1 { grid-area: three-50-1; }
.three-50-2 { grid-area: three-50-2; }
.three-50 .app {margin-top:0;}
.one-50 { grid-area: one-50; }
.one-40 { grid-area: one-40; }
.one-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-30-1 one-30-2"
"one-30-3 one-30-4";
grid-area: one-30;
}
.one-30-1 { grid-area: one-30-1; }
.one-30-2 { grid-area: one-30-2; }
.one-30-3 { grid-area: one-30-3; }
.one-30-4 { grid-area: one-30-4; }
.one-20 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-20-1 one-20-2"
"one-20-3 one-20-4";
grid-area: one-20;
}
.one-20-1 { grid-area: one-20-1; }
.one-20-2 { grid-area: one-20-2; }
.one-20-3 { grid-area: one-20-3; }
.one-20-4 { grid-area: one-20-4; }
.two-40 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
". ."
". .";
grid-area: two-40;
}
.two-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1.5fr 0.5fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"two-30-2 two-30-2"
"two-30-3 two-30-4";
grid-area: two-30;
}
/*.two-30-1 { grid-area: two-30-1; }*/
.two-30-2 { grid-area: two-30-2; }
.two-30-3 { grid-area: two-30-3; }
.two-30-4 { grid-area: two-30-4; }
.two-20 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"two-20-1 two-20-2"
"two-20-3 two-20-4";
grid-area: two-20;
}
.two-20-1 { grid-area: two-20-1; }
.two-20-2 { grid-area: two-20-2; }
.two-20-3 { grid-area: two-20-3; }
.two-20-4 { grid-area: two-20-4; }
.three-20 { grid-area: three-20; }
.three-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"three-30-1 three-30-2"
"three-30-3 three-30-4";
grid-area: three-30;
}
.three-30-1 { grid-area: three-30-1; }
.three-30-2 { grid-area: three-30-2; }
.three-30-3 { grid-area: three-30-3; }
.three-30-4 { grid-area: three-30-4; }
.three-40 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1.5fr 0.5fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"three-40-1 three-40-1"
"three-40-3 three-40-4";
grid-area: three-40;
}
.three-40-1 { grid-area: three-40-1; }
.one-18 { grid-area: one-18; }
.two-18 { grid-area: two-18; }
.three-18 { grid-area: three-18; }
.p-classificationmap [class*="-18"] {
display: flex;
align-items: stretch;
}
.p-classificationmap [class*="two"] {
background: #ffe6cb;
}
.p-classificationmap [class*="one"] {
background: #d0ecf4;
}
.p-classificationmap [class*="three"] {
background: #f9d9e0;
}
.p-classificationmap_type {
text-align: center;
border-radius: 4px;
color: #fff;
display: flex;
flex-flow: column;
width: 100%;
justify-content: center;
}
.p-classificationmap_type--01 {
background: #2aa2ca;
margin: 10px 7px;
line-height: 1.2;
}
.p-classificationmap_type--02 {
background: #f87a25;
margin: 10px 5px;
line-height: 1.3;
}
.p-classificationmap_type--03 {
background: #ff6082;
margin: 10px 7px;
line-height: 1.2;
}
.p-classificationmap_type span {
font-size:10px;
display: block;
}
.p-classificationmap_arrow {
margin-bottom: 7px;
display: flex;
align-items: center;
}
.p-classificationmap_arrow-text {
display: inline-block;
position: relative;
width: 100%;
height: 3px;
color: #333;
line-height: 1;
text-align: center;
background: linear-gradient(90deg, rgba(129,164,217,1) 0%, rgba(241,74,105,1) 100%);;
vertical-align: middle;
}
.p-classificationmap_arrow-text span {
display: inline-block;
background: #fff;
top: -7px;
position: relative;
font-weight: bold;
padding: 0 2px;
font-size: 16px;
}
.p-classificationmap_arrow-text:before {
content: '';
width: 0.65em;
height: 0.65em;
border: 2px solid #81a4d9;
border-right: 0;
border-bottom: 0;
transform: rotate(-45deg);
transform-origin: top left;
position: absolute;
top: 50%;
left: -0.05em;
box-sizing: border-box;
}
.p-classificationmap_arrow-text:after {
content: '';
width: 0.65em;
height: 0.65em;
border: 2px solid #f14a69;
border-left: 0;
border-bottom: 0;
transform: rotate(45deg);
transform-origin: top right;
position: absolute;
top: 50%;
right: -0.05em;
box-sizing: border-box;
}
.p-classificationmap_arrow-heigh {
margin-left: 2px;
font-weight: bold;
color: #f14a69;
}
.p-classificationmap_arrow-row {
color: #598bd7;
margin-right: 2px;
font-weight: bold;
}
▼気になるアプリは早速クリックして使ってみよう
『with(ウィズ)』を退会するときの注意点4つ
まずウィズを退会する場合、注意点が4つあります。退会した後に「しまった!」ということがないためにも、事前にチェックしておきましょう。
①アプリを消しても退会できない
ウィズはアプリを消しても退会にならず、さらに有料会員の場合は自動課金もそのまま継続します。
退会するには、ウィズのアプリまたは公式サイトから手続きを行う必要があります。仮に手続きをする前にアプリをアンインストールしてしまっても、データは残っています。
ストアから再度ウィズをインストールして、正しい退会手続きをしましょう。
②今までのデータはすべて消える。返金もされない。
ウィズを退会すると、苦労して作ったプロフィール・いいねの履歴・やり取りしていた異性とのメッセージもすべて消えてしまいます。
また有料会員の場合、途中で解約しても一切返金されないので、あらかじめ注意しておきましょう。
③「退会後30日間」は再登録できない
ウィズを退会した後、今までのアカウントでもう一度登録しようとしても30日間は再登録できません。退会後すぐに登録するケースは少ないと思いますが、注意が必要です。
④無料会員にならないと退会できない
ウィズで退会手続きを行えるのは「無料会員のみ」となっています。そのため有料会員は、一度無料会員に戻るために「有料プランの解約」を行わなければなりません。
アプリストア決済の場合、すぐに退会できない
クレジットカード決済の場合はすぐに解約できますが、Apple ID決済・Google Play決済の場合は、定期購読の解約後すぐに無料会員へ戻れません。
たとえば6ヶ月プランを4ヶ月利用した状態で定期購読を解約した場合、無料会員に戻るのは2ヶ月後。つまり完全に退会できるのは2ヶ月後になります。
『with(ウィズ)』の退会手順
ここからはウィズの具体的な退会方法を解説していきます。有料会員と無料会員では退会の手順が異なるので、自分に当てはまる方の手順をチェックしていきましょう。
※ウィズには一時的にプロフィールを非表示にできる「休憩モード」が利用可能です。作成済のプロフィールや診断結果はそのまま保存されるため、改めてウィズを使う可能性がある場合は「休憩モード」がおすすめです。
有料会員の解約手順
有料会員はまずの有料プランを解約して、無料会員にならなければ退会手続きを行えません。なのでまずは有料プランの解約方法を紹介していきます。
解約の仕方は支払い方法によって異なるので、ご自身に合った方法をチェックしてください。
>>「クレジットカード決済」の場合
>>「Apple ID決済」の場合
>>「Google Play決済」の場合
クレジットカード決済の場合
クレジットカード決済の解約は、Android端末またはブラウザから行います。具体的な手順は以下になります。
1.ウィズの「アプリ版」or「ブラウザ版」を開く
2.左上のメニューアイコン内の「マイプロフィールを編集」を選択
※ブラウザ版では画面上部メニュー内の「マイページ」を選択
3.「有料会員」を選択
4.「有料会員解約」の「こちら」を選択
5.内容確認し「解約する」を選択
この5ステップで自動更新の解約が完了です。会員ステータスが「無料」になっていることが確認できたら、ウィズの退会手続きに進みましょう。
>>ウィズの退会手順はこちら
Apple ID決済の場合
Apple社のシステムの都合上、解約が反映されるまでに時差が生じます。そのため解約する場合は、「更新予定日の24時間前まで」に以下の手順を完了させておきましょう。
1. iPhone内の「設定」アプリを開く
2. 自分の名前をタップ
3. 「サブスクリプション」を選択
4. 再度「サブスクリプション」をタップ
5. 「ウィズ」を選択
6. 「サブスクリプションをキャンセルする」をタップ
上記の6ステップを行えば解約が完了です。
解約後すぐに定期購読は解約状態になりませんが、2~3日以内に「無料」にステータスが戻ります。会員ステータスが「無料」に戻ったら、退会手続きに進みましょう。
>>ウィズの退会手順はこちら
Google Play決済の場合
Google Playの自動更新は、決済日の24時間前に行われることもあるようです。念のため解約する際は「更新日の2~3日前まで」に、以下の手続きをしておきましょう。
1.Android デバイスで、Google Playの定期購入にアクセス
2.「ウィズ」を選択
3.「定期購入を解約」をタップ
上記の3ステップを行えば解約が完了です。
解約後すぐに定期購入は解約状態になりませんが、2~3日以内には「無料」にステータスが戻ります。会員ステータスが「無料」に戻ったら、退会手続きに進みましょう。
>>ウィズの退会手順はこちら
無料会員の退会手順
無料会員の退会は非常に簡単。2~3分でサクッと簡単に終わります。
1.『with(ウィズ)』のマイページを選択
まずはじめに、ウィズを起動すると画面右下に表示される「マイページ」を選択します。
2.「各種設定」を選択
上の画像のように、歯車のアイコンの「各種設定」を選択します。
3.「退会」を選択
各種設定内のおよそ真ん中あたりに表示される「退会」を選択しましょう。
4.「注意事項」が表示されるので、確認
ウィズを退会した場合の注意点が3つほど紹介されます。注意点をよく読み、改めて「本当に退会していいか」を確認しておきましょう。
5.「退会の理由」を選択
「退会」の理由が選択式で表示されるので、該当するものを選択します。「その他」を選んでも特に自由回答は求められません。
6.「退会手続きを続ける」を選択
最後に「退会手続きを続ける」を選択すれば、ウィズの退会手続きは完了です!
ちなみに……マッチングアプリで恋人ができた人の約8割がアプリを「複数利用」しており、1つしかアプリを入れていない方は出会いづらい状態と言えます。以下のチャートから、自分に合ったアプリを選んでみてください。
▼アプリのダウンロードはこちら
.p-post-table .flowapp a,
.p-post-table .flowapp b {
display: inline-block !important;
overflow-wrap: break-word;
word-break: break-all;
line-height: 1.2;
}
.p-post-table .flowapp img {
margin-bottom: 2px;
}
『with(ウィズ)』の退会方法まとめ
この記事ではウィズの退会方法について紹介していきました。
もし「ウィズで良い異性に出会えなかったから退会……」という人は、単純にウィズとの相性が悪かっただけかもしれません。他のマッチングアプリならより出会える可能性も。
ウィズじゃなかなか出会いに恵まれなかった人には、ペアーズがおすすめです。累計会員はウィズの900万人に対し、ペアーズは約2,000万人! 会員数が多く、出会える確率もぐんっと高くなるでしょう。
こちらの記事もおすすめ
with(ウィズ) マッチングアプリ・出会いに関する記事