{"id":7775,"date":"2025-12-29T09:10:20","date_gmt":"2025-12-29T09:10:20","guid":{"rendered":"https:\/\/fastestpass.com\/blog\/?p=7775"},"modified":"2026-02-19T08:35:29","modified_gmt":"2026-02-19T08:35:29","slug":"reset-password-on-linux-without-using-the-terminal","status":"publish","type":"post","link":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/","title":{"rendered":"How to Reset a Password on Linux Without Using the Terminal"},"content":{"rendered":"<p><span style=\"font-weight: 400;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-8135 size-full\" src=\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900.webp\" alt=\"How to Reset a Password on Linux Without Using the Terminal\" width=\"1920\" height=\"800\" srcset=\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900.webp 1920w, https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900-300x125.webp 300w, https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900-1024x427.webp 1024w, https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900-768x320.webp 768w, https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-900-1536x640.webp 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/span><\/p>\n<p><span style=\"font-weight: 400;\">You\u2019ve probably sat in front of your Linux computer and entered the password you believe to be yours, only to be greeted by the dreaded message of \u201cincorrect password.\u201d This can be very disappointing if you are certain you entered it correctly last week. However, do not worry. You are not the only one in this position. There are ways to resolve a forgotten Linux password.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">I\u2019ll show you, with this easy-to-follow guide, the easiest ways to regain access without having to know a ton of terminal magic. Whether you have another computer with admin privileges or can boot from a USB drive, we will explore the easiest ways to get back to the data that matters to you. Here we go.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">    <div class=\"fastestpass-hd-btn\">\n    <a class=\"hd-conter-btn\" href=\"https:\/\/fastestpass.com\/pricing\" title=\"Get FastestPass\">Get FastestPass <i class=\"fa fa-hand-o-right\" aria-hidden=\"true\"><\/i><\/a>\n    <\/div>\n<\/span><\/p>\n<h2><b>Why Linux Makes This a Little Different<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Unlike Windows or macOS, most <\/span><a href=\"https:\/\/linuxblog.io\/best-linux-distro\/\"><span style=\"font-weight: 400;\">Linux distributions<\/span><\/a><span style=\"font-weight: 400;\"> don&#8217;t have a built-in &#8220;Forgot Password?&#8221; button on the login screen. That&#8217;s because Linux prioritizes security and multi-user setups\u2014your password protects your files and the entire system. But Linux is flexible, so there are straightforward ways to regain access.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Here are the best methods, starting with the simplest ones that most people can do without extra tools.<\/span><\/p>\n<h3><b>Method 1: Reset Using Another Admin Account (Completely Graphical \u2013 Easiest!)<\/b><\/h3>\n<p dir=\"auto\">f there&#8217;s at least one admin account (with sudo rights), you can reset a forgotten password for any other user entirely through the GUI\u2014no terminal, reboot, or USB needed.<\/p>\n<p dir=\"auto\"><strong>Short &amp; simple steps:<\/strong><\/p>\n<ol dir=\"auto\">\n<li>Log in to the admin account.<\/li>\n<li>Open Settings (Ubuntu\/Pop!_OS: top-right \u2192 Settings; Mint: Menu \u2192 Preferences \u2192 Users and Groups; Fedora: Activities \u2192 Settings \u2192 Users).<\/li>\n<li>Go to <strong>Users<\/strong> or <strong>Accounts<\/strong>.<\/li>\n<li>Select the locked\/forgotten user account.<\/li>\n<li>Unlock the panel (enter the admin password if prompted).<\/li>\n<li>Click the <strong>Password<\/strong> field (or <strong>Change<\/strong> button).<\/li>\n<li>Enter a new password twice (add a hint if desired).<\/li>\n<li>Click <strong>Change<\/strong> or <strong>Apply<\/strong>.<\/li>\n<li>Log out and log in to the affected account with the new password.<\/li>\n<\/ol>\n<p><b>Pro tip<\/b><span style=\"font-weight: 400;\">: If you only have one account right now, create a second admin account (even a basic one) for emergencies like this. It takes less than a minute to set up in the same Users settings.<\/span><\/p>\n<h3><b>Method 2: Using the Graphical Recovery Menu (Minimal Terminal)<\/b><\/h3>\n<p dir=\"auto\">Reset forgotten password in recovery mode (Ubuntu, Mint, Fedora, etc.):<\/p>\n<ol dir=\"auto\">\n<li>Restart your computer.<\/li>\n<li>Hold <strong>Shift<\/strong> (or <strong>Esc<\/strong> on some machines) during boot until the GRUB menu appears.<\/li>\n<li>Select <strong>Advanced options<\/strong> \u2192 the <strong>(recovery mode)<\/strong> entry \u2192 press Enter.<\/li>\n<li>In the recovery menu, choose <strong>root \u2013 Drop to root shell prompt<\/strong> \u2192 Enter.<\/li>\n<li>At the prompt, type: mount -o remount,rw \/ \u2192 Enter (makes the filesystem writable)<\/li>\n<li>Then type: passwd yourusername \u2192 Enter (replace &#8220;yourusername&#8221; with your actual login name)<\/li>\n<li>Enter new password twice (it won&#8217;t show as you type).<\/li>\n<li>Type: exit \u2192 Enter.<\/li>\n<li>Select <strong>resume \u2013 Resume normal boot<\/strong> \u2192 Enter.<\/li>\n<\/ol>\n<h3><b>Method 3: Using a Live USB (Mostly Graphical)<\/b><\/h3>\n<ol dir=\"auto\">\n<li>On a working computer, download Ubuntu ISO from ubuntu.com (free).<\/li>\n<li>Create bootable USB:\n<ul dir=\"auto\">\n<li>Windows: Use Rufus (select ISO &amp; USB).<\/li>\n<li>Mac\/Linux: Use built-in tools or dd command.<\/li>\n<\/ul>\n<\/li>\n<li>Insert USB into locked machine &amp; restart.<\/li>\n<li>Enter BIOS\/UEFI (tap F2\/F10\/F12\/Del\/Esc during boot\u2014check screen for key).<\/li>\n<li>Set USB as first boot device, save &amp; exit.<\/li>\n<li>At Ubuntu menu, select <strong>Try Ubuntu<\/strong>.<\/li>\n<li>On live desktop, open File Manager\u2014your hard drive appears in sidebar. Click to mount (password often blank).<\/li>\n<li>Open Terminal: type sudo nautilus \u2192 Enter (blank password for live session).<\/li>\n<li>In root file manager, go to mounted drive \u2192 <strong>etc<\/strong> \u2192 right-click <strong>shadow<\/strong> \u2192 Open with Text Editor.<\/li>\n<li>Find line starting with your username (e.g., john:$6$&#8230;). Delete text between first &amp; second colon (becomes john::).<\/li>\n<li>Save (Ctrl+S) &amp; close.<\/li>\n<li>Shut down, remove USB, boot normally.<\/li>\n<li>Log in with blank password.<\/li>\n<li>Go to Settings \u2192 Users \u2192 set new password via GUI.<\/li>\n<\/ol>\n<p dir=\"auto\">Done! Data safe. Pro tip: Create a second admin account for future ease.<\/p>\n<h3><b>Extra Tips to Avoid This in the Future<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">In case, you&#8217;ve reset your password and want to avoid this headache ever again, here are a few simple, human-friendly tips to keep things safe and easy:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Use a password manager.<\/b><span style=\"font-weight: 400;\"> Download <\/span><a href=\"https:\/\/fastestpass.com\/pricing\"><span style=\"font-weight: 400;\">FastestPass<\/span><\/a><span style=\"font-weight: 400;\">. Store all your passwords there. You only need to remember <\/span><b>one master password<\/b><span style=\"font-weight: 400;\">\u2014the rest are auto-filled and super strong. No more forgetting logins.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Turn on automatic login<\/b><span style=\"font-weight: 400;\"> (if it&#8217;s your home computer). Go to Settings \u2192 Users \u2192 Automatic Login, and enable it for your main account. This way, your computer boots straight to your desktop without asking for a password every time. (Just be careful if anyone else uses the house.)<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Create a second admin account.<\/b><span style=\"font-weight: 400;\"> Right now, while everything is working: Settings \u2192 Users \u2192 Add User \u2192 Make it an <\/span><b>Administrator<\/b><span style=\"font-weight: 400;\"> account. Give it a simple name like \u201cBackup\u201d or \u201cEmergency\u201d and a password you won\u2019t forget. This is your lifeline next time something goes wrong.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Write down your main password.<\/b><span style=\"font-weight: 400;\"> Put it on paper and store it somewhere safe (a drawer, safe, or trusted person\u2019s house). <\/span><b>Never<\/b><span style=\"font-weight: 400;\"> save it on the computer or in a photo on your phone.<\/span><\/li>\n<\/ol>\n<h2><b>Final Thoughts<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Resetting a forgotten <\/span><a href=\"https:\/\/fastestpass.com\/blog\/change-linux-password\/\"><span style=\"font-weight: 400;\">Linux password<\/span><\/a><span style=\"font-weight: 400;\"> is much easier than it looks. If you have a second admin account, it&#8217;s all point-and-click: log in there, go to Settings &gt; Users, unlock the locked account, and reset the password in a few clicks. If there&#8217;s only one account, try recovery mode first\u2014just hold Shift (or Esc) during boot, pick the recovery option, and type a couple of simple commands to change it.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00a0If that doesn&#8217;t work, boot from a live Ubuntu USB, mount your drive, use one quick command to open a file manager with admin rights, edit the shadow file to clear the password, and log in blank\u2014then set a new password right away. Once you&#8217;ve done it once, it all makes sense, and you&#8217;ll feel way more in control of your Linux machine.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><div class=\"headNewsletter\">\n\t<h2>Secure and Create Stronger Passwords Now!<\/h2>\n\t<p>Generate passkeys, store them in vaults, and safeguard sensitive data!<\/p>\n<\/div>\n<div class=\"passNewsBanner\">\n\t<div class=\"row\">\n\t\t<div class=\"col span_5\">\n\t\t\t<br>\n\t\t<\/div>\n\t\t<div class=\"fastest-hd-cta col span_7\">\n\t\t<h3>Subscribe to Our Newsletter <\/h3>\n\t\t<p>Receive the latest updates, trending posts, new package deals,and more from FastestPass via our email newsletter. <\/p>\n\t\t<!-- Noptin Newsletter Plugin v3.8.7 - https:\/\/wordpress.org\/plugins\/newsletter-optin-box\/ --><div id=\"noptin-form-1__wrapper\" class=\"noptin-optin-main-wrapper noptin-form-id-6464 noptin-inpost-main-wrapper\" aria-labelledby=\"noptin-form-1__title\" style=\"--noptin-background-color: #FFFFFF; --noptin-button-color: #d83f31; --noptin-title-color: #FFFFFF; --noptin-description-color: #FFFFFF; --noptin-prefix-color: #313131; --noptin-note-color: #FFFFFF;\" ><style>.noptin-form-id-6464 .noptin-optin-form-wrapper *{}<\/style><div style=\"max-width:100%; min-height:0px;border-radius: 31px;border-width: 0px;border-style: none;\" class=\"noptin-optin-form-wrapper no-image\" ><!-- Form ID: 6464 --><form id=\"noptin-form-1\" class=\"noptin-optin-form noptin-form-new-line noptin-label-hide\" method=\"post\" novalidate ><div class=\"noptin-form-footer\"><div class=\"noptin-form-fields\">\t\t\t<div class=\"noptin-form-field-wrapper noptin-form-field-email noptin-optin-field-wrapper noptin-optin-field-email\" id=\"noptin-form-1__field-email--wrapper\" >\n\t\t<div class=\"noptin-field-email\">\n\t\t\t<label class=\"noptin-label\" for=\"noptin-form-1__field-email\">Your e-mail address<\/label>\n\t\t\t<input\n\t\t\t\tname=\"noptin_fields[email]\"\n\t\t\t\tid=\"noptin-form-1__field-email\"\n\t\t\t\ttype=\"email\"\n\t\t\t\tvalue=\"\"\n\t\t\t\tclass=\"noptin-text noptin-form-field noptin-form-field__has-no-placeholder\"\n\t\t\t\t\t\t\t\t\tplaceholder=\"Your e-mail address\"\n\t\t\t\t\t\t\t\trequired\t\t\t\/>\n\n\t\t<\/div><\/div>\t\t\t<div class=\"noptin-form-field-wrapper noptin-form-field-submit noptin-optin-field-wrapper noptin-optin-field-submit\" >\n\t\t\n\t\t\t<input type=\"submit\" id=\"noptin-form-1__submit\" class=\"noptin-form-submit btn button btn-primary button-primary wp-element-button noptin-form-button-block\" name=\"noptin-submit\" value=\"Subscribe\" style=\"background-color: #d83f31;\"  \/>\n\n\t\t<\/div><\/div>\t\t\t\t\t\t<div class=\"noptin-form-notice noptin-response\" role=\"alert\"><\/div>\n\t\t\t<\/div>\n\t\t\t<input type=\"hidden\" name=\"noptin_element_id\" value=\"1\" \/><input type=\"hidden\" name=\"source\" value=\"6464\" \/><input type=\"hidden\" name=\"form_action\" value=\"subscribe\" \/><input type=\"hidden\" name=\"noptin-config\" value=\"n9Qr4rS8WPdFcS8tpo0Zlg--\" \/><input type=\"hidden\" name=\"noptin_form_id\" value=\"6464\" \/><\/form><\/div><!-- \/Form ID: 6464 --><\/div><!-- \/ Noptin Newsletter Plugin -->\t\t<\/div>\t\n\t<\/div>\n<\/div>\n<div class=\"bottomAccept\">\n\t<p>\n\t\tBy subscribing to FastestPass, you agree to receive the latest cybersecurity news, tips, product updates, and admin resources. You also agree to FastestPass' <a href=\"https:\/\/fastestpass.com\/privacy-policy\" target=\"_blank\">Privacy Policy.<\/a>\n\t<\/p>\n<\/div>\n    \n<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You\u2019ve probably sat in front of your Linux computer and entered the password you believe&#8230;<\/p>\n","protected":false},"author":3,"featured_media":8134,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27],"tags":[],"class_list":{"0":"post-7775","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-how-to"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Reset a Password on Linux Without Using the Terminal (2026)<\/title>\n<meta name=\"description\" content=\"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Reset a Password on Linux Without Using the Terminal\" \/>\n<meta property=\"og:description\" content=\"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\" \/>\n<meta property=\"og:site_name\" content=\"Take Control of Your Password Security with FastestPass\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thefastestpass\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-29T09:10:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-19T08:35:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"1092\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Mark Eloy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Reset a Password on Linux Without Using the Terminal\" \/>\n<meta name=\"twitter:description\" content=\"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.\" \/>\n<meta name=\"twitter:creator\" content=\"@thefastestpass\" \/>\n<meta name=\"twitter:site\" content=\"@thefastestpass\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark Eloy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\"},\"author\":{\"name\":\"Mark Eloy\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/dd22c2e73c47237848cdcf4248ca72a7\"},\"headline\":\"How to Reset a Password on Linux Without Using the Terminal\",\"datePublished\":\"2025-12-29T09:10:20+00:00\",\"dateModified\":\"2026-02-19T08:35:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\"},\"wordCount\":981,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp\",\"articleSection\":[\"How to\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\",\"url\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\",\"name\":\"How to Reset a Password on Linux Without Using the Terminal (2026)\",\"isPartOf\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp\",\"datePublished\":\"2025-12-29T09:10:20+00:00\",\"dateModified\":\"2026-02-19T08:35:29+00:00\",\"description\":\"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.\",\"breadcrumb\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage\",\"url\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp\",\"contentUrl\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp\",\"width\":1400,\"height\":1092,\"caption\":\"How to Reset a Password on Linux Without Using the Terminal\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fastestpass.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Reset a Password on Linux Without Using the Terminal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#website\",\"url\":\"https:\/\/fastestpass.com\/blog\/\",\"name\":\"Take Control of Your Password Security with FastestPass\",\"description\":\"Take Control of Your Password Security with FastestPass\",\"publisher\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fastestpass.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#organization\",\"name\":\"FastestPass\",\"alternateName\":\"FastestPass\",\"url\":\"https:\/\/fastestpass.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/04\/fastestpass_square-logo.jpg\",\"contentUrl\":\"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/04\/fastestpass_square-logo.jpg\",\"width\":696,\"height\":696,\"caption\":\"FastestPass\"},\"image\":{\"@id\":\"https:\/\/fastestpass.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/thefastestpass\",\"https:\/\/x.com\/thefastestpass\",\"https:\/\/www.instagram.com\/fastestpass\/\",\"https:\/\/www.pinterest.com\/fastestpass\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/dd22c2e73c47237848cdcf4248ca72a7\",\"name\":\"Mark Eloy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4a205260cd2c28bf335ac3cd9d311cd75f416fb3da4c5ab112a49c0d4fcf392c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4a205260cd2c28bf335ac3cd9d311cd75f416fb3da4c5ab112a49c0d4fcf392c?s=96&d=mm&r=g\",\"caption\":\"Mark Eloy\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Reset a Password on Linux Without Using the Terminal (2026)","description":"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/","og_locale":"en_US","og_type":"article","og_title":"How to Reset a Password on Linux Without Using the Terminal","og_description":"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.","og_url":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/","og_site_name":"Take Control of Your Password Security with FastestPass","article_publisher":"https:\/\/www.facebook.com\/thefastestpass","article_published_time":"2025-12-29T09:10:20+00:00","article_modified_time":"2026-02-19T08:35:29+00:00","og_image":[{"width":1400,"height":1092,"url":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp","type":"image\/webp"}],"author":"Mark Eloy","twitter_card":"summary_large_image","twitter_title":"How to Reset a Password on Linux Without Using the Terminal","twitter_description":"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.","twitter_creator":"@thefastestpass","twitter_site":"@thefastestpass","twitter_misc":{"Written by":"Mark Eloy","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#article","isPartOf":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/"},"author":{"name":"Mark Eloy","@id":"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/dd22c2e73c47237848cdcf4248ca72a7"},"headline":"How to Reset a Password on Linux Without Using the Terminal","datePublished":"2025-12-29T09:10:20+00:00","dateModified":"2026-02-19T08:35:29+00:00","mainEntityOfPage":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/"},"wordCount":981,"commentCount":0,"publisher":{"@id":"https:\/\/fastestpass.com\/blog\/#organization"},"image":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage"},"thumbnailUrl":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp","articleSection":["How to"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/","url":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/","name":"How to Reset a Password on Linux Without Using the Terminal (2026)","isPartOf":{"@id":"https:\/\/fastestpass.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage"},"image":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage"},"thumbnailUrl":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp","datePublished":"2025-12-29T09:10:20+00:00","dateModified":"2026-02-19T08:35:29+00:00","description":"Reset a Linux password without the terminal. Learn easy GUI-based methods to regain access safely, even if you forgot your password.","breadcrumb":{"@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#primaryimage","url":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp","contentUrl":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/12\/How-to-Reset-a-Password-on-Linux-Without-Using-the-Terminal-540.webp","width":1400,"height":1092,"caption":"How to Reset a Password on Linux Without Using the Terminal"},{"@type":"BreadcrumbList","@id":"https:\/\/fastestpass.com\/blog\/reset-password-on-linux-without-using-the-terminal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fastestpass.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Reset a Password on Linux Without Using the Terminal"}]},{"@type":"WebSite","@id":"https:\/\/fastestpass.com\/blog\/#website","url":"https:\/\/fastestpass.com\/blog\/","name":"Take Control of Your Password Security with FastestPass","description":"Take Control of Your Password Security with FastestPass","publisher":{"@id":"https:\/\/fastestpass.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fastestpass.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fastestpass.com\/blog\/#organization","name":"FastestPass","alternateName":"FastestPass","url":"https:\/\/fastestpass.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fastestpass.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/04\/fastestpass_square-logo.jpg","contentUrl":"https:\/\/fastestpass.com\/blog\/wp-content\/uploads\/2025\/04\/fastestpass_square-logo.jpg","width":696,"height":696,"caption":"FastestPass"},"image":{"@id":"https:\/\/fastestpass.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thefastestpass","https:\/\/x.com\/thefastestpass","https:\/\/www.instagram.com\/fastestpass\/","https:\/\/www.pinterest.com\/fastestpass\/"]},{"@type":"Person","@id":"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/dd22c2e73c47237848cdcf4248ca72a7","name":"Mark Eloy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fastestpass.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4a205260cd2c28bf335ac3cd9d311cd75f416fb3da4c5ab112a49c0d4fcf392c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4a205260cd2c28bf335ac3cd9d311cd75f416fb3da4c5ab112a49c0d4fcf392c?s=96&d=mm&r=g","caption":"Mark Eloy"}}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/posts\/7775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/comments?post=7775"}],"version-history":[{"count":4,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/posts\/7775\/revisions"}],"predecessor-version":[{"id":8137,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/posts\/7775\/revisions\/8137"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/media\/8134"}],"wp:attachment":[{"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/media?parent=7775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/categories?post=7775"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fastestpass.com\/blog\/wp-json\/wp\/v2\/tags?post=7775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}