<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ how-to - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice. ]]>
        </description>
        <link>https://www.freecodecamp.org/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ how-to - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Tue, 26 May 2026 16:23:51 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/news/tag/how-to/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ Battery Icon Not Showing – How to Restore Missing Battery Icon in Windows PC ]]>
                </title>
                <description>
                    <![CDATA[ So, you’re working with your Windows PC and you discover you can’t find the battery icon in the taskbar. You even expand hidden icons and you still can’t find the battery icon. This could result in a negative effect on your productivity – because i... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/battery-icon-not-showing-how-to-restore-missing-battery-icon-in-windows-pc/</link>
                <guid isPermaLink="false">66adf0757550d4f37c201999</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Fri, 01 Jul 2022 15:57:24 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/07/batteryMissing.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>So, you’re working with your Windows PC and you discover you can’t find the battery icon in the taskbar.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss1.png" alt="ss1" width="600" height="400" loading="lazy"></p>
<p>You even expand hidden icons and you still can’t find the battery icon.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss2.png" alt="ss2" width="600" height="400" loading="lazy"></p>
<p>This could result in a negative effect on your productivity – because if you don't plug your laptop in, the battery might run down and you wouldn’t know.</p>
<p>I just had the same issue and fixed it. So, in this article, I’ll show you how to restore a missing battery icon on a Windows PC.</p>
<h2 id="heading-solution-1-show-the-battery-icon-through-taskbar-settings">Solution 1: Show the Battery Icon through Taskbar Settings</h2>
<p><strong>Step 1</strong>: Right-click on an empty space in the taskbar and select “Taskbar Settings”.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss3.png" alt="ss3" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Under “Notification area”, click on “Turn system icons on or off”.
 <img src="https://www.freecodecamp.org/news/content/images/2022/07/ss4.png" alt="ss4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Toggle on "Power".
<img src="https://www.freecodecamp.org/news/content/images/2022/07/toggle-on-battery-icon.gif" alt="toggle-on-battery-icon" width="600" height="400" loading="lazy"></p>
<p><strong>NB</strong>: If the battery icon is greyed out here, proceed to the next fix in this article.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss9.png" alt="ss9" width="600" height="400" loading="lazy"></p>
<h2 id="heading-solution-2-disable-and-re-enable-battery-hardware">Solution 2: Disable and Re-enable Battery Hardware</h2>
<p><strong>Step 1</strong>: Right-click on Start and select Device Manager.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss5.png" alt="ss5" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Expand Batteries, right-click on “Microsoft AC Adapter”, and select “Disable device”.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss6.png" alt="ss6" width="600" height="400" loading="lazy"></p>
<p>You will see a warning. Click Yes to continue.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss7.png" alt="ss7" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Repeat the process in <strong>step 2</strong> for the second device – Microsoft ACPI Compliant Control Method Battery.</p>
<p><strong>Step 4</strong>: Re-enable both devices.
<img src="https://www.freecodecamp.org/news/content/images/2022/07/ss8.png" alt="ss8" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Restart your computer.</p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>If both fixes suggested in this article failed to restore the battery icon, you should update your Windows.</p>
<p>If you find the guide useful, don’t hesitate to share it so you can help people too. </p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ How to Screenshot on Windows – Take a Screen Shot on PC ]]>
                </title>
                <description>
                    <![CDATA[ Just like you can take screenshots on your phone, you can also do the same on your Windows computer. Whether you want to take a screenshot of a particular part of your screen or you want to take a screenshot of the whole screen, there are tools and k... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/how-to-screenshot-on-windows-take-a-screen-shot-on-pc/</link>
                <guid isPermaLink="false">66adf14511a28b6eb378d2b6</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Fri, 10 Jun 2022 15:01:34 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/06/ss.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Just like you can take screenshots on your phone, you can also do the same on your Windows computer.</p>
<p>Whether you want to take a screenshot of a particular part of your screen or you want to take a screenshot of the whole screen, there are tools and keyboard combinations you can use to do it.</p>
<p>In this article, I will show 4 ways to take screenshots on a Windows PC. </p>
<p>I will also show you a trick I’ve been using to take screenshots with Microsoft Word for a long time until I discovered better ways to do it.</p>
<h2 id="heading-what-well-cover">What We'll Cover</h2>
<ul>
<li><a class="post-section-overview" href="#heading-how-to-take-screenshots-with-windows-and-printscreen-prtscn-keys">How to Take Screenshots with Windows and PrintScreen (<code>PrtScn</code>) Keys</a></li>
<li><a class="post-section-overview" href="#heading-how-to-take-screenshots-with-the-snipping-tool">How to Take Screenshots with the Snipping Tool</a> </li>
<li><a class="post-section-overview" href="#heading-how-to-take-screenshots-with-the-microsoft-ergonomic-keyboard">How to Take Screenshots with the Microsoft Ergonomic Keyboard</a></li>
<li><a class="post-section-overview" href="#heading-how-to-take-screenshots-with-the-game-bar">How to Take Screenshots with the Game Bar</a></li>
<li><a class="post-section-overview" href="#heading-how-to-take-screenshots-with-the-printscreen-prtscn-key-and-ms-word-the-trick">How to Take Screenshots with the PrintScreen (<code>PrtScn</code>) Key and MS Word (The trick)</a></li>
<li><a class="post-section-overview" href="#heading-conclusion">Conclusion</a></li>
</ul>
<h2 id="heading-how-to-take-screenshots-with-windows-and-printscreen-prtscn-keys">How to Take Screenshots with Windows and PrintScreen (<code>PrtScn</code>) Keys</h2>
<p>You can take a screenshot of your entire screen by holding <code>WIN</code> (Windows logo key) and pressing the Print screen key (<code>PrtScn</code>).</p>
<p>Your screen will dim slightly – indicating that you just took a screenshot.</p>
<p>You can find the screenshots inside a screenshots subfolder in your pictures folder (<code>C:\Users\user\Pictures\Screenshots</code>).</p>
<p>Here’s mine:
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss1-3.png" alt="ss1-3" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-take-screenshots-with-the-snipping-tool">How to Take Screenshots with the Snipping Tool</h2>
<p>The snipping tool is a Microsoft utility app for taking screenshots. It’s been available since Windows 7.</p>
<p>To take screenshots with the snipping tool, press hold <code>WIN</code> (Windows logo key) and <code>SHIFT</code>, then press <code>S</code>.</p>
<p>Your screen will then go dim – giving you access to a screen where you can select the type of screenshot you want to take.
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss2-3.png" alt="ss2-3" width="600" height="400" loading="lazy"></p>
<p>After taking the screenshot, a notification will pop up. </p>
<p>Click the notification box to get access to the snipping tool UI. 
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss3-4.png" alt="ss3-4" width="600" height="400" loading="lazy"></p>
<p>In the UI, you can make changes and save it to any folder you like. 
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss4-2.png" alt="ss4-2" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-take-screenshots-with-the-microsoft-ergonomic-keyboard">How to Take Screenshots with the Microsoft Ergonomic Keyboard</h2>
<p>The Microsoft ergonomic keyboard has a key with which you can get access to the Microsoft snipping tool. </p>
<p>With the key, you don’t need to press WIN + SHIFT + S like the previous method for taking screenshots.</p>
<p>Press the key, take your screenshot, edit the screenshot if you want to, then save it. 
<img src="https://www.freecodecamp.org/news/content/images/2022/06/microsoft-ergonomic-keyboard.png" alt="microsoft-ergonomic-keyboard" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-take-screenshots-with-the-game-bar">How to Take Screenshots with the Game Bar</h2>
<p>The Microsoft Game Bar is another utility for recording screens and taking screenshots.</p>
<p>To get access to the Game Bar, press <code>WIN</code> (Windows logo key) + <code>G</code>.</p>
<p>Click on screenshot. 
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss5-2.png" alt="ss5-2" width="600" height="400" loading="lazy"></p>
<p>You will see the screenshot under the Captures subfolder in your videos folder (<code>C:\Users\user\Videos\Captures</code>).</p>
<p>Here’s mine:
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss6-2.png" alt="ss6-2" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-take-screenshots-with-the-printscreen-prtscn-key-and-ms-word-the-trick">How to Take Screenshots with the PrintScreen (<code>PrtScn</code>) Key and MS Word (The trick)</h2>
<p>Taking a screenshot with the print screen key saves the screenshot in your clipboard. What if you want to save the screenshot on your computer?</p>
<p>To do this, press the <code>PrtScn</code> key and open Microsoft Word.</p>
<p>Press <code>CTRL</code> + <code>V</code> to paste the screenshot.</p>
<p>Right-click the screenshot and click “Save as picture”.
<img src="https://www.freecodecamp.org/news/content/images/2022/06/ss7-1.png" alt="ss7-1" width="600" height="400" loading="lazy"></p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>I hope this article helps you out in your quest to take screenshots on a Windows PC.</p>
<p>If you find the article helpful, you can share it with your friends and family.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ VGA No Signal – How to Fix a Monitor Connection on Windows 10 PC ]]>
                </title>
                <description>
                    <![CDATA[ Sometimes you might turn on your PC but your monitor displays "No Signal" on the screen. In this article, we will look at various solutions for solving this problem. How to Fix a Monitor Connection by Checking Hardware Connections Check to see if th... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/vga-no-signal-how-to-fix-a-monitor-connection-on-windows-10-pc/</link>
                <guid isPermaLink="false">66b0a37b7cd8dca6718a2262</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Ihechikara Abba ]]>
                </dc:creator>
                <pubDate>Fri, 18 Feb 2022 16:02:36 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/02/vga-no-signal.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Sometimes you might turn on your PC but your monitor displays "No Signal" on the screen. In this article, we will look at various solutions for solving this problem.</p>
