Can I reset wordpress without losing posts, comments, media and widgets?

Would it be possible to reset my WordPress website without losing posts, comments, media and widgets?

First thing first, please make a backup before make permanent changes…

If you want to keep just your posts, comments, media and widgets these tables are ones you do not want to reset:

  • wp_post and wp_postmeta – pages, posts, media, custom posts, etc
  • wp_comments and wp_commentmeta – all comments
  • wp_options – widgets

Also, if you reset wp_users table, make sure you can login…

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)