Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressユーザー名の正しい変更方法(3つの方法)

WordPressのユーザー名を変更できないことに不満ですか?お聞かせください。

WPBeginnerでは、数え切れないほど多くのユーザーのWordPressナビゲーションをお手伝いしてきました。しかし、ログインユーザー名を変更する方法は必ずあります。

このガイドでは、WordPressのユーザー名を変更する3つの方法をご紹介します。

How to Properly Change Your WordPress Username (Step by Step)

WordPressのユーザー名を変更することは可能ですか?

WordPressのユーザープロフィールからフルネームを変更するのは簡単ですが、ユーザーネームは変更できないというメッセージが表示されます。

You Cannot Change Your Username from Your WordPress User Profile

初心者のWordPressユーザーにとっては、イライラさせられ、混乱させられることでしょう。WordPressの管理者ユーザー名やその他のユーザー名を変更するには、いくつかの回避策があります。

この投稿では、WordPressサイトでユーザー名を変更する3つの方法を紹介します。以下のリンクからお好きな方法にジャンプできます:

方法1:新規ユーザーを作成し、古いユーザーを削除する(プラグインなし)

WordPressのユーザー名を変更する最も簡単な方法は、希望するユーザー名と管理者権限グループで新規ユーザーを作成することです。

ただし、現在のアカウントで使用しているメールとは別のメールアドレスを使用する必要がある。

注: Gmailをお使いの場合は、ユーザー名の後にプラス記号(+)を追加文字で挿入できます。

例えば、あなたのメールアドレスがmyname@gmail.com の場合、myname+wordpress@gmail.com というメールアドレスを使うことができます。同じメール受信トレイに届きますが、WordPressはこれを別のメールアドレスとみなします。

Add a New WordPress User

新しいアカウントを作成したら、WordPressアカウントからログアウトし、作成した新しいユーザーアカウントでログインする必要があります。

次に、WordPress管理エリアの ユーザー ” すべてのユーザーページに移動し、古いユーザー名の下にある「削除」リンクをクリックして削除します。

Delete Your Old Username from the Users Page

古いユーザー名を削除すると、WordPressはそのユーザーが作成したコンテンツをどうするか尋ねます。

本当に〜してもよいですか? ‘Attribute all content to’ オプションをクリックし、作成した新規ユーザーを選択します。

Assign Any Posts Belonging to the Old Username to the New Username

その後、’Confirm Deletion’ボタンをクリックして、古いユーザーアカウントを削除してください。

WordPressユーザー名の変更が完了しました。以前と同じメールアドレスを使用したい場合は、新規ユーザーのメールアドレスを変更してください。

方法2:プラグインを使ってユーザー名を変更する

WordPressのユーザー名を変更するもう一つの簡単な方法は、プラグインを使用することです。プラグインを使いすぎることを心配されている方は、WordPressのユーザー名を変更したらプラグインを削除してください。

最初に行う必要があるのは、Easy Username Updaterプラグインをインストールして有効化することです。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。

有効化した後、ユーザー ” ユーザー名更新ページに行き、変更したいユーザー名の横にある「更新」リンクをクリックするだけです。

Username Updater List of Users

新しいユーザー名を入力し、「ユーザー名の更新」ボタンをクリックするだけです。

変更をユーザーに通知したい場合は、まず「ユーザー通知を送信する」にチェックを入れてください。

Username Updater Update Username Screen

これですべてです!これで、あなたのサイトからユーザー名変更プラグインを削除することができます。

方法3:phpMyAdminでWordPressのユーザー名を変更する(上級者向け)

この方法は、WordPressのデータベースに直接変更を加える必要があるため、少し複雑です。

WordPressサイトにエラーを引き起こす可能性があります。

しかし、WordPressのユーザー名やメールアドレスを忘れてしまい、管理者アカウントからロックアウトされてしまった場合など、設定ができない場合もあります。

まず、ウェブホスティングサービスのダッシュボードにログインして、phpMyAdminメニューを見つけます。

この例ではBluehostを使用しています。cPanelを使用しない別のホスティングサービスを使用している場合、ダッシュボードの外観は異なるかもしれませんが、phpMyAdminオプションは使用できるはずです。

