As you know, the Videos folder can be found under “This PC” by default on your Windows 10 computer. However, as per the reports of some users, there are a few occasions where it somehow gets replaced by the Documents folder. In other words, the Videos folders are replaced by a duplicated copy of the Documents folder. Out of the two Documents folder, one Document folder will contain all the usual files and subfolders while the second one is empty. Although when you click the Documents icon on your Desktop (if you have a shortcut), it will still take you to the right Documents folder.
To fix this particular issue and get the Videos folder back in the File Explorer, here are some potential fixes that should help.
Option 1 – Run System Restore
The first thing you can try to do to resolve the problem is to run System Restore. This can help you go back to the previous state of your computer before the issue with the Videos and Documents folder.
Tap the Win + R keys to open the Run dialog box.
After that, type in “sysdm.cpl” in the field and tap Enter.
Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
Option 2 – Try to restore Defaults
The next thing you can do is to restore Defaults. How? Refer to these steps:
Open File Explorer and then right-click on any of the two Documents folders.
After that, select the Properties option from the context menu and switch to the Location tab and click on Find target.
Next, copy the address and paste it in the field above the “Find target” option, and then click the “Restore Default” button.
Option 3 – Try to change the Registry Path
Tap the Win + R keys to open the Run dialog box.
Then type “Regedit” in the field and tap Enter to open the Registry Editor.
Next, navigate to this registry path: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders
After that, edit the path for {35286A68-3C57-41A1-BBB1-0EAE73d76C95} under the “User Shell Folders” key to match the path shown for My Videos: %USERPROFILE%Videos.
Once you’re done, open the folder under “This PC” that has the Documents icon and tap Shift + right-click in the folder background, and then select the “Open PowerShell window here” option to fix the naming of the Documents folder. The path should read: “C:users<UserName>Documents.
Next, execute this command: ri desktop.ini –force
The command you entered will delete the files and folders and so when added for Documents, it will get rid of the empty Documents folder.
Now all you that’s left to do is to find where the target location is going to be for both folders and check if anyone foes to the user name location.
Then delete the one which goes to the incorrect location.
The use of Biometrics is supported by Windows 10. Aside from that, it also supports PIN, password, picture password on all computers and if your computer has the proper hardware, Windows 10 also supports facial scanning, iris scanning, and even fingerprint scanning. You can see all these exciting features inside Settings > Accounts > Sign In Options.
On the other hand, you can’t really expect to make use of all the above-mentioned features since it depends if the hardware is available to support them. One of the most interesting features is the use of Biometrics which is really useful in workplaces and so this post will show you how you can enable or disable the Domain Users Sign In on Windows 10 using Biometrics via Registry Editor or Group Policy Editor. But before you go on, you need to create a System Restore Point first since the modifications you’re about to do might affect the functioning of your computer. So in case something went wrong, you can always undo the changes you’ve made.
Option 1 – via Registry Editor
Tap the Win + R keys to open the Run dialog box.
Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
After that, navigate to the following registry path:
From there, right-click on the right-side panel and click on New > DWORD (32-bit) Value.
And then set the name of the newly created DWORD as “Domain Accounts”.
Afterward, click on “Domain Accounts” and set its value to “1”. This will allow the domain users to sign in to Windows 10 using Biometrics. While the value of 0 will disable the domain users sign in to Windows 10 using Biometrics.
Exit the Registry Editor and restart your computer for the changes to take effect.
Option 2 – via Group Policy Editor
Tap the Win + R keys to open the Run dialog box.
Next, type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
After that, navigate to the following setting:
Computer Configuration > Administrative Templates > Windows Components > Biometrics
Then double click on the following entries located on the right-side panel and set the radio button to Enabled on all of them.
Allow the use of Biometrics.
Allow users to log on using Biometrics.
Allow domain users to log on using biometrics.
Now exit the Group Policy Editor and restart your computer to apply the changes made properly.
If you receive an error that says, “An unspecified error occurred during System Restore (0x800700b7)” when you tried to restore your Windows 10 PC, worry not, for this post will help you resolve the problem. This kind of error typically occurs when System Restore was not completed successfully and fails instead with this error. Before you start, you must not abruptly shut down your computer and wait for the error to occur.
You may receive this error due to many possible reasons. It could be caused by your antivirus program that’s not letting the process complete or corrupted system files which causes the failure or it could also be caused by an unsuccessful installation of a Windows Update.
Here are some fixes you can check out if you can still boot into your computer:
Option 1 – Try to disable your antivirus program
Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the System Restore process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and then run System Restore again, don’t forget to enable the antivirus program back again.
Option 2 – Run the DISM tool
The next thing you can do is run the DISM tool. This tool is known to repair potentially corrupted files in your system as having them could also system issues like the blank dialog boxes. To repair these corrupted system files, you can run the DISM commands:
Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
After that, input each one of the commands listed below sequentially to execute them:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Once you’ve executed the commands given above, restart your computer and check if the problem is now fixed.
Option 3 – Run the System File Checker
System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files to good system files that might be the cause why you’re getting the errors 0x8024a11a and 0x8024a112. To run the SFC command, follow the steps given below.
Type “cmd” in the Start search and then right-click on the appropriate search result.
Next, select “Run as administrator” to open Command Prompt with admin privileges.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Now restart your computer and see if the problem is fixed or not.
Option 4 – Try to run the System Restore in a Clean Boot State
If the first three given options didn’t work and the service still keeps on failing even though the service is running, you can try putting your computer in a Clean Boot State and then try to run System Restore again.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
Now try to run System Restore again and see if the process goes smoothly.
Option 5 – Run the Windows Update Troubleshooter
You might also want to run the Windows Update Troubleshooter as it could also help in fixing the problem with System Restore. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
On the other hand, if you can’t boot into your Windows 10 computer, here are some fixes you can try instead:
Option 6 – Try running System Restore in Advanced Startup Options
If you cannot boot into your Windows 10 computer, you can try to run System Restore again in the Advanced Startup Options.
Boot your computer into the Advanced Startup Options screen.
From there, you will see some options to troubleshoot when you can’t log in to Windows in the usual way.
Now select Troubleshoot > Advanced Options > Command Prompt.
After that, type “rstrui” and hit Enter to execute the command which will start the System Restore process.
Option 7 – Run the SFC scan and DISM via Advanced Startup Options
Like what you did in the first given option, you can use the Advanced Startup Options to run both System File Checker and DISM. All you have to do is boot into the Advanced Startup Options and from there select Troubleshoot > Advanced Options > Command Prompt. After accessing Command Prompt, you can run the System File Checker scan first by entering the “sfc /scannow”. As for DISM, you can run the “Dism /Online /Cleanup-Image /RestoreHealth” command.
Option 8 – Try to run the Automatic Repair Utility
You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.
You can start by creating and booting from a bootable Windows 10 USB Stick.
After that, click on Repair your computer located in the bottom left corner when you are on the initial Windows Startup screen.
Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.
The 0x80040600 error is a common error that becomes particularly distressing for Outlook users.
This error prevents users from sending or receiving emails through Microsoft Outlook. Users may also encounter this problem while altering an entry on the calendar or adding a new contact. There is no obvious message that is displayed to the user when this error occurs.
However, Outlook displays a vague message that includes the code 0x80040600.
Solution
Download available to recover all lost Outlook data
Error Causes
The primary cause of this error is a problem with the PST file. When the PST file is corrupt, missing, or damaged, this error occurs at once. The PST file is essentially an important file that stores crucial and personal information of an individual’s accounts.
Sometimes this error is because the file is corrupt while at other times, the reason that it occurs is that the file is too full to accommodate any further information.
Irrespective of the causes of this problem, it is important that this error is promptly fixed to ensure the proper and uninterrupted functioning of Outlook in the future.
Further Information and Manual Repair
The error occurs because the Outlook application encounters problems while attempting to receive, send or read emails. Some solutions that can work wonders and help you get rid of the problem are outlined below.
As soon as the error appears, the first solution is to restart the system. This is the first thing that must be done because a lot of times, these errors can be removed by simply restarting the system. This will, hence, save the user the inconvenience of manually fixing this problem.
If restarting the system doesn’t resolve the problem and the error message displays again, it is advised the user makes use of the ‘Inbox Repair Tool’.
This is the most commonly used and effective approach to fixing a corrupt PST file. The procedure to remedy this Personal Storage Table file or PST file is listed below.
Go to the start menu. Type Run and launch the Inbox Repair Tool by typing the following path: drive name: Program FilesCommon FilesSystemMapiLocale IDscanpst.exe. Now click Ok. A pop-up message will appear. Enter the file name and path of the damaged PST file. Now click on the Start button. Here it is important to mention that the inbox repair tool may take a long time depending upon the file size and the amount of data that has to be recovered. However, it is the most effective way of fixing this problem.
Direct replacement for Apple M1 Chip is near. There were some M1 Chips versions like M1 MAX and M1 ULTRA that were upgrades of the existing M1 chip, but the new and upcoming M2 is something different and it is aiming to replace M1 completely.
Made in a 5-nanometer design, with 20 billion transistors and 100GB/s of unified memory bandwidth is meant to increase performance over M1. It has the same M1 8 core design with 4 high-efficiency cores and 4 high-performance ones.
All CPU and GPU cores are faster than their M1 equivalents and Apple states that when running M1 and M2 at the same power level M2 will perform 25% faster. The first version of the chip will place focus on power efficiency so if you are more on side of being a power user wait for the MAX or ULTRA version of M2.
Tech details of M2
M2 system on a chip like its predecessor M1 combines both CPU and GPU on a single chip with shared memory in order to increase performance compared to systems that have separate CPU and GPU. M2 so far has been only announced for MacBook Air and the 13-inch MacBook Pro that suppose to hit the market somewhere around July this year. Of course, we expect that M2 is included in future iPad series or Mac Mini series as well.
If you encounter an error while trying to burn files to a CD or disk on your Windows 10 computer, stating, “Windows Media Player cannot burn some of the files”, read on as this post will guide you in fixing the error.
Here’s the complete error message:
“Windows Media Player cannot burn some of the files. To investigate the problem, click the icon next to the files in the burn list.”
As you know, the Windows Media Player helps you burn songs or audio files to CD or disk but it does not always end up successfully as you could encounter some setbacks such as this particular error. Usually, this kind of issue occurs if an audio file does not comply with some restrictions so the Windows Media Player pops up this error instead. You can encounter this error message if:
You include a file that’s not an audio file.
If the total time limit exceeds 80 minutes (even though a CD has 700 MB storage capacity, you can’t burn audio of more than 80 minutes long)
To resolve the error, you have to remove the unsupported files from the burning list, change the burning speed or execute some tweaks in the Privacy settings. For more details, refer to the instructions provided below.
Option 1 – Get rid of the unsupported files from the burning list
You must get rid of the unsupported files from the list of files to burn. This list can be found on the right-hand side of the Windows Media Player. One of the indications that a file is causing problems is when there is a white cross in a red circle next to the file. You can simply click on that icon to remove the file from the burning list. Once you’ve gotten rid of all the unsupported files, try to burn your files to the CD or disk once more.
Option 2 – Try to modify the Privacy settings
In case you don’t know, the Windows Media Player comes with privacy settings that help you in various situations. However, on rare occasions, those settings could also trigger errors and this might be the one that’s causing the “Windows Media Player cannot burn some of the files” to pop up. Thus, you can try disabling these options to resolve the error. How? Refer to these steps:
Open the Windows Media Player.
Then go to Tools > Options. If you aren’t able to find the Tools menu, just tap the Ctrl + M keys. On the other hand, you can also tap the Alt key to display the menu options.
Once you’ve opened the Options window, go to the Privacy tab where you can the “Enhanced Playback and Device Experience” section.
In this section, you can find the following options. Make sure to disable them all.
Display media information from the Internet
Update music files by retrieving media info from the Internet
Download usage rights automatically when I play or sync a file
Automatically check if protected files need to be refreshed
Set clock on devices automatically
After you disable the options listed above, click on the Apply and OK buttons to save the changes made and then try to burn the files again.
Option 3 – Try to change the burning speed
Since the burning speed is set to fastest by default, you can try to change the burning speed to resolve the problem. All you have to do is open the Options window and then go to the Burn tab. From there, select either Medium or Slow burning speed and save the changes made. Now try to burn your files to the CD or disk once again.
As you know, Windows 10 has a complicated mechanism for Activation which helps in the verification of a genuine copy of Windows 10. However, there are times when you might encounter some errors during the activation process. One of these errors is the error code 0xc000f074. This kind of error could be due to the Key Management Service or KMS which is unreachable by the client computer or if the key used in the SLSetAuthenticationData function call is incorrect.
This kind of error mostly affects surfaces on computers that are upgraded from either Windows 7 or Windows 8.1 to Windows 10. In such cases, you may encounter any of the following error messages:
“Windows is unable to reach your company’s activation service. Please connect to your corporate network. If you are connected and continue to see the error, contact your system administrator. You can also click on the error detail to find the exact error. Error code: 0xC004F074.”“Activating Windows(R),(Key hash)…Error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. No Key Management Service (KMS) could be contacted.Please see the Application Event Log for additional information.”“Error 0xC004F074, SL_E_AUTHN_MISMATCHED_KEY, The Software Licensing Service reported that the key is mismatched.”
To fix the Windows 10 Activation error 0xC004F078, you have to use the correct key for your type of Windows copy or use Command Prompt to reinstall the key or you could also try running the Activation troubleshooter.
Option 1 – Try running the Windows 10 Activation Troubleshooter
The first thing you can do to resolve the Activation error code 0xc000f074 is to run the Windows 10 Activation Troubleshooter. To do so, follow these steps:
Go to Settings and then select Activation.
After that, click on the Windows Activation and then troubleshoot. This will help you address most of the commonly found activation issues in Windows devices.
The Windows 10 Activation Troubleshooter will determine if your license key is a valid Windows 10 digital license for an edition that is not currently installed. If it turns out that it’s not, then the troubleshooter will show you how to install the correct edition.
Option 2 – Try to use the correct key for the type of Windows version you have
If the Windows Activation troubleshooter wasn’t able to resolve the error, then you can try using the correct key for your type of Windows version. All you have to do so is check the type of your Windows copy if it’s OEM, retail, or volume. And make sure that you have the correct, valid product key for your operating system.
Option 3 – Try to use Command Prompt to reinstall the key
In the Start Search, type “command prompt” and right-click on Command Prompt from the search results, and then select “Run as administrator”.
After that, execute this command to uninstall the existing key: vbs /upk
Next, you need to install the KMS product key by executing this command: vbs /ipk <The KMS Product Key>
Once you’re done, you will see a prompt that’ll tell you whether the operation was either successful or not.
To active, the KMS product key online, use this command: vbs /ato
Use this command to activate the key using the telephone: exe 4
After you’ve activated the KMS product key, restart the Software Protection Service. You can also verify the Activation Status to check if your fix was successful or not.
Option 4 – Contact Microsoft Support for assistance
If you’re at your wits’ end in trying to upgrade your computer, you should consider contacting Microsoft Support for help as they can offer you various options that would make fixing Windows Activation error code 0xc000f074 a lot easier and faster.
Code 19 is a Windows PC error code that indicates a damaged or corrupt registry. This code usually appears when trying to start a connected device, the DVD/ CD ROM drive. Code 19 is a type of Device Manager Error code.
When you experience Code 19, the error message is displayed on your Windows screen in either of the following formats:
"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you should uninstall and then reinstall the hardware device. (Code 19)"
"Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. To fix this problem you can first try running a Troubleshooting Wizard. If that does not work, you should uninstall and then reinstall the hardware device. (Code 19)"
You might encounter other error messages such as error code 42.
Error Causes
Typically the underlying cause of this error code is problems in the registry. The error should be fixed timely without any delays before the damage sets in. Registry issues are critical PC errors. If not resolved it can lead to system freeze, crash, and failure.
You are most likely to lose all your important data.
Further Information and Manual Repair
If you have come across this error on your computer, you don’t need to panic.
Though this is a serious issue the good news is that it is easy to resolve. You don’t have to be a computer programmer, technically sound or hire a technician to fix the error on your system.
Here are a couple of ways to work your way out of this problem:
1. Uninstall and then Reinstall the DVD/CD ROM Drive
For this here’s what you need to do: simply click on the start menu, and type Device Manager in the search box, and press enter. When the device manager window opens locate the DVD/CD ROM drives.
Click on the + sign to expand it. Now right click on the DVD drive click uninstall. After doing this, restart your PC. On the restart, Windows should automatically detect and reinstall the DVD driver. Once the driver installation is complete now see if the DVD drive works.
If the error still appears, then you need to repair the registry by deleting the corrupt registry entries. You can download drivers automatically by using a tool such as Restoro.
2. Trouble Shooting Method to Delete the Corrupt Registry Entries
To remove the corrupt registry entries, go to Start and select Run.
Type ‘Regedit and press enter to open the registry editor windows. To continue you may be asked to enter the administrator password, insert it to proceed. Now the registry window will be displayed.
Here locate the registry key HKEY_LOCAL_MACHINE, then navigate to the following sub registry key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E965-E325-11CE-BFC1-08002BE10318}
Here you will see the upper filters registry entry in the right pane. Right-click on the upper filter and select delete. You will be prompted for the confirmation for deletion. Click on the yes tab to confirm. Exit the editor and restart your computer.
If you are not technically sound, this may be a little confusing for you, and besides it does not guarantee to resolve all the registry issues on your PC so chances are that Code 19 error may reappear in a short time.
To resolve registry issues for the longest time and ensure that errors like Code 19 don’t pop up every now and then, you need to perform proper and in-depth registry cleaning. For this, it is advisable to download Restoro.
rtf64x64.sys Blue Screen error happens in random intervals but it is a regular occurrence, it can happen when playing games, when watching movies, or even when the computer is idle. in this article we will guide you on how to resolve this error from the most simple steps you could take and do not worry, altho the error seems dreadfully and scary, it is nothing to worry about.
If you can boot Windows normally after error great, proceed with instructions, else reboot into safe mode or use installation media to boot.
Use official Microsoft online troubleshooter
Microsoft has an online blue screen troubleshooter that was made specifically for this kind of situation. Go to Troubleshoot screen error and answer questions needed. Most of the time this will be enough to solve any blue screen issue.
Update network and sound drivers
How is this error traced back to Realtek devices, go to the Realtek website and download drivers. Install them and reboot the system.
Use a dedicated software solution
DRIVERFIX is an application made for these and other kinds of driver issues and problems, it is one click automated solution for driver fixing. Visit the Driverfix site and download the application
Perform system Restore
If you have not managed to fix the issue with previous steps roll back to a previous restore point when everything was working.
Replace network or sound card
If everything failed including system restore then it is likely that it is a hardware malfunction. Replace faulty components and you should not receive errors anymore.
Error Code 0x80070422 can be found on many versions of the Windows operating system including Windows 7, Windows 8, and 8.1, and Windows 10. The reason for its occurrence may vary, however, depending on the version of the operating system that you use.
In the case of error code 0x80070422 in Windows 8, it often occurs when users attempt to update their firewall or download apps from the Windows store. When this error occurs the user is unable to complete the updates and will need to apply different solutions to correct the issue.
Solution
Error Causes
Whenever error code 0x80070422 is encountered on Windows 8 or 8.1, it might be a result of various factors. These error codes include:
Registry errors – This occurs when new programs are installed over old ones
Malicious software such as adware, spyware, and or viruses
Further Information and Manual Repair
You do not need to be a Windows expert to attempt to solve errors like the 0x80070422 Windows 8 error code. Simply try the solutions below. If however, you feel you need a professional’s help, contact a certified Windows technician.
Check for any viruses or malicious software
Viruses and other malicious software are often the cause of various issues within the PC. For this reason, be sure to check your machine for a possible virus infestation. If you are unable to use your anti-virus software or if none is present you might need to download an automated tool that offers overall repair and other solutions.
Disable third-party security apps
Another step you can take is to disable third-party security apps. When these apps are downloaded onto your device, it can lead to the disabling of your Firewall and the inability of your device to download other apps. If this is the source of the 0x80070422 error code on your machine, the issue will be resolved after you disable the third-party apps and reboot your computer.
Disable Firewall
If error code 0x80070422 in Windows 8 or 8.1 occurred while you attempted to update Windows firewall, one of the best solutions you can try is to disable the firewall. Note however that disabling your firewall should be temporary as it protects your computer from worms as well as hackers that might infect or compromise your PC. Access the firewall by swiping right on the screen then searching for “firewall”. Click “Windows firewall” then select “Turn off Windows firewall”.
Performs a clean boot
Another option is for you to perform a clean boot. This simply refers to a reboot in Windows where only a minimum set of drivers and programs are used. A clean boot can help resolve issues related to software conflict which can occur when Windows users install programs or updates or simply run a program. Note that you must log on to the computer as an administrator. Otherwise, you will not be able to perform the clean boot.
Clean registry
The source of many errors related to Windows can lie within the registry. This is because the registry is involved in every aspect of a Windows computer’s operation. If there is an issue in the files of the registry or if it has been hacked, your computer will not function. For this reason, begin by cleaning the registry regularly. To clean our registry, use a powerful tool that is both reputable and user-friendly. Research your option before you make a selection as choosing the wrong tool could lead to even more errors or computer malfunctions.
Set Windows Update to Automatic
Another important method to solve issues related to error code 0x80070422 in Windows 8 or 8.1 is your Windows Update service. Though you may have never noticed this feature before now, the Windows Update services allow PC owners to access updates to their operating system automatically. This leads to a properly functioning PC as your machine will always have the latest features and tools available. However, if the setting is not correct, your computer may end up experiencing error code 0x80070422. Check if this is the source of your problems by verifying if your Windows Update settings are automatic. Once the settings are on automatic, reboot your machine to ensure your computer responds to the changes.
Download an Automate Tool
Always be prepared for the possibility of other errors. You can do this by downloading powerful software. This enables users to regularly check for issues that may cause errors on their Windows device.
Finally upgraded to Microsoft’s newest OS, but the performance is a bit sluggish? Here are a few useful tips you may not have thought about that could significantly transform your experience!
How to speed up Windows 11?
1. Disable startup programs
There are many programs that launch right on startup that really aren’t essential. This, in turn, causes your PC to launch and run more slowly.
To check which programs are enabled on startup, go into the Task Manager and select the Startup tab. Find every program that doesn’t need to launch immediately, right-click on it and press ‘Disable’.
This will not shut down the program in that instant. It’ll just prevent it from running automatically as you turn on your PC. You can always launch it manually when you need it.
2. Expand your memory and storage
If you want your PC to run super smoothly, you need to have enough memory to support that. This is especially significant for those of you who love to multitask. Upgrading your RAM gives your PC more space to store the temporary data it needs to complete processing tasks. In other words, processing takes a lot less time.
Your long-term storage is equally important. Hopefully at this point you’re already using SSD over HDD, since this type of storage offers a faster boot time.
Credit: Marc Pezin on Unsplash
In any case, we recommend expanding your storage capacity. The more files and data you store, the more there is to load, significantly influencing your PC’s speed. Larger storage capacity means new data and essential updates can be stored comfortably, preventing any strain on your PC’s performance.
3. Clean up disk space
If you aren’t willing to upgrade your storage just yet, the least you can do is clean up your storage right now.
Aside from manually deleting stuff you no longer need, you can also get rid of temporary files that clutter up your storage and eat up performance for no reason. To get to them, click Windows + X and select ‘Run’ (or just type it in the search bar).
A small window will pop up, where you need to type %temp%. This will take you to a whole folder full of all the temporary files you can remove without thinking twice.
For those who upgraded from Windows 10, there’s a neat trick to get rid of potential leftover files you don’t need on your brand new iteration. Only do this if you’re 100% sticking with Windows 11, though. Go to System > Storage > Temporary files. Make sure to only leave ‘Previous Windows Installation’ and ‘Windows Update Clean-up’ checked and click on ‘Remove files’.
Lastly, make use of Windows 11’s fantastic Storage Sense feature. Turning it on will enable your PC to constantly watch out for junk or unused files to optimize your PC’s performance to the maximum.
4. Install pending updates
This one should go without saying, but pending updates can be detrimental to your Windows 11 performance. The longer you leave them untouched, the more bugs the outdated programs and patches can cause. So, make sure to regularly check for updates and install them as soon as they’re available.
5. Disable visual effects
As cool as visual effects, animations, shadows and transparency are, they can also put quite a toll on your computer’s speed. On a newer setup this generally shouldn’t be a problem, but if you do notice a drop in performance, definitely consider turning off some of these settings.
To do this you can go to the Control Panel, System Properties and click the ‘Advanced’ tab. In the Performance section, choose Settings. If you’d like a quicker way to get to the dialog (Performance Options) with Visual Effects, you can also type sysdm.cpl in the search bar.
Once there, you can either have your PC choose what’s best, choose the best appearance or the best performance. The other option is to manually toggle the effects off and on. The biggest obstacles to speed are taskbar animations, window shadows, control/element animations and animations upon minimizing/maximizing.
Credit: Windows on Unsplash
In the same vein, you should go to Settings > Personalization > Colors and disable Transparency, to prevent your computer from doing overtime just to hit the aesthetic appeal.
6. Get rid of bloatware
Bloatware is one of the biggest culprits of slow computer speed.
Pre-installed software that’s pretty much useless but takes up valuable system resources has been around since day one. No matter which device or platform you’re talking about. Luckily, a lot of it is removable, making it easy to lighten the load on your device.
To boost your Windows 11 computer, go to Settings > Apps > Installed apps.You’ll probably see a bunch of apps you don’t want or need. Click on the three dots next to each one you want to remove and press ‘Uninstall’.
Aside from helping optimize performance, removing bloatware has another great benefit. Unfortunately, often this pre-installed software is quite vulnerable, exposing you to great risk of cyberattacks. So, removing it definitely improves your device’s security and gives you at least some peace of mind.
Summary
These are a few of our fastest tips for boosting performance. There are other, more complex and time-consuming ways, of course. If you’ve tried these quick ones and still need advice on how to improve your PC’s speed, feel free to reach out!