<h2 id="heading-how-to-fix-a-monitor-connection-by-checking-hardware-connections">How to Fix a Monitor Connection by Checking Hardware Connections</h2>
<ul>
<li>Check to see if the VGA connector fits in perfectly to its port.</li>
<li>Make sure your VGA connector is not damaged. If possible, replace the connector.</li>
</ul>
<h2 id="heading-how-to-fix-a-monitor-connection-by-restarting-your-pc">How to Fix a Monitor Connection by Restarting your PC</h2>
<p>Before this step, make sure your PC has not gone into sleep mode or hibernated. If this happens, the monitor may assume the PC is off and will display "No Signal". </p>
<ul>
<li>Unplug power cable and VGA connector.</li>
<li>Wait for a few minutes minutes.</li>
<li>Plug power cable and VGA connector back in.</li>
<li>Reboot PC.</li>
</ul>
<h2 id="heading-how-to-fix-a-monitor-connection-by-updating-drivers">How to Fix a Monitor Connection by Updating Drivers</h2>
<h3 id="heading-step-1-open-device-manager"><strong>Step 1 - Open Device Manager</strong></h3>
<ul>
<li>Click on the search box in your taskbar.</li>
<li>Type "device manager".</li>
<li>Click on Device Manager from the search results.</li>
</ul>
<h3 id="heading-step-2-update-display-adapter"><strong>Step 2 - Update Display adapter</strong></h3>
<ul>
<li>Expand the Display adapters option in Device Manager.</li>
<li>Right click on your display adapter and click on "Update driver"</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/02/update-display-adapter.png" alt="Image" width="600" height="400" loading="lazy"></p>
<ul>
<li>You will be asked, "How do you want to search for drivers?" Choose the option that says "Search automatically for drivers".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/02/how-do-you-want-to-search-for-drivers.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Wait for the driver to be updated, after which you can go to your display settings and see if the second monitor is being detected.</p>
<p>You may get a response that your drivers are already up to date. You can verify to see if your current version is the one on the driver provider's website. Here's how you can do that:</p>
<ul>
<li>Right click on display adapter just like we did before.</li>
<li>Click on <strong>properties</strong>.</li>
<li>Click on the <strong>Driver</strong> tab.</li>
<li>Copy the <strong>Driver Provider</strong> and <strong>Driver version</strong> values.</li>
<li>Search for the two values on Google.</li>
</ul>
<p>After following the steps above, you should find the website of your driver provider where you can install the latest version of the driver if yours isn't already up to date.</p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>In this article, we saw some of the useful steps required to fix a monitor connection in order to get rid of the "No Signal" message. </p>
<p>Thank you for reading!</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ How to Recover an Unsaved Word Document – Restore a Deleted Word File ]]>
                </title>
                <description>
                    <![CDATA[ Sometimes you might accidentally close your Word application without saving your file. You might think that your progress has been lost, but there's actually a way to recover the file without losing any of your content. And that is exactly what this ... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/how-to-recover-an-unsaved-word-document-restore-a-deleted-word-file/</link>
                <guid isPermaLink="false">66b0a2de3ac4671a1e5802f4</guid>
                
                    <category>
                        <![CDATA[ beginners guide ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ writing ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Ihechikara Abba ]]>
                </dc:creator>
                <pubDate>Mon, 31 Jan 2022 15:17:51 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/how-to-recover-an-unsaved-word-document.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Sometimes you might accidentally close your Word application without saving your file. You might think that your progress has been lost, but there's actually a way to recover the file without losing any of your content.</p>
<p>And that is exactly what this article will show you how to do.</p>
<p>To follow along with this tutorial, it'll be helpful if you have a Word document you can work with. Here is the one I'll be using:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/word.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>I have closed the application without saving the document. Now let's start the easy restoration process.</p>
<h3 id="heading-step-1-create-a-blank-document-in-word"><strong>Step 1 – Create a blank document in Word</strong></h3>
<ul>
<li>Launch the application again.</li>
<li>On the startup page, click on "Blank document".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/blank.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-2-use-the-open-option"><strong>Step 2 – Use the Open option</strong></h3>
<ul>
<li>Press <strong>Ctrl+O</strong>. </li>
<li>Alternatively, you can click on the <strong>File</strong> option in your blank document's header and then click <strong>Open</strong> on the sidebar.</li>
</ul>
<h3 id="heading-step-3-click-on-recover-unsaved-documents"><strong>Step 3 – Click on "Recover Unsaved Documents"</strong></h3>
<ul>
<li>Click on the <strong>Recover Unsaved Documents</strong> which is usually at the bottom of the page.</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/recover.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>If you do not see the <strong>Recover Unsaved Documents</strong> button, then follow these steps to see the options:</p>
<ol>
<li>In your blank document, press <strong>Ctrl+O</strong> or click on <strong>File</strong> which is at the header section.</li>
<li>Click on <strong>Info</strong> which you will find in the sidebar.</li>
<li>Click on <strong>Manage Document</strong>.</li>
<li>Click on <strong>Recover Unsaved Document</strong>.</li>
</ol>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/recover-unsaved-document.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-4-choose-unsaved-documents"><strong>Step 4 – Choose unsaved documents</strong></h3>
<p>After you have clicked the <strong>Recover Unsaved Documents</strong> button, a new window should pop up with a list of unsaved documents. Go through the list and open your document and all your progress should still be intact.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/pop-up.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>In this article, we went over the steps required to recover an unsaved Word document. These steps can be used anytime you close Word without saving a document. </p>
<p>Don't forget to save this time!</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Transparent Taskbar – How to Make a Task Bar Transparent in Windows 10 PC ]]>
                </title>
                <description>
                    <![CDATA[ Making your Windows taskbar transparent is a pretty cool thing to do. It looks great, and it's one of the few ways you can personalize your taskbar. Some resources about this topic require you to install different software to accomplish it. But in th... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/transparent-taskbar-how-to-make-a-task-bar-transparent-in-windows-10-pc-2/</link>
                <guid isPermaLink="false">66b0a36c03036c3282dfd7db</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Ihechikara Abba ]]>
                </dc:creator>
                <pubDate>Wed, 26 Jan 2022 00:11:44 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/task-bar.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Making your Windows taskbar transparent is a pretty cool thing to do. It looks great, and it's one of the few ways you can personalize your taskbar.</p>
<p>Some resources about this topic require you to install different software to accomplish it. But in this tutorial we'll see how to make the taskbar completely transparent without any installations.</p>
<h2 id="heading-how-to-make-your-windows-taskbar-transparent">How to Make your Windows Taskbar Transparent</h2>
<h3 id="heading-step-1-use-the-run-command-to-open-the-registry-editor-program">Step 1 - Use the Run command to open the Registry Editor program</h3>
<p>The Run command allows you to open various programs on your PC by typing their name. The program we will be using is called Registry Editor.</p>
<p>To use the Run command, you can use the shortcut <strong>Win + R</strong> (Windows button + R) or you can <strong>right click</strong> on the Windows icon and click on "Run".</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/run-command.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-2-type-regedit"><strong>Step 2 - Type regedit</strong></h3>
<p>After clicking on Run, a window should pop up where you can type in the name of a program you would like to open. Type "regedit" and press OK. This will open the Registry Editor.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/regedit.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>After clicking OK, the window below should pop up:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/registry.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-3-navigate-through-folders"><strong>Step 3 - Navigate through folders</strong></h3>
<p>The first folder to expand is the <code>HKEY_CURRENT_USER</code> folder. Scroll down and expand the <code>SOFTWARE</code> folder. </p>
<p>After that, locate the <code>Microsoft</code> folder and expand it as well. Next, scroll all the way down and expand the <code>Windows</code> folder. </p>
<p>In the <code>Windows</code> folder, expand the <code>CurrentVersion</code> folder followed by expanding the <code>Explorer</code> folder. Lastly, click on the <code>Advanced</code> folder. </p>
<p>If you found the steps above confusing, then you can use this path as a guide:</p>
<pre><code>Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
</code></pre><p>Pasting the path above and hitting enter should automatically bring you to our current location.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/paths.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-4-create-a-new-file"><strong>Step 4 - Create a new file</strong></h3>
<p>Right click and hover above the "New" option.</p>
<p>Then click on <strong>DWORD (32-bit) Value</strong>:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/new.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>After clicking on <strong>DWORD (32-bit) Value</strong>, you will see a space where you are supposed to type in the new file. Name the file <code>TaskbarAcrylicOpacity</code>. After you have created the file, double click on it and set the <strong>value data</strong> input to 0 (zero) and click OK.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/value-data.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-step-5-enable-transparency-effects"><strong>Step 5 - Enable transparency effects</strong></h3>
<p>Go to Desktop and right click. Click on personalize.</p>
<p>Click on the "Colors" tab, and toggle Transparency effects to <strong><code>On</code></strong>:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/personalize.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>After this, you should have a transparent taskbar. </p>
<p>If the last step does not work for you, then go on with next steps.</p>
<h3 id="heading-step-6-restart-windows-explorer-using-task-manager"><strong>Step 6 - Restart Windows Explorer using Task Manager</strong></h3>
<p>Before opening task manager, make sure that your File Explorer is already running. Then follow these steps: </p>
<ul>
<li>Right click on taskbar.</li>
<li>Click on Task Manager.</li>
<li>Right click on File Explorer under Apps.</li>
<li>Click on Restart</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/restart.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>After completing the last step, you should have a completely transparent taskbar.</p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>In this tutorial, we made our taskbar transparent without installing any software in Windows 10. I hope this works for you.</p>
<p>Thank you for reading!</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ PC Randomly Turns Off – How to Fix Windows Computer Shutting Down ]]>
                </title>
                <description>
                    <![CDATA[ If you're a Windows user, you've probably had your PC randomly shut down. This can be frustrating and negatively impact your productivity as it interrupts important tasks and activities. This random shutdown might be caused by software or hardware is... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/pc-randomly-turns-off-how-to-fix-windows-computer-shutting-down/</link>
                <guid isPermaLink="false">66adf1b86778e7bd69427c11</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Tue, 25 Jan 2022 21:30:59 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/data-analytics-ga1927e78f_1280.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>If you're a Windows user, you've probably had your PC randomly shut down. This can be frustrating and negatively impact your productivity as it interrupts important tasks and activities.</p>
<p>This random shutdown might be caused by software or hardware issues, or both on some occasions.</p>
<p>I have researched 4 ways you can stop your Windows 10 PC from randomly shutting down, so you can work without fear of being interrupted while doing important things on your computer.</p>
<h2 id="heading-table-of-contents">Table of Contents</h2>
<ul>
<li><a class="post-section-overview" href="#heading-solution-1-check-the-computer-for-overheating">Check the Computer for Overheating</a></li>
<li><a class="post-section-overview" href="#heading-solution-2-turn-off-fast-startup">Turn off Fast Startup</a></li>
<li><a class="post-section-overview" href="#heading-solution-3-update-outdated-drivers-and-gpu-driver">Update Outdated Drivers and GPU Driver</a></li>
<li><a class="post-section-overview" href="#heading-solution-4-scan-your-computer-for-viruses">Scan your Computer for Viruses</a></li>
<li><a class="post-section-overview" href="#heading-conclusion">Conclusion</a></li>
</ul>
<h2 id="heading-solution-1-check-the-computer-for-overheating">Solution 1: Check the Computer for Overheating</h2>
<p>These days, computers are programmed to shut down after heating up to a certain temperature. This is a safety measure because damage to both hardware and software components can occur if your machine gets too hot.</p>
<p>If your Windows 10 PC shuts down abruptly, the first thing I would recommend you do is to check if it's overheating. </p>
<p>Overheating could be due to damaged or underperforming fans, poor ventilation, dust, and inadequate power supply.</p>
<p>What I would recommend you do is clean your computer, make sure the room in which you're working is well ventilated, use a stable power source, and elevate your laptop if some parts of the fan are on the under side.</p>
<h2 id="heading-solution-2-turn-off-fast-startup">Solution 2: Turn off Fast Startup</h2>
<p>Windows 10 is optimized for fast recovery from sleep, shutdown, and hibernation. This feature can hamper performance and cause random shutdowns if not turned off.</p>
<p>The step below show you how to turn off fast startup on Windows 10:</p>
<p><strong>Step 1</strong>: Launch the Control Panel by pressing the <code>WIN</code> button on your keyboard, typing "control panel" (without quotes), and hitting <code>ENTER</code> to open up the first search result.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-1-1.png" alt="ss-1-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Change the view mode of the Control Panel to large icons.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-2-3.jpg" alt="ss-2-3" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Select "Power Options".</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-3-4.jpg" alt="ss-3-4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Click on the “Choose what the power buttons do” link.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-4-4.jpg" alt="ss-4-4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Open the "Change settings that are currently unavailable" link.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-5-4.jpg" alt="ss-5-4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: Uncheck "Turn on fast startup (recommended)" and click on Save changes.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-6-4.jpg" alt="ss-6-4" width="600" height="400" loading="lazy"></p>
<h2 id="heading-solution-3-update-outdated-drivers-and-gpu-driver">Solution 3: Update Outdated Drivers and GPU Driver</h2>
<p>Outdated drivers could be the culprit when your PC randomly shuts down. </p>
<p>To update any driver, open Device Manager by right-clicking on Start and selecting "Device Manager". </p>
<p>Expand the devices one by one by one, right-click on each of them, and select "Update driver".</p>
<p>If you can't cope with the hassle of updating drivers one by one, check online for services that let you search for the outdated driver on your PC and update them automatically.</p>
<p>As far as the Graphics Processing Unit driver is concerned, you might not get the necessary update by updating it like you update other drivers. </p>
<p>Instead of doing that, you should check the manufacturer's website and download updates from there.</p>
<p>The best way to update a GPU driver is explained below:</p>
<p><strong>Step 1</strong>: Right-click on Start and select Device Manager.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/devicemanager-2.jpg" alt="devicemanager-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Expand Display adapters.</p>
<p><strong>Step 3</strong>: Right-click on your display adapter and select Properties.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-1-5.jpg" alt="ss-1-5" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Switch to the Details tab and click the "Device description" drop-down, then choose Hardware Ids.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-2-4.jpg" alt="ss-2-4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: Open your browser, paste in the ID, and search for it. The first few search results will show the exact name and manufacturer of your GPU.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-3-5.jpg" alt="ss-3-5" width="600" height="400" loading="lazy"></p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-4-2.png" alt="ss-4-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 7</strong>: Navigate to the website of the GPU manufacturer and download an updated driver.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-5-3.png" alt="ss-5-3" width="600" height="400" loading="lazy"></p>
<p><strong>Step 8</strong>: Install the driver and restart your PC</p>
<p><strong>P.S.</strong>: If you can’t find the official website of the manufacturer, copy the name displayed for your GPU and prefix it with “driver update for”. In my case, this would be “driver update for Intel(R) HD Graphics 520 drivers / HP HP EliteBook 840 G3“.</p>
<h2 id="heading-solution-4-scan-your-computer-for-viruses">Solution 4: Scan your Computer for Viruses</h2>
<p>Some malware and viruses do cause your computer to abruptly shut down.</p>
<p>What you should do in this case is run a full system scan with Windows Security (aka Windows Defender), or any third-party antivirus program of your choice.</p>
<p>The steps below explain how you can conduct a full system scan with Windows Security:</p>
<p><strong>Step 1</strong>: Press the <code>WIN</code> key on your keyboard and search for "windows security". The first search result should be Windows Security. Hit <code>ENTER</code> to open it.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-6-5.jpg" alt="ss-6-5" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Switch to the Virus &amp; Threat Protection tab on the left.</p>
<p><strong>Step 3</strong>: Click the "Scan Options" link.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-7-2.jpg" alt="ss-7-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Choose Full scan and click Scan now.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-8-4.jpg" alt="ss-8-4" width="600" height="400" loading="lazy"></p>
<p><strong>P.S</strong>: This could take many hours, so be patient with it. </p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>This article takes you through 4 less complicated ways you can fix a Windows 10 PC that randomly shuts down.</p>
<p>Apart from these ways, there are others you can use to fix this issue such as updating BIOS and checking up on the hard drive. But these approaches aren't recommended for beginners and those who don't work with hardware as engineers.</p>
<p>If the 4 ways recommended in this article fail to help, you should seek professional services.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ File Explorer Not Responding – Fixed on Windows 10 PC ]]>
                </title>
                <description>
                    <![CDATA[ File Explorer is an application for managing files. It is also known as Windows Explorer. It is one of the built-in applications in the Microsoft Windows operating system.  File Explorer is extremely important, as it helps you oraganize and manage fi... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/file-explorer-not-responding-fixed-on-windows-10-pc/</link>
                <guid isPermaLink="false">66b0a2a5675b17049e0b4bed</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Ihechikara Abba ]]>
                </dc:creator>
                <pubDate>Fri, 14 Jan 2022 22:39:28 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/file-explorer-main-cover-1.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>File Explorer is an application for managing files. It is also known as Windows Explorer. It is one of the built-in applications in the Microsoft Windows operating system. </p>