あなたはBluehostのダッシュボードの中に入ったら、先に行くと ‘ウェブサイト’タブに移動します。次に、サイトを選択し、 ‘設定’ボタンをクリックします。

Bluehost site settings

次に、クイックリンクのセクションまでスクロールダウンします。

その後、「phpMyAdmin」をクリックするだけです。

Navigating to the phpMyAdmin in Bluehost

新しいブラウザータブでphpMyAdminが起動します。

WordPressデータベースがすでに選択されていない場合は、選択する必要があります。

Choose Your WordPress Database in phpMyAdmin

WordPressデータベースのテーブルが表示されます。初期設定では、WordPressのデータベース・テーブルは、各テーブル名の前にwp_をプレフィックスとして使用します。データベースの接頭辞を他のものに変更している可能性があります。

左側のwp_usersテーブルをクリックしてください。そして、変更したいユーザー名の横にある「編集」をクリックしてください。

Edit the Desired Username in the wp_users Table

user_loginフィールドに新しいユーザー名を入力します。

完了したら、画面下の「Go」ボタンをクリックして新しいユーザー名を保存します。

Enter a New Username in the user_login Field

これですべてです!これで、新しいユーザー名でダッシュボードにログインできるはずです。

さらに詳しくWordPressユーザーを管理する方法

WordPressのユーザーアカウントを管理するためのヒントやトリックをもっと知りたいですか?まずはこちらの投稿をご覧ください:

このチュートリアルでWordPressのユーザー名を正しく変更する方法を学んでいただけたでしょうか。WordPress のユーザーアカウントを瞬時に切り替える方法のチュートリアルや、WordPress のマルチオーサーブログを管理するのに最適なプラグインもご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

