<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>reset ubuntu Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/reset-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 23 Apr 2018 12:23:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to Reset Ubuntu to Default Settings</title>
		<link>https://www.osradar.com/how-to-reset-ubuntu-to-default-settings/</link>
					<comments>https://www.osradar.com/how-to-reset-ubuntu-to-default-settings/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Sun, 22 Apr 2018 02:47:53 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to reset ubuntu]]></category>
		<category><![CDATA[reset ubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2701</guid>

					<description><![CDATA[<p>Linux is a rather difficult one, don’t you agree? There are lots of things that a new user has to learn and master. There are lots of things that can go wrong in the way. Take a look at myself when I messed up with an important system function. In this tutorial, let’s take a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-reset-ubuntu-to-default-settings/">How to Reset Ubuntu to Default Settings</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Linux is a rather difficult one, don’t you agree? There are lots of things that a new user has to learn and master. There are lots of things that can go wrong in the way. Take a look at myself when I messed up with an important system function. In this tutorial, let’s take a look how to reset Ubuntu to the default settings.</p>
<p>Why Ubuntu? Because it’s the most popular Linux distro for everyone. It’s quite simple and user-friendly for others. It’s the most popular one as well. Let’s take a look how to reset your Ubuntu.</p>
<ul>
<li>
<h3>Dconf</h3>
</li>
</ul>
<p>There are several flavors of Ubuntu. There are other Ubuntu-based distros as well. The distros that use GTK, GNOME, Xfce4, LXDE, Cinnamon etc. will work in this method. Here, we’ll be using a tool named “Dconf”. This tool resets the current user only but can be used to reset multiple users.</p>
<p>This method will remove every single setting on the user account (icons, apps etc.) so use it only when you need it.</p>
<ul>
<li>Start a terminal.</li>
<li>Run the following command:</li>
</ul>
<pre>dconf reset -f /</pre>
<ul>
<li>Restart your PC.</li>
</ul>
<p>You’ll reach a completely fresh account without any previous customization available. Dconf resets other apps like file manager, music players etc. You have to manually set your preferred settings again in those apps.</p>
<ul>
<li>
<h3>Kubuntu + KDE-based distros</h3>
</li>
</ul>
<p>Kubuntu is a major flavor of Ubuntu. It uses the KDE Plasma desktop. It’s also quite popular for its polished UI and customizability. The method described before won’t work on KDE as it’s not GTK-based. Instead, you have to follow a different set of instructions.</p>
<p>Like before, this resetting process is also per-user based, meaning it will reset every setting on the current user and can be followed on various user accounts.</p>
<ul>
<li>Start a terminal.</li>
<li>Run the following command:</li>
</ul>
<pre>rm -rf .kde/share/config/plasma-*</pre>
<ul>
<li>Additionally, you can delete other Plasma files. These are configuration files that stored the corrupted information. Don’t worry; they’ll be recreated.</li>
</ul>
<pre>cd ~/.config

rm plasma*</pre>
<p>After you run this command, you’ll start seeing errors on the screen. Quickly head to KDE application icon and restart your system.</p>
<p>It’ll return to the default state of Kubuntu and KDE Plasma desktop.</p>
<ul>
<li>
<h3>Reinstall the OS</h3>
</li>
</ul>
<p>In some serious cases, the operating system becomes so much broken that the above methods won’t work anymore. You have to reinstall the OS completely. It’s the easiest way to restore your system as well.</p>
<p>Thanks to Ubuntu, there’s an inbuilt feature of reinstallation. You won’t have to manually partition &amp; install Ubuntu again. <a href="https://www.ubuntu.com/download/">Download Ubuntu</a>, <a href="https://www.osradar.com/how-to-make-a-bootable-usb-flash-drive/">Create a bootable USB flash drive</a> and boot into Ubuntu installation.</p>
<p>When it boots up, select “Install Ubuntu”. Check the options like “Download updates while installing Ubuntu” and “Install third-party software”.</p>
<p><img loading="lazy" class="size-full wp-image-2702 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu.png" alt="" width="1200" height="666" srcset="https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu.png 1200w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-768x426.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-1024x568.png 1024w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-696x385.png 696w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-1068x593.png 1068w, https://www.osradar.com/wp-content/uploads/2018/04/install-third-party-download-updates-ubuntu-757x420.png 757w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>Once you reach the “Installation Type” page, you’ll see the option of reinstalling Ubuntu. This option will keep other files like pictures, documents, music etc. Then, continue the installation. Don’t forget to use the same username as you did before.</p>
<p><img loading="lazy" class="size-full wp-image-2703 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options.png" alt="" width="1200" height="667" srcset="https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options.png 1200w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-768x427.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-1024x569.png 1024w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-696x387.png 696w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-1068x594.png 1068w, https://www.osradar.com/wp-content/uploads/2018/04/reinstall-ubuntu-options-756x420.png 756w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>Voila! Your OS is completely fresh and free of issues!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-reset-ubuntu-to-default-settings/">How to Reset Ubuntu to Default Settings</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-reset-ubuntu-to-default-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