<p>File Explorer is extremely important, as it helps you oraganize and manage files in your PC.</p>
<p>Sometimes File Explorer stops responding and you can no longer interact with the application's interface. In this article, we will see some solutions to solving this problem.</p>
<h2 id="heading-how-to-fix-file-explorer-not-responding-by-using-task-manager-to-restart-file-explorer">How to Fix File Explorer Not Responding by Using Task Manager to Restart File Explorer</h2>
<p>The following steps will show you how to fix an unresponsive File Explorer Window:</p>
<h3 id="heading-step-1-open-task-manager">Step 1 - Open Task Manager</h3>
<p>You can do this by using the shortcut command <strong>Ctrl + Shift + Esc</strong>. Alternatively, you should be able to open Task Manager when you right click on the taskbar. That is:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/task-manager.png" alt="Image" width="600" height="400" loading="lazy">
<em>Open task manager from taskbar</em></p>
<h3 id="heading-step-2-restart-file-explorer-from-task-manager">Step 2 - Restart File Explorer from Task Manager</h3>
<p>When you have successfully launched Task Manager, you should see information about processes running on your PC. </p>
<p>Scroll through and find Windows Explorer then right click. After right clicking, you should see various options – the one we are looking for is the restart option. Here is what I mean:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/restart-explorer.png" alt="Image" width="600" height="400" loading="lazy">
<em>Restart windows explorer</em></p>
<p>After you click restart, File Explorer will be closed and then opened again automatically. The new File Explorer Window should be working fine.</p>
<h2 id="heading-how-to-fix-file-explorer-not-responding-by-restoring-file-explorer-defaults">How to Fix File Explorer Not Responding by Restoring File Explorer Defaults</h2>
<p>Customizing our File Explorer sometimes makes it become unresponsive. So resetting it back to default might make it more responsive again.</p>
<h3 id="heading-step-1-search-for-file-explorer-options">Step 1 - Search for File Explorer Options</h3>
<p>To do this, go to the search box on the taskbar. In the search box, type "file explorer options".</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/search-bar.png" alt="Image" width="600" height="400" loading="lazy">
<em>search box</em></p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/file-explorer-options.png" alt="Image" width="600" height="400" loading="lazy">
<em>search for file explorer options</em></p>
<h3 id="heading-step-2-restore-defaults-in-the-general-tab">Step 2 - Restore Defaults in the General tab</h3>
<ul>
<li>Click on the General tab.</li>
<li>Click on "Restore Defaults". </li>
<li>Click on "Apply".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/general.png" alt="Image" width="600" height="400" loading="lazy">
<em>restore defaults in General tab</em></p>
<h3 id="heading-step-3-restore-defaults-in-the-view-tab">Step 3 - Restore Defaults in the View tab</h3>
<ul>
<li>Click on the View tab.</li>
<li>Click on "Reset Folders". </li>
<li>Click on "Apply".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/view-tab.png" alt="Image" width="600" height="400" loading="lazy">
<em>restore defaults in View tab</em></p>
<h3 id="heading-step-3-restore-defaults-in-the-search-tab">Step 3 - Restore Defaults in the Search tab</h3>
<ul>
<li>Click on the Search tab.</li>
<li>Click on "Restore Defaults".</li>
<li>Click on "Apply".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/search-tab.png" alt="Image" width="600" height="400" loading="lazy">
<em>restore defaults in Search tab</em></p>
<h2 id="heading-how-to-fix-file-explorer-not-responding-by-uninstalling-unused-and-irrelevant-apps">How to Fix File Explorer Not Responding by Uninstalling Unused and Irrelevant Apps</h2>
<p>By uninstalling irrelevant apps, you give your PC more space for processing.</p>
<h3 id="heading-step-1-search-for-and-open-control-panel">Step 1 - Search for and open Control Panel</h3>
<p>Just like the first step in the previous section, click on the search box on the taskbar and type "Control Panel" then launch the program.</p>
<h3 id="heading-step-2-click-on-uninstall-program">Step 2 - Click on uninstall program</h3>
<p>In the Control Panel options, click on the "Uninstall a program" option which is directly below the Programs option.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/control-panel.png" alt="Image" width="600" height="400" loading="lazy">
<em>control panel</em></p>
<h3 id="heading-step-3-right-click-on-app-to-uninstall">Step 3 - Right click on app to uninstall</h3>
<ul>
<li>Right click on app to be uninstalled.</li>
<li>Click uninstall and wait for app to be uninstalled.</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/uninstall.png" alt="Image" width="600" height="400" loading="lazy">
<em>uninstall program from control panel</em></p>
<p>After uninstalling the apps you do not want, you should restart your PC.</p>
<h2 id="heading-how-to-fix-file-explorer-not-responding-by-disabling-startup-applications">How to Fix File Explorer Not Responding by Disabling Startup Applications</h2>
<p>Startup applications will run immediately after booting your computer. Some run without you knowing. </p>
<p>Disabling startup applications allows your PC to run smoothly without unwanted background apps slowing down other processes. The following steps will show you how to do that.</p>
<h3 id="heading-step-1-open-task-manager-1">Step 1 - Open Task Manager</h3>
<p>Recall that you can do this with the <strong>Ctrl + Shift + Esc</strong> command or right clicking on the taskbar to get the options below:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/task-manager-1.png" alt="Image" width="600" height="400" loading="lazy">
<em>open task manager from taskbar</em></p>
<h3 id="heading-step-2-go-to-the-startup-tab-and-disable-apps">Step 2 - Go to the startup tab and disable apps</h3>
<ul>
<li>Click on the Startup tab.</li>
<li>Right click on any startup app you do not want to run on startup.</li>
<li>Click on "Disable".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/disable.png" alt="Image" width="600" height="400" loading="lazy">
<em>disable startup applications</em></p>
<h2 id="heading-how-to-fix-file-explorer-not-responding-by-clearing-file-explorer-history">How to Fix File Explorer Not Responding by Clearing File Explorer History</h2>
<p>Windows File Explorer keeps track of recently opened folders and files. These can be seen in the Quick Access section. </p>
<p>Sometimes clearing this history reduces the amount of data being processed at an instance and allows your File Explorer to remain responsive. Here are steps to help you do that:</p>
<h3 id="heading-step-1-search-for-file-explorer-options-1">Step 1 - Search for File Explorer Options</h3>
<p>Click on the search box on the taskbar then type "file explorer options":</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/search-bar-1.png" alt="Image" width="600" height="400" loading="lazy">
<em>search box</em></p>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/file-explorer-options-1.png" alt="Image" width="600" height="400" loading="lazy">
<em>file explorer options</em></p>
<h3 id="heading-step-2-use-clear-option-under-the-general-tab">Step 2 - Use Clear option under the General tab</h3>
<p>Under the General tab,</p>
<ul>
<li>Click on "Clear".</li>
<li>Click on "Ok".</li>
</ul>
<p><img src="https://www.freecodecamp.org/news/content/images/2022/01/clear.png" alt="Image" width="600" height="400" loading="lazy">
<em>clear file explorer hsitory</em></p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>In this article, we looked at various solutions to use when your Windows File Explorer stops responding. I hope they help you when you run into this problem.</p>
<p>Thank you for reading!</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Windows 10 is Not Going to Sleep – How to Fix Sleeping on PC ]]>
                </title>
                <description>
                    <![CDATA[ If you stop working temporarily and you're not ready to shut down your PC, Windows 10 sleep mode is a great option.  It turns off your computer's monitor and hard drive, slowing down power consumption in the process. But your PC might refuse to go to... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/windows-10-is-not-going-to-sleep-how-to-fix-sleeping-on-pc/</link>
                <guid isPermaLink="false">66adf28cd93fd5c2bc7d8f3a</guid>
                
                    <category>
                        <![CDATA[ beginners guide ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Thu, 13 Jan 2022 17:03:04 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/employee-g52caada8f_1280.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>If you stop working temporarily and you're not ready to shut down your PC, Windows 10 sleep mode is a great option. </p>
<p>It turns off your computer's monitor and hard drive, slowing down power consumption in the process.</p>
<p>But your PC might refuse to go to sleep sometimes. This could be due to <strong>peripheral devices</strong> and <strong>errors in power settings</strong>.</p>
<p>If you're currently unable to put your computer to sleep, you've come to the right place. </p>
<p>In this article, I will show you 4 ways you make your computer go to sleep again so it consumes less power.</p>
<h2 id="heading-how-to-fix-windows-10-pc-not-going-to-sleep-by-enabling-sleep-mode">How to Fix Windows 10 PC Not Going to Sleep By Enabling Sleep Mode</h2>
<p>To make sure sleep mode is enabled, follow these steps:</p>
<p><strong>Step 1</strong>: Press <code>WIN</code> + <code>I</code> on your keyboard to launch Settings.</p>
<p><strong>Step 2</strong>: Select System from the menu tiles.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-1-2.jpg" alt="ss-1-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Make sure you're in the Power and Sleep tab. Then under the Sleep section, set the times for when your computer goes to sleep on battery and while plugged in (charging).
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-2bb.jpg" alt="ss-2bb" width="600" height="400" loading="lazy"></p>
<p>To confirm the times you set:</p>
<p>Select Additional power settings on the right.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-8-2.jpg" alt="ss-8-2" width="600" height="400" loading="lazy"></p>
<p>Click the Change plan settings link.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-3-2.jpg" alt="ss-3-2" width="600" height="400" loading="lazy"></p>
<p>Click Change Advanced power settings.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-4-2.jpg" alt="ss-4-2" width="600" height="400" loading="lazy"></p>
<p>Expand “Sleep”, and then “Sleep after” in the tree menu. You should see the exact times you set.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-5-2.jpg" alt="ss-5-2" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-windows-10-pc-not-going-to-sleep-by-removing-peripheral-devices">How to Fix Windows 10 PC Not Going to Sleep By Removing Peripheral Devices</h2>
<p>Peripheral Devices such as your mouse, keyboard, scanner, and network adapters can interfere with your PC power settings and prevent it from going to sleep.</p>
<p>I've been in this situation before, and I've seen people around me in the same situation. But I won't advise you disable these devices from being able to wake up your computer. </p>
<p>The best thing you can do is remove these devices whenever you want to put your PC to sleep, then plug them back in when you are ready to work again.</p>
<h2 id="heading-how-to-fix-windows-10-pc-not-going-to-sleep-by-disabling-screensaver">How to Fix Windows 10 PC Not Going to Sleep By Disabling Screensaver</h2>
<p>Screensavers can interfere with the sleep timers you set. So an active screensaver can prevent your computer from going to sleep.</p>
<p>You can disable screensavers with the steps below:</p>
<p><strong>Step 1</strong>: Click on Start and search for "change screensaver". Then select the "Change screensaver" search result.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-6-2.jpg" alt="ss-6-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Select None from the drop-down under “Screen saver”.</p>
<p><strong>Step 3</strong>: Click Apply and then Ok.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-7.jpg" alt="ss-7" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-windows-10-pc-not-going-to-sleep-by-disabling-hybrid-mode">How to Fix Windows 10 PC Not Going to Sleep By Disabling Hybrid Mode</h2>
<p>Hybrid mode is the combination of Sleep and Hibernation. It hibernates your computer but gives you the restoration speed of sleep mode.</p>
<p>If hybrid mode is turned on, it could stop your PC from going to sleep. </p>
<p>To disable hybrid mode, follow these steps:</p>
<p><strong>Step 1</strong>: Click on Start and select Settings.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/opensettings-1.jpg" alt="opensettings-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Select System from the menu tiles.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-1-2.jpg" alt="ss-1-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Switch to the Power &amp; Sleep tab, then select Additional power settings on the top right corner.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-8-2.jpg" alt="ss-8-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Under the power plans you are currently on, select “Change plan settings”.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-9-2.jpg" alt="ss-9-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Select “Change advanced power settings”.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-10-2.jpg" alt="ss-10-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: Expand “Sleep” and "Allow hybrid sleep" in the tree menu.</p>
<p><strong>Step 7</strong>: Turn off hybrid sleep on battery and plugged in.</p>
<p><strong>Step 8</strong>: Click “Apply”, and then “Ok”.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-11-1.jpg" alt="ss-11-1" width="600" height="400" loading="lazy"></p>
<p>If you find this article helpful, consider sharing it with your friends and family.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Keyboard Not Working? How to Fix Windows 10 Keyboard Not Typing Problem ]]>
                </title>
                <description>
                    <![CDATA[ Have you ever sat down to write some code or browse the internet, only to discover that your keyboard isn't working? When your keyboard fails to work, it could be due to:  Physical damage Dirt Filter keys Outdated or corrupt driver Low battery (if y... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/keyboard-not-working-how-to-fix-windows-10-keyboard-not-typing-problem/</link>
                <guid isPermaLink="false">66adf19b7550d4f37c2019b9</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Fri, 07 Jan 2022 21:00:30 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2022/01/home-office-g9d055a345_1280.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Have you ever sat down to write some code or browse the internet, only to discover that your keyboard isn't working?</p>
<p>When your keyboard fails to work, it could be due to: </p>
<ul>
<li>Physical damage</li>
<li>Dirt</li>
<li>Filter keys</li>
<li>Outdated or corrupt driver</li>
<li>Low battery (if you're using an external keyboard).</li>
</ul>
<p>You can check the USB port your keyboard is inserted into and make sure it is properly connected to make it work again. You can also clean your keyboard. But those quick fixes still might not resolve the issue.</p>
<p>If you keep hitting your keyboard keys and nothing is showing up on your screen, you've come to the right place. Because in this guide, I'm going to show you 3 ways you can fix it.</p>
<p>Note that if you're having problems with your external or built-in keyboard, you'll need to turn on the onscreen keyboard to fix it with the solutions provided in this guide.</p>
<h3 id="heading-how-to-turn-on-the-onscreen-keyboard">How to turn on the onscreen keyboard</h3>
<p>Go to settings and select Ease of Access.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-1.jpg" alt="ss-1" width="600" height="400" loading="lazy"></p>
<p>Under interaction, select Keyboards.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-2.jpg" alt="ss-2" width="600" height="400" loading="lazy"></p>
<p>Toggle on "Use the Onscreen Keyboard".
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-3.jpg" alt="ss-3" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-your-keyboard-not-working-by-turning-off-filter-keys">How to Fix Your Keyboard Not Working by Turning off Filter Keys</h2>
<p>Filter keys help people who cannot press 2 buttons together at a time run functionalities that can only be accessed that way. But sometimes, this can cause your keyboard to stop working.</p>
<p><strong>To turn off filter keys, follow the steps below:</strong></p>
<p><strong>Step 1</strong>: Click Start and search for "control panel", then hit ENTER to open up the first search result - which is always Control Panel.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/cpanel.jpg" alt="cpanel" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Make sure you're viewing by Category and not small icons or large icons, then choose “Ease of Access”.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-4.jpg" alt="ss-4" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Click the "Change how your keyboard works" link.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-5.jpg" alt="ss-5" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Uncheck the "Turn on Filter Keys" checkbox.</p>
<p><strong>Step 5</strong>: Click "Apply", and then "Ok".
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-6.jpg" alt="ss-6" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-your-keyboard-not-typing-by-disabling-fast-startup">How to Fix Your Keyboard Not Typing by Disabling Fast Startup</h2>
<p>Fast Startup is an option that lets Windows 10 computers boot quickly.</p>
<p>If you're using an external keyboard, the Fast Startup feature could be the reason why it's not working.</p>
<p><strong>Follow the recommendations below to disable the Fast Startup feature.
</strong>
<strong>Step 1</strong>: Click on Start and search for "control panel". Click on the Control Panel search result or hit <code>ENTER</code> on your keyboard.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/cpanel.jpg" alt="cpanel" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Make sure you're viewing by Category, then select "Hardware and Sound".
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-7_LI.jpg" alt="ss-7_LI" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Select Power Options.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-8.jpg" alt="ss-8" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Click the link that says "Choose what the power buttons do".
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-9.jpg" alt="ss-9" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Click the "Change Settings that are currently unavailable" link.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-10.jpg" alt="ss-10" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: Uncheck "Turn on fast startup" and click the “Save changes” button.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-11.jpg" alt="ss-11" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-your-keyboard-not-working-by-updating-the-keyboard-driver">How to Fix Your Keyboard Not Working by Updating the Keyboard Driver</h2>
<p>An outdated or corrupt driver could be the reason your keyboard isn't working.</p>
<p><strong>You can update your keyboard driver by following the steps explained below:
</strong>
<strong>Step 1</strong>: Right-click on Start and select Device Manager.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/devicemanager.jpg" alt="devicemanager" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Expand Keyboards.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-12.jpg" alt="ss-12" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Right-click on the affected keyboard and select Update driver.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-13.jpg" alt="ss-13" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Select search automatically for updated driver software.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-14.jpg" alt="ss-14" width="600" height="400" loading="lazy"></p>
<p>Your computer will now search the internet for recent drivers and install it.
<img src="https://www.freecodecamp.org/news/content/images/2022/01/ss-15.png" alt="ss-15" width="600" height="400" loading="lazy"></p>
<p>I hope the solutions discussed in this article help you fix your keyboard.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ How to Get Rid of the Activate Windows Watermark [Windows 10 PC Activation Message Removal] ]]>
                </title>
                <description>
                    <![CDATA[ If you're a Windows user, you might have seen the "Activate Windows" message that displays over every other thing – including your cursor. I guess they gave it a z-index of infinity. This message gets displayed when you use a Windows OS that has an i... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/how-to-get-rid-of-the-activate-windows-watermark-windows-10-pc-activation-message-removal/</link>
                <guid isPermaLink="false">66adf125f452caf50fb1fe02</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Mon, 06 Dec 2021 16:00:21 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/12/activate.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>If you're a Windows user, you might have seen the "Activate Windows" message that displays over every other thing – including your cursor. I guess they gave it a z-index of infinity.</p>
<p>This message gets displayed when you use a Windows OS that has an invalid or expired license. This keeps you from being able to personalize your desktop or get updates for Windows Defender – now Windows Security. You will also be unable to install Microsoft Office.</p>
<p>If this is the case, you can remove the watermark because it could have a negative effect on visual hierarchy and might be embarrassing if you're taking screenshots or recording your desktop. </p>
<p>This happened to me when I was using freeCodeCamp for my first round of 100DaysOfCode.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/day49.jpg" alt="day49" width="600" height="400" loading="lazy"></p>
<p>In this article, I will show you 4 ways you can remove the Activate Windows watermark on your Windows 10 PC. </p>
<p>Some of the tweaks only remove the message but not the underlying problems, so you should pay attention to the last one, which will remove the message and activate your Windows as well.</p>
<h2 id="heading-table-of-contents">Table of Contents</h2>
<ul>
<li><a class="post-section-overview" href="#heading-how-to-get-rid-of-the-activate-windows-watermark-with-powershell">How to Get Rid of the Activate Windows Watermark with PowerShell</a></li>
<li><a class="post-section-overview" href="#heading-how-to-get-rid-of-the-activate-windows-watermark-with-notepad">How to Get Rid of the Activate Windows Watermark with Notepad</a></li>
<li><a class="post-section-overview" href="#heading-how-to-get-rid-of-the-activate-windows-watermark-by-using-the-registry">How to Get Rid of the Activate Windows Watermark by Using the Registry</a></li>
<li><a class="post-section-overview" href="#heading-how-to-get-rid-of-the-activate-windows-watermark-with-a-product-key">How to Get Rid of the Activate Windows Watermark with a Product Key</a></li>
<li><a class="post-section-overview" href="#heading-conclusion">Conclusion</a></li>
</ul>
<h2 id="heading-how-to-get-rid-of-the-activate-windows-watermark-with-powershell">How to Get Rid of the Activate Windows Watermark with PowerShell</h2>
<p>PowerShell enables you to directly interact with your Windows OS with scripts. </p>
<p>There's a PowerShell script you can execute that'll eventually get rid of the Activate Windows message. </p>
<p><strong>To execute the script, follow the steps below.</strong></p>
<p><strong>Step 1</strong>: Press <code>WIN</code> (Windows logo key) + <code>S</code> on your keyboard.</p>
<p><strong>Step 2</strong>: Search for "powershell". You have to execute the script as an administrator, so click on "Run as Administrator" on the right.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-1-1.jpg" alt="ss-1-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Type in "slmgr /renew" (without quotes) and hit <code>ENTER</code>.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-2.png" alt="ss-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Restart your PC.</p>
<p>If you’ve made several tweaks with third-party apps in order to activate Windows, this fix might not work for you. If it doesn’t work for you, try the next one.</p>
<h2 id="heading-how-to-get-rid-of-the-activate-windows-watermark-with-notepad">How to Get Rid of the Activate Windows Watermark with Notepad</h2>
<p>As simple as Notepad looks to everyone, you can use it to remove the Activate Windows watermark. In fact, this way is one of the most popular to get rid of the message.</p>
<p>You can use Notepad to get rid of the message with the simple steps below.</p>
<p><strong>Step 1</strong>: Hit the <code>WIN</code> button on your keyboard and search for Notepad. Click Open on the right or the Notepad search result to launch the app.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-3-1.jpg" alt="ss-3-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Make sure you’re working with a new, untiled file. Paste in the script below:</p>
<p><code>@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit</code></p>
<p><strong>Step 3</strong>: Click File in the menu and select "Save as".
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-4-1.jpg" alt="ss-4-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4:</strong> Name the file "Activation.bat" and select "All files" as the format. Then save the file to any location you want.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-5.jpg" alt="ss-5" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Locate the file and right-click on it, then select "Run as Admissions". 
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-6-1.png" alt="ss-6-1" width="600" height="400" loading="lazy"></p>
<p>The script will be executed quickly and will refresh your computer.</p>
<p><strong>Step 6</strong>: Restart your PC.</p>
<h2 id="heading-how-to-get-rid-of-the-activate-windows-watermark-by-using-the-registry">How to Get Rid of the Activate Windows Watermark by Using the Registry</h2>
<p>Windows 10 registry lets you make deeper changes that have significant effects on your computer.</p>
<p>You can get rid of the Activate Windows watermark by making a less complicated modification in the Registry, as done below.</p>
<p><strong>Step 1</strong>: Right-click on Start and select Run.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-7-1.jpg" alt="ss-7-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Type in "regedit" (without quotes) into the Run dialogue and hit <code>ENTER</code>.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-8.png" alt="ss-8" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Expand HKEY_CURRENT_USER, Control Panel, and then click Desktop.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-9-1.png" alt="ss-9-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Locate PaintDesktopVersion and double-click on it.</p>
<p><strong>Step 5</strong>: Change the value from 1 to 0 and click Ok.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-10.jpg" alt="ss-10" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: Restart your computer.</p>
<h2 id="heading-how-to-get-rid-of-the-activate-windows-watermark-with-a-product-key">How to Get Rid of the Activate Windows Watermark with a Product Key</h2>
<p>The best way to get rid of the Activate Windows watermark is to do what the message says - activate Windows. </p>
<p>You can activate Windows with a product key you have to buy from Microsoft.</p>
<p>The steps below will help you use your product key to activate Windows:</p>
<p><strong>Step 1</strong>: Click on Start and select Settings.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-11-1.jpg" alt="ss-11-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Choose Updates and Security from the menu tiles.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-12-1.jpg" alt="ss-12-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Switch to the Activation tab on the left and click on Change product key.
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-13-1.jpg" alt="ss-13-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Enter your 24-character alphanumeric product key and click Next. 
<img src="https://www.freecodecamp.org/news/content/images/2021/12/ss-14.png" alt="ss-14" width="600" height="400" loading="lazy"></p>
<p>Windows will get activated as long as the product key is correct.</p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>I hope these ways to get rid of the Activate Windows watermark help you out. </p>
<p>If you find this article helpful, make sure to share it with your friends and family.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Spell Check Not Working in Word [Fixed on Windows 10 PC] ]]>
                </title>
                <description>
                    <![CDATA[ Spell check in Microsoft Word and other Word Processing apps is a powerful feature. With spell check, you don’t have to worry too about making small grammatical and typographical errors, because the program will point them out for you in real-time as... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/spell-check-not-working-in-word-fixed-on-windows-10-pc/</link>
                <guid isPermaLink="false">66adf21ffebac312b73075d3</guid>
                
                    <category>
                        <![CDATA[ beginner ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                    <category>
                        <![CDATA[ writing ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Mon, 29 Nov 2021 14:53:48 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/11/word.png" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Spell check in Microsoft Word and other Word Processing apps is a powerful feature. With spell check, you don’t have to worry too about making small grammatical and typographical errors, because the program will point them out for you in real-time as you type.</p>
<p>But sometimes, the spell check feature in word processors stops working for various reasons, mostly to do with your Settings.</p>
<p>So, in this article, I will show you 4 ways you can fix the problem on a Windows 10 PC. The first 2 solutions work for the Word app in general, while the last 2 work for a particular Word document.</p>
<p>I will be using Microsoft Word 2016 in this tutorial, but everything applies to Word 2010, 2013, 2019, and some other versions.</p>
<h2 id="heading-how-to-fix-spell-check-not-working-in-word-with-language-settings">How to Fix Spell Check Not Working in Word with Language Settings</h2>
<p>If you are writing in English and your Word app language is set to French or Spanish, then spell check might not work.</p>
<p><strong>The steps below takes you through how to select the right language:</strong></p>
<p><strong>Step 1</strong>: Click on File in the menu bar and select Options.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-11.jpg" alt="ss-5-11" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Head over to the Language tab.</p>
<p><strong>Step 3</strong>: Under “Office authoring language and proofing”, select your preferred language and click Ok.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-1-14.jpg" alt="ss-1-14" width="600" height="400" loading="lazy"></p>
<p>If your preferred language is not available in the list, click on “Add a language” and look for your language.</p>
<h2 id="heading-how-to-fix-spell-check-not-working-in-word-by-turning-off-disabling-add-ins">How to Fix Spell Check Not Working in Word by Turning off Disabling Add-ins</h2>
<p>Firstly, you need to test if an add-in is preventing spell-check from working. </p>
<p>To do this, hold <code>CTRL</code> and open your Word app. If spell check isn't working, then an add-in might be the culprit.</p>
<p><strong>To disable an add-in, follow the steps below:</strong></p>
<p><strong>Step 1</strong>: Click on the File tab in the menu bar and select Options.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-11.jpg" alt="ss-5-11" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Select add-in on the left.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-4-12.jpg" alt="ss-4-12" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Left-click on the add-in you want to remove and click “Go”.</p>
<p><strong>Step 4</strong>: Check the add-in, then click “Remove”.</p>
<p>Do this for the individual add-ins you have and cross-check if spell check is working after each one. This way you'll know which add-in is the culprit.</p>
<h2 id="heading-how-to-fix-spell-check-not-working-in-word-by-turning-off-the-hide-spelling-error-and-hide-grammar-error">How to Fix Spell Check Not Working in Word by Turning off the Hide Spelling Error and Hide Grammar Error</h2>
<p><strong>Step 1</strong>: Make sure you have the Word document open where spell check is not working.</p>
<p><strong>Step 2</strong>: Click on the File tab and select Options.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-12.jpg" alt="ss-5-12" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Select Proofing.</p>
<p><strong>Step 5</strong>: Uncheck both “Hide spelling error in this document only” and “Hide grammar error in this document only”, then select “Ok”.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-7real.jpg" alt="ss-7real" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-spell-check-not-working-in-word-by-turning-on-check-spelling-as-you-type">How to Fix Spell Check Not Working in Word by Turning on Check Spelling as you Type</h2>
<p><strong>Step 1</strong>: Make sure the file is opened.</p>
<p><strong>Step 2</strong>: Click on the File tab in the menu bar and select Options.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-12.jpg" alt="ss-5-12" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Select Proofing.</p>
<p><strong>Step 4</strong>: Make sure “Check "spelling as you type" is checked under “When Correcting Spelling and Grammar in Word”, then click Ok.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-8-5.jpg" alt="ss-8-5" width="600" height="400" loading="lazy"></p>
<h2 id="heading-final-thoughts">Final Thoughts</h2>
<p>Spell check is a cool feature of Word that speeds up your productivity. And now you know how to fix it if it fails. </p>
<p>You can also apply these fixes to other Windows OS versions as Word works the same way in them.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ How to Create a Customizable Table of Contents in Word ]]>
                </title>
                <description>
                    <![CDATA[ By MaximeF It's tricky to make a good-looking and functional table of contents in Microsoft Word. You might often encounter documents that have messy tables of contents along with navigation panes with links to missing headings, non harmonized styles... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/how-to-create-customizable-table-of-contents-in-microsoft-word/</link>
                <guid isPermaLink="false">66d460128812486a37369d03</guid>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ organization ]]>
                    </category>
                
                    <category>
                        <![CDATA[ writing ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ freeCodeCamp ]]>
                </dc:creator>
                <pubDate>Tue, 23 Nov 2021 15:34:00 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/11/pexels-skitterphoto-1005324.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>By MaximeF</p>
<p>It's tricky to make a good-looking and functional table of contents in Microsoft Word.</p>
<p>You might often encounter documents that have messy tables of contents along with navigation panes with links to missing headings, non harmonized styles, and badly structured sections. </p>
<p>This wouldn't be a big problem for smaller documents, but with hundreds of pages in a file it ruins the user experience and makes it painful to navigate from one section to another. Not to mention that non-harmonized styles throughout the file can mess with the overall hierarchy of titles.</p>
<p>So how can you build a customizable and structured table of contents with pretty personalized titles and numbering? You'll learn how in this guide.</p>
<h2 id="heading-how-to-build-a-table-of-contents-in-microsoft-word">How to Build a Table of Contents in Microsoft Word</h2>
<h3 id="heading-how-to-define-numbering-styles-in-word">How to Define Numbering Styles in Word</h3>
<p>What we're going to do first is define a new list style to create a personalized numbering for our titles. Go to the <strong>Home</strong> tab &gt; <strong>Paragraph</strong> section and click the multilevel list button. Choose <strong>Define New List Style</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-72.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>This will open the <strong>Define New List Style</strong> window which we will use to customize the numbering style and format of our titles.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-77.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Name your style however you want (here MyNewListStyle), then click the <strong>Format</strong> button &gt; <strong>Numbering...</strong> This will open the <strong>Modify Multilevel list</strong> window.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-79.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>We will only define the numbering ("1)","a)") and no format or style will be applied at this level. We'll define and apply font styles and formats later on.</p>
<p>Let's take the following numbering for our titles "1.","1.1","1.1.1","2.","2.1","2.2" and so on. </p>
<p>First replace the parenthesis character with a dot character in the <strong>Enter formatting for number</strong> field. This will change the level 1 numbering format to "1.". </p>
<p>Then we'll define the second level of numbering by clicking the number 2 in the <strong>Click level to modify</strong> list.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-80.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Change the <strong>Number style for this level</strong> by clicking the associated dropdown menu then select <strong>1,2,3, ...</strong> You should get this result:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-82.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Erase the parenthesis character in the <strong>Enter formatting for number</strong> field and place a dot before the "1". You should have ".1". </p>
<p>Now how do I get the numbering style 1.1 at level 2? Pretty simple! Place your mouse before the ".1" in the <strong>Enter formatting for number</strong> field. Then open the <strong>Include level number from</strong> dropdown menu and select <strong>Level 1</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-88.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>This will insert the numbering for level 1 before your numbering for level 2. You should get this result:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-86.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Inserting numbers manually in this field will give you static numbers which won't be linked to any dynamic numbering in your document. These numbers won't be highlighted in grey in the <strong>Enter formatting for number</strong> field.</p>
<p>Let's repeat the same steps for level 3. Select level <strong>3</strong> in the <strong>Click level to modify</strong> list. Select the right <strong>Number style for this level</strong> in the dropdown menu. Remove unwanted characters and add a dot before the "1". </p>
<p>Then place your mouse before the ".1" in the <strong>Enter formatting for number</strong> field and open the <strong>Include level number from</strong> dropdown menu and select <strong>level 2</strong>. Add a dot before the level 2 "1" in the <strong>Enter formatting for number</strong> field. Then open <strong>Include level number from</strong> and select <strong>level 1</strong>. You should get this result:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-89.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>You can modify the space character following the number by clicking <strong>More &gt;&gt;</strong> then <strong>Follow number with</strong> and select what you want. Here I am going to use <strong>Tab character</strong> for all my levels.</p>
<p>Click the <strong>OK</strong> button and you're all set for the numbering part! You won't have to do these steps again as the styles you define can be available from one Word document to another. We'll talk more about that later.</p>
<p>Your list style should be available by clicking the <strong>Multilevel list</strong> button in the <strong>Paragraph</strong> section of the <strong>Home</strong> tab.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-90.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>We will now define our title styles.</p>
<h3 id="heading-how-to-define-title-styles-in-word">How to Define Title Styles in Word</h3>
<p>In the <strong>Home</strong> tab and under the <strong>Style</strong> section, click the down arrow next to the different styles available.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/2021-11-20-11_57_32-Document1---Word.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Then click <strong>Create a Style</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-92.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Give your new style a name. It's good practice to include the level number where you're going to apply this title so it's easier to follow your title hierarchy. I am going to name mine NewStyle1 for level 1. Then click <strong>Modify</strong>. </p>
<p>If you've clicked <strong>OK</strong> too fast don't worry – you can find your style and modify at anytime in the style section. You can edit it by right clicking on it and clicking <strong>Modify...</strong></p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-94.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-95.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>We are going to apply formatting to our title style.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-96.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Start by opening the <strong>Style based on</strong> dropdown menu and select <strong>Heading 1</strong> for level 1. This is an important step for Word to understand the title hierarchy level. You'll apply this step to each level (Heading 2 for your level 2 style, Heading 3 for your level 3 style...).</p>
<p>Then open the <strong>Style for following paragraph</strong> and select Normal. This will prevent any formatting from applying automatically to the following lines of text you type. </p>
<p>Open the <strong>Format</strong> menu and open the <strong>Numbering...</strong> menu. Make sure that None is selected then click <strong>OK</strong>. This will prevent any conflict between the numbering we defined earlier.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-97.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>You can then select any font formatting that you want. This is what I picked:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-98.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Let's create a style for level 2 and 3 by following the same steps. Be sure to have the numbering set to <strong>None</strong> each time. This is what I have for level 2:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-99.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>And level 3:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-100.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>We are now going to link our title styles with our numbering style.</p>
<p>Go to the <strong>Home</strong> tab, <strong>Paragraph</strong> section, <strong>Mutlilevel list</strong>. Then right click on the Numbering list style we created in the first part and click <strong>Modify</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-101.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Open the Numbering window by clicking <strong>Format.</strong> Select the level 1 and in the <strong>Link level to style</strong> dropdown menu select the level 1 style you created for your level 1 title. You should get this:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-102.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Repeat these steps for level 2 and 3.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-103.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Then click OK.</p>
<h3 id="heading-how-to-apply-your-new-title-styles">How to Apply Your New Title Styles</h3>
<p>Now let's try to apply our new title styles. Type in Title 1 in your document without any formatting applied. </p>
<p>If you already have a format applied you can remove it by clicking in the paragraph and applying the <strong>Normal</strong> style in the <strong>Styles</strong> section. This is useful to remove any unwanted formatting or styles you may find.</p>
<p>Now click in the Title 1 text and click on your newly created style for level 1. This will apply your level 1 style to the whole paragraph.</p>
<p>If you go to the <strong>View</strong> tab you can check the <strong>Navigation pane</strong> and see that "1. Title 1" just appeared as a selectable heading on the left Navigation panel, allowing you to go to it quickly.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-105.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Let's try our other titles styles as well. Type in the text without formatting, place your mouse in the relevant paragraph, and then click on your newly created styles to apply them. You should get something like this:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-106.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>As you can see on the left panel, all my titles are appearing in a structured way with harmonized numbering. You can collapse are expand these to navigate faster. There is also a search engine available on top of this panel.</p>
<p>You can now insert a structured table of contents by going to the <strong>References</strong> tab &gt; <strong>Table of Contents</strong> &gt; <strong>Automatic table 1.</strong> You should now have something like this:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-110.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>You can customize this table of contents to only display titles down to a certain level by clicking <strong>Table of Contents</strong> &gt; <strong>Custom table of Contents</strong> &gt; decrease the <strong>Show levels</strong> number &gt; <strong>OK</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-111.png" alt="Image" width="600" height="400" loading="lazy"></p>
<h3 id="heading-how-to-preserve-your-styles-in-word">How to Preserve Your Styles in Word</h3>
<p>At the moment, these title styles are only available in this Word file. We are going to make them available every time we open Word as well as make them transferable to other people.</p>
<p>Open the Developer tab in Word. If you can't see it displayed click <strong>File</strong> &gt; <strong>Options</strong> &gt; <strong>Customize Ribbon</strong> &gt; Check <strong>Developer</strong> in the right panel &gt; <strong>OK</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-107.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Once you're in the <strong>Developer</strong> tab go to <strong>Document Template</strong> &gt; <strong>Organizer</strong>.</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-108.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>In the left panel (in Document1 for me) you can see the styles available in this file. In the right panel are the styles available in the Normal.dotm which allows you to store styles that will be available every time you open Word.</p>
<p>Let's select all our newly created styles then click <strong>Copy-&gt;</strong>. You should get something like this:</p>
<p><img src="https://www.freecodecamp.org/news/content/images/2021/11/image-109.png" alt="Image" width="600" height="400" loading="lazy"></p>
<p>Now if you open another file your styles will be directly available in the styles section. This can be useful if you want to transfer styles among your group and harmonize the structure and format of your files.</p>
<h3 id="heading-thats-it">That's it!</h3>
<p>Voilà! You are now able to build a structured Word document with customizable titles styles and a reliable navigation panel.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ Scanning and Repairing Drive – How to Fix Stuck Windows 10 PC Hard Drive ]]>
                </title>
                <description>
                    <![CDATA[ If you have a Windows 10 PC, you might occasionally see the notorious "scanning and repairing drive" message. This error can happen to the C drive, hard drive, and any other external drive. This scanning and repairing can take several hours, or even ... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/scanning-and-repairing-drive-how-to-fix-stuck-windows-10-pc-hard-drive/</link>
                <guid isPermaLink="false">66adf20f7550d4f37c2019cd</guid>
                
                    <category>
                        <![CDATA[ error ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ Windows 10 ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Mon, 22 Nov 2021 17:10:42 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/11/hard-drive-ga71e91ab5_1280.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>If you have a Windows 10 PC, you might occasionally see the notorious "scanning and repairing drive" message. This error can happen to the C drive, hard drive, and any other external drive.</p>
<p>This scanning and repairing can take several hours, or even cost you a whole workday (as I can attest myself). It is usually caused by incorrect shutdown – forced shutdown, power outage, sudden battery removal, badly configured drivers, malware, or other virus attacks. </p>
<p>In this guide, I will show you 3 ways you can fix a drive that's stuck scanning and repairing on Windows 10. The first solution works in normal mode – if you're able to start your computer – while the second and third require booting your computer into safe mode.</p>
<h2 id="heading-how-to-fix-a-stuck-scanning-and-repairing-drive-by-using-windows-error-checking-tool">How to Fix a Stuck Scanning and Repairing Drive by Using Windows Error Checking Tool</h2>
<p><strong>Step 1</strong>: Launch your Windows 10 File Explorer and Click on "This PC".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-1-11.jpg" alt="ss-1-11" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Right-click on the hard drive that Windows is scanning and repairing and select Properties. The hard drive might be available as F, E, or any drive letter you have set.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-2-9.jpg" alt="ss-2-9" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Click on the Tools tab and select "Check" under "Error Checking".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-3-10.jpg" alt="ss-3-10" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: If there's an error on the hard drive, you will be prompted to repair the drive. </p>
<p>If there is no error on the hard drive, you can decide not to scan it.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-4-1.png" alt="ss-4-1" width="600" height="400" loading="lazy"></p>
<h2 id="heading-how-to-fix-a-stuck-scanning-and-repairing-drive-with-windows-powershell">How to Fix a Stuck Scanning and Repairing Drive with Windows PowerShell</h2>
<p>To use this solution, you need to start your Windows 10 Computer in safe mode.</p>
<p><strong>Follow the steps below to start your computer in safe mode</strong>:</p>
<p><strong>Step 1</strong>: On your computer's login screen, press and hold <code>SHIFT</code>, select Power, and then Restart.</p>
<p><strong>Step 2</strong>: Select "Troubleshoot" in the "Choose an option" screen.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/85d63652-68b6-9a70-60e4-c63825eaca59.png" alt="85d63652-68b6-9a70-60e4-c63825eaca59" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Select "Advanced options".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/f4fde1b8-7b3d-ac4e-6d6c-5339925fb04c.png" alt="f4fde1b8-7b3d-ac4e-6d6c-5339925fb04c" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Select "Startup Settings".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/b6f591d9-227c-8ef1-80bc-5139e82b62ac.png" alt="b6f591d9-227c-8ef1-80bc-5139e82b62ac" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Click on "Restart".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/91786ae5-8514-50ac-fb43-9d13c005bc22.png" alt="91786ae5-8514-50ac-fb43-9d13c005bc22" width="600" height="400" loading="lazy"></p>
<p><strong>Step 6</strong>: When your computer restarts, press <code>4</code> or <code>F4</code> to finally boot your computer into safe mode.</p>
<p>To fix a drive that's stuck scanning and repairing with PowerShell, follow the steps below:</p>
<p><strong>Step 1</strong>: Click on Start and search for "powershell".</p>
<p><strong>Step 2</strong>: You need to run Powershell as an administrator, so select "Run as Administrator" on the right.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-9.jpg" alt="ss-5-9" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Type in the command <code>repair-volume -driveletter x</code> and hit <code>ENTER</code> on your keyboard. Make sure you replace "x" with your hard drive letter.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-6.png" alt="ss-6" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Restart your PC.</p>
<h2 id="heading-how-to-fix-a-stuck-scanning-and-repairing-drive-with-the-command-prompt">How to Fix a Stuck Scanning and Repairing Drive With the Command Prompt</h2>
<p><strong>Step 1</strong>: Start your computer in safe mode. Refer to the last fix above for how to do this.</p>
<p><strong>Step 2</strong>: Click on Start and search for “cmd”, then hit <code>ENTER</code>.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-7-6.jpg" alt="ss-7-6" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Type in the command <code>chkdsk x: /f</code> and hit <code>ENTER</code>. Replace x with your hard drive letter.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-8-2.png" alt="ss-8-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Restart your PC.</p>
<h2 id="heading-final-words">Final Words</h2>
<p>In this detailed guide, you learned how to fix a hard drive that's stuck scanning and repairing.</p>
<p>The fixes discussed in this article also apply to any other drive – including C.</p>
<p>As a last resort to fix this issue, you can back up your data and restore your computer.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ External Hard Drive Not Showing Up? Disk Management in Windows 10 Tutorial ]]>
                </title>
                <description>
                    <![CDATA[ External hard drives let you back up your files. With external drives, you can also easily move files from one computer to another - especially when you get a new computer. But sometimes when you're trying to back up or retrieve files from an externa... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/external-hard-drive-not-showing-up-disk-management-in-windows-10-tutorial/</link>
                <guid isPermaLink="false">66adf0d56f5e63db3fc43603</guid>
                
                    <category>
                        <![CDATA[ Backup ]]>
                    </category>
                
                    <category>
                        <![CDATA[ beginners guide ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kolade Chris ]]>
                </dc:creator>
                <pubDate>Mon, 15 Nov 2021 20:37:30 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/11/martin-may-2CehLl3d8Ak-unsplash--2-.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>External hard drives let you back up your files. With external drives, you can also easily move files from one computer to another - especially when you get a new computer.</p>
<p>But sometimes when you're trying to back up or retrieve files from an external hard drive, the drive might not show up. There are several possible reasons for this, like lack of power, faulty drivers, or hardware issues. </p>
<p>In this guide, I will show you 5 ways you can fix an external drive not showing up.</p>
<h2 id="heading-how-to-fix-your-external-hard-drive-not-showing-up-by-plugging-it-in">How to Fix Your External Hard Drive Not Showing Up by Plugging it In</h2>
<p>Your hard drive might not show up because it has little or no power supply to it. </p>
<p>A lot of hard drives are optimized to receive their power supply through USB ports, while some others have separate power sources.</p>
<p>If you're using one that gets power through a USB port, it'll have a light (usually blue) that indicates that it's receiving power. If this light isn't turned on, it means the hard drive isn't receiving power.</p>
<p>If this is the case, you should make sure the USB cord fits in correctly, or you can try another USB port.</p>
<h2 id="heading-how-to-fix-your-external-hard-drive-not-showing-up-by-trying-another-usb-port-or-computer">How to Fix Your External Hard Drive Not Showing Up by Trying Another USB Port or Computer</h2>
<p>Computers usually come with up to 3 USB ports, or at least 2. So, if your external hard drive is not showing up while plugged into a particular USB port, you should try another one.</p>
<p>You can also try using your external hard drive on another computer in case your computer has faulty drivers or damaged USB ports. If the hard drive works on another machine, you can look into fixing your computer.</p>
<h2 id="heading-how-to-fix-your-external-hard-drive-not-showing-up-by-updating-drivers">How to Fix Your External Hard Drive Not Showing Up by Updating Drivers</h2>
<p>If your external hard drive fails to show up on your computer, you can try updating or reinstalling your computer's USB drivers. </p>
<p>Follow these steps to update your USB drivers:</p>
<p><strong>Step 1</strong>: Right-click on Start (Windows logo) and select "Device Manager". You can also launch Device Manager by searching for it and then clicking on the "Device Manager" search result.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-1-8.jpg" alt="ss-1-8" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Expand the Disk drives option.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-2-7.jpg" alt="ss-2-7" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: Right-click on the device and select "Update drivers".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-3-7.jpg" alt="ss-3-7" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Choose "Search automatically for driver software".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-4-8.jpg" alt="ss-4-8" width="600" height="400" loading="lazy"></p>
<p>Windows will now search online for driver updates and install them on your computer.</p>
<h2 id="heading-how-to-fix-your-external-hard-drive-not-showing-up-by-changing-the-drive-letter-in-disk-management">How to Fix Your External Hard Drive Not Showing Up by Changing the Drive Letter in Disk Management</h2>
<p>On almost all cases, Windows automatically assigns all external drives an appropriate letter. </p>
<p>If the hard drive hasn't been assigned one, it will not show up, so you need to do it yourself. And even if it's already assigned a letter, changing it might resolve the issue for you.</p>
<p>Follow the steps below to assign your hard drive a letter:</p>
<p><strong>Step 1</strong>: Right-click on Start (Windows logo) and select "Disk Management".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-6.jpg" alt="ss-5-6" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Right-click on the external hard drive and select "Change Drive Letter and Paths…".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-6-7.jpg" alt="ss-6-7" width="600" height="400" loading="lazy"></p>
<p><strong>Step 3</strong>: If the drive has an existing letter, then click "Change".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-7-3.jpg" alt="ss-7-3" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Select your preferred letter from the drop-down menu.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-8-1.png" alt="ss-8-1" width="600" height="400" loading="lazy"></p>
<p><strong>Step 5</strong>: Click Ok, then Ok again.</p>
<h2 id="heading-how-to-fix-your-external-hard-drive-not-showing-up-by-formatting-the-hard-drive-in-disk-management">How to Fix Your External Hard Drive Not Showing Up by Formatting the Hard Drive in Disk Management</h2>
<p>Formatting is a common way of fixing issues with external disks, so when your hard drive refuses to show up, you should try formatting it.</p>
<p>Be aware that formatting the external drive will erase all the data in it – so this may not be a viable or your first option if your drive is full of data.</p>
<p>The steps below will help you format your external hard drive.</p>
<p><strong>Step 1</strong>: Right-click on Start (Windows logo) and click on "Disk Management".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-5-6.jpg" alt="ss-5-6" width="600" height="400" loading="lazy"></p>
<p><strong>Step 2</strong>: Right-click on your drive and select "Format".
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-9-2.jpg" alt="ss-9-2" width="600" height="400" loading="lazy"></p>
<p><strong>Step 4</strong>: Click "Ok" to run the format.
<img src="https://www.freecodecamp.org/news/content/images/2021/11/ss-10-3.jpg" alt="ss-10-3" width="600" height="400" loading="lazy"></p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>In this article you learned 5 different ways you can get your hard drive to show up when you plug it into your computer. </p>
<p>In addition to the fixes suggested in this article, consider updating Windows 10 as well because it fixes a lot of issues.</p>
<p>If you find this article helpful, don't hesitate to share it with your friends and loved ones so they can confidently fix this issue in case they experience it.</p>
<p>Thank you for reading.</p>
 ]]>
                </content:encoded>
            </item>
        
            <item>
                <title>
                    <![CDATA[ What is .gitkeep? How to Track and Push Empty Folders in Git ]]>
                </title>
                <description>
                    <![CDATA[ Let's say you need to completely restructure the directories of your codebase. You need to move some folders higher, move some other folders lower, and move lots of files into some new folders you're going to create. You start shifting the code aroun... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/what-is-gitkeep/</link>
                <guid isPermaLink="false">66bc55ffa30f8b3984dad87c</guid>
                
                    <category>
                        <![CDATA[ Git ]]>
                    </category>
                
                    <category>
                        <![CDATA[ how-to ]]>
                    </category>
                
                    <category>
                        <![CDATA[ version control ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Kealan Parr ]]>
                </dc:creator>
                <pubDate>Mon, 15 Nov 2021 18:07:41 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/11/Capture.JPG" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Let's say you need to completely restructure the directories of your codebase.</p>
<p>You need to move some folders higher, move some other folders lower, and move lots of files into some new folders you're going to create.</p>
<p>You start shifting the code around, checking that everything works, and adding some folders that the next project is going to need.</p>
<p>These new folders are empty at the minute. But the next project starts in 2 days and it's best if you add these new folders since you're already moving the codebase around.  </p>
<p>You push everything into your project branch and you're ready for someone to QA it. So you tell the code-reviewer you're finished on Slack.</p>
<p>They then clone your branch, and fail your code-review because you forgot to add all the new folders you promised to add.</p>
<p>Wait.... what?</p>
<h1 id="heading-what-happened">What happened?</h1>
<p><a target="_blank" href="https://git.wiki.kernel.org/index.php/Git_FAQ#Can_I_add_empty_directories.3F">git can't push empty directories.</a> It can only track files.</p>
<p>If you try to push a folder with nothing in it, although it will exist on your local machine, nothing will go into your branch.</p>
<p>So if someone tries to clone your code, they won't have the same folder structure as you do on your local machine.</p>
<p>So if it doesn't work, what do you need to do?</p>
<h1 id="heading-how-to-use-gitkeep">How to Use .gitkeep</h1>
<p>Now we know that Git only tracks files, so we know we need to add something to the folder.</p>
<p>You can add anything. You just need to add a really simple dummy file to make sure that the folder is tracked, and will be pushed.</p>
<p>You could copy and paste a text file <code>file.txt</code> with nothing in it, and that would work. You could put a PNG image of a cat.</p>
<p>A common, standardised practice to solve this exact issue, however, is to push a file called <code>.gitkeep</code> into your empty folders.</p>
<p>This isn't a feature of Git! So you could name it anything. There's nothing special about the name <code>.gitkeep</code> – some developers add <code>.gitignore</code> instead, for example.</p>
<p><code>.gitignore</code> is a little confusing, though, as you are trying to make git <strong>not</strong> ignore your file, and actually push it into your branch.</p>
<p>Either way, by adding this simple file to your folders, they'll get pushed when the time comes.</p>
<h1 id="heading-conclusion">Conclusion</h1>
<p><code>.gitkeep</code> is a common thing you will see in codebases, where an empty folder needs to be tracked via Git.</p>
<p>The name of the dummy file may not always be <code>.gitkeep</code> but you'll see the actual practice over and over again as a developer.</p>
<p>I tweet my articles <a target="_blank" href="https://twitter.com/kealanparr">here</a> if you would like to read more of my writing.</p>
 ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