108件のコメント返信を残す

  1. Anjan Lohar

    Thank you for this, super easy. I’m always like to change my user name using 3rd method.

  2. kathy

    Thank you for this, super easy.

    • WPBeginner Support

      Glad you found our guide helpful :)

      管理者

  3. Layla Turner

    Thank you so much for this post! The ‘add new user’ then ‘delete old user’ & ‘attribute to new user’ worked for me.
    And I now have the plugin which also works.

    FYI – when I changed the email address after adding new user, it took aaages for the confirmation email to come through to my Gmail from Wordpress.

    • WPBeginner Support

      Glad it worked, setting up SMTP can also help with email deliverability if someone hasn’t set that up yet.

      管理者

  4. Desmond Diangha

    Wow, this is just awesome, and any other article i have read here is just so great and very useful. I just succeeded in adding a new user for my website after reading this article thanks a lot….

    • WPBeginner Support

      You’re welcome, glad our guide was helpful :)

      管理者

  5. Rahat

    That was really helpful. I was searching for the solution and some websites suggest to install a plugin, which is not the best solution for me,
    because that would make my site slower.
    Since I am familiar with PHP, so it would be better to use PHPMyAdmin in Cpanel.
    And that’s what I did with the help of this article.
    Thanks

    • WPBeginner Support

      Glad our article could help, in general a plugin should not slow down your site unless it is poorly coded.

      管理者

  6. Kendall Watson

    Thank you for this post. After attempting the cpanel method, which didn’t work, I found this and the plugin suggestion did work.

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  7. Dharmendra

    I tried method 1 but it did not work, then tried method 2 and it worked. Thank you so much :)

    wpbeginner is a rock. Every time I get a solution.

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  8. Tom Llobet

    NEVER USE “admin” or the domain name as a user, this is the first thing hackers use to get access to the backend.

    • WPBeginner Support

      Thanks for sharing this, we agree that users should avoid using the username admin

      管理者

  9. Van

    Using phpMyAdmin worked like a charm for me. I wanted to change my username because I discovered while perusing Wordfence brute force activity on my site that my username had been used by a hacker.

    • WPBeginner Support

      Glad our recommendations could help :)

      管理者

  10. Stef

    Doing it in the database won’t wipe anything out like their orders if WooCommerce?

  11. Daniel

    Thank You! php way worked perfectly!

  12. Bonkarah

    Appreciate the info given here. I was able to use PhpMyadmin to change the user name. But on logging in to my Wordpress site, the info on my dashboard is so limited. The new username that was there before i deleted the wrong one with Admin role had Author’s role. Could this be why I am not granted full access to my editing dashboard where I could add more users and edit normally?

    Somebody help me out here. How do I get back to my full dashboard editing suite and change my role to Admin?

  13. Jake

    Why won’t your website let me create an account? When ever I try it says to try again with no explanation.

    • WPBeginner Support

      Hi Jake,

      Where you are trying to sign up? If you are trying to join WPBeginner Videos, then we just tested the form its working fine.

      管理者

  14. Linda Groeneveld

    I have used the plugin ‘username changer’ and now my account is gone?! What happend and how can I undo this?

  15. Kimberly

    Thank you so much. You just saved my laptop from going through a window. :)

  16. Tyler

    I tried doing this to edit the nice-name attribute, so I don’t leak my user name on the Author’s page, and now my site only shows: Error establishing a database connection. Even after re-naming the field to its original value it doesn’t fix it. Any suggestions?

  17. Jenny Zentz

    Thank you! Finding so much help for setting up my new WP account. I’m transferring an existing blog from Blogger. (And existing Google domain.) Any things you’ve already done on that would be great!!! I’ll be searcher your site a lot!

  18. kari

    just successfully used the plugin to change my user name – it was really easy then just deleted the plug in – really really useful – thank-you

  19. Naman

    Hi i can not find username changer under users

    • Ripunj

      You can simple do this without the plugin. You have to create a user, and for that you have to click on Add New button in the Users section, input the username whatever you want to and then assign the role of it to Administrator then log out. Now log in using newly created username and go into the same section that is Users and now can simply delete the old admin user.

  20. Heather

    Hi There. It did seem to work, but it did not attribute all the content. So my bio, my social media links, and Gravatar photo are gone. I can’t figure out how to get all that back.

  21. Colin Crawford

    Hi
    I can’t get this to work, I have tried other tutorials and they say just the same.

    I am in the right database as there is only one and I have edited the old admin username that was originally set up i.e. admin and it won’t allow me to login.

    In the database it has clearly changed but when I try to login it won’t allow me. So using the old admin username gets me back in but how? it has been changed it doesn’t exist anymore….

    If I view the Users in WordPress my new username is not there so where is it getting these details from?

    I am truly baffled.

    Colin

    • Gary Armstrong

      You may want to try changing the password to your admin user within wordpress. It would be good to have another temp Admin level user in WP as a backup.

      If you’re using phpmyadmin, open the password field, choose a new password and IMPORTANT! choose the MD5 function (or this will NOT work).

      Once you change the password, try logging in to your old username account. Try doing this in Incognito mode in Chrome so you have NO cookies set. It shouldn’t let you login. If it IS still logging in, double check you’re in the right DB. I know you said you were, but check the wp-config.php file anyhow.

      Extra hint. If you don’t want to setup another email address, and you use Gmail, you can add a + to the end of a gmail address and it will go to the same mailbox: e.g.

    • Colin Crawford

      Hi
      Thanks for the reply Gary, I ended up deleting everything on that domain name as it had other WordPress installations so somewhere it went wrong.

      Once I did this the information in the tutorial worked but it was so frustrating why it didn’t.

      Good job I only used that domain name for testing websites.

      Cheers

      Colin

  22. Anyaogu Ikechukwu

    Hello. I thank you for sharing this article. I want to know if it is necessary to change your username after installing WordPress

    • WPBeginner Support

      If you are using a username like admin, administrator, then yes you should change it.

      管理者

  23. Brigitte

    thank you thank you. When I am in troubles I always find a helpful answer in your website. Kind regards!!

  24. Melissa

    How do I even find my cPanel login details? My site is hosted by GoDaddy but built on Wordpress, and the GoDaddy account belongs to my editor. I keep asking him if he can find out but it’s been weeks now. My website was restored by someone else who had another kind of access point, but I need that login. How exactly do I find out those details because my Wordpress login isn’t the same.

  25. Ted

    it won’t work. i added a new admin (while still keeping the old), but when i log out, it won’t log me back in using the new admin and password (which i didn’t change!). not sure what to do now. help!

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。