TPM or Trusted Platform Module version 2.0 is a must-have if you plan on upgrading your system to Windows 11. So what exactly is TPM and do you have it?
What exactly is TPM?
TPM is a tamper-resistant hardware technology tasked with generating and storing encryption keys inside it for better PC security.
It can be remotely used to authenticate hardware and software by utilizing a unique endorsement key placed into the hardware itself.
This technology can be used for example in BitLocker inside Windows in order to have data on a hard drive encrypted so if the mentioned drive is connected to another computer it would not be able to be accessed since the encryption key is stored in the TPM module.
Microsoft is pushing its agenda that Windows 11 must be and must feel like safety first OS which will protect user data and user information and requiring TPM means that each Windows 11 will be secure so no additional software patches will be required for an extra layer of security.
Windows 11 will assume that each user has TPM encryption enabled and will be built upon that.
Do you have TPM on your computer?
If your computer or hardware has been purchased in 2016 or later there are very high chances that you already have the required technology to run Windows 11.
Unfortunately, many gaming motherboards have not been placing TPM in their boards and you might not have it.
Also, there is the option of you having it but it is turned off in motherboard settings making Windows unable to detect it.
As you can clearly see there are a lot of scenarios around required tech and honestly it is a complete mess.
But lucky for you there are ways to find out do you possess the needed module in order to make an upgrade.
On your current computer on which you would like to make an upgrade in your current Windows OS press ⊞ WINDOWS + R to open the run dialog.
Inside run dialog type in TPM.msc and press ENTER to open Trusted Platform Module Management on Local Computer.
You will immediately receive information do you have the required module.
If everything is fine, you are good to go, however, if it says that compatible TPM cannot be found there is a chance that either you do not have needed hardware or it might be turned off inside motherboard settings.
Check motherboard UEFI
If you have a newer motherboard but Windows utility cannot detect TPM there is a chance that it might be turned off directly on your board.
In order to check this, you will have to boot up your PC into UEFI either by pressing the corresponding key when it is turned ON or from Windows reboot options.
Once you are inside UEFI you need to find security options and see if there is an option to turn ON or enable TPM.
Since every motherboard is different and has different UEFI software we cannot cover all of the permutations and the best we can do is hope that provided information is enough.
You can also visit your motherboard manufacturer to see instructions for your specific case.
Conclusion
TPM itself is generally an OK idea and I can surely see good sides of it but there is this lurking feeling that generally, Microsoft is not really concerned about the security of our data and that the real requirement for this is trying to battle software piracy.
I simply cannot trust company which introduced tons of telemetry tracking through ages and which has done everything in their power to battle non-legal use of their software.
I do not promote piracy but I support free choice and besides, who can tell me what will happen if TPM malfunctions, will I lose all of my data forever?
It is not so uncommon that TPM has malfunctioned in the past and it is only logical to presume it can do it again in the future but this time we will not have the choice not to use it, we will be forced into it.
The Boot Configuration Data or BCD files have the instructions required by the Windows operating system in order to properly boot the computer. So if you experience any trouble when you boot your computer, then it is possible that it is due to some misconfiguration or even corrupted Boot Configuration Data files. And if you also encounter an error saying,
“The boot configuration data store could not be opened”
while you try to carry out any command on the bcedit.exe, then you’ve come to the right place as this post will guide you on how you can fix this error in Windows 10.
This kind of error could pop up if the system is not able to locate the specified file. It is also possible that the requested system device can’t be found or that the boot configuration data store could not be opened. In addition, when you open the System Configuration or MSConfig, you might notice that there is no Boot data, and according to the reports, is that when you try to dual boot the computer, the installer will replace the default bootloader.
Explanation
In case you don’t know, Windows’ earlier versions were stored in the “Boot.ini” file. You can find the entry in the EFI firmware boot manager of the EFI-based operating system which is located at EFIMicrosoftBootBootmgfw.efi.
Whatever the cause of the error is, there are several suggestions you can check out to resolve the problem. You can try to set an entry option value in BCD or enable the Advanced options menu, as well as rebuild the BCD. Before you proceed with the troubleshooting options provided below, make sure that you boot your computer into the Advanced Recovery Mode first since that’s where you can find Command Prompt under the Advanced Options. In addition, you also have to suspend or disable BitLocker and Secure Boot on your PC.
Option 1 – Try to set an entry option value in BCD
Once you’re in the Advanced Options, select Command Prompt.
Next, execute this command to set an entry point: bcdedit /set {current} Description "TheNameYouWant"
After the command has been executed, it will enable the system to trust a version of Windows that is not trusted by default. This should fix the problem, if not, follow the next given options below.
Option 2 – Try to specify the BCD file
In the elevated Command Prompt, execute this command: bcdedit /store c:BootBCD
Once done, the command will give you a list of options and then execute this next command: bcdedit /store c:BootBCD /set bootmenupolicy legacy
After that, restart your computer and select your Windows and then tap the F8 key right away.
Note: When you select the legacy option, the Advanced Options menu will be available during the computer boot up and then you can select into which operating system you can boot your computer into.
Option 3 – Try to rebuild the BCD files
The first thing you can do to resolve the issue is to Rebuild Boot Configuration Data or BCD files.
You can start by booting into the installation environment for Windows 10 from an installation media.
After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
From there, select Command Prompt and once you open it, enter each one of the commands given below by sequence.
bootrec /FixMbr
bootrec /FixBoot
bootrec /ScanOS
bootrec /RebuildBcd
Once you’re done executing the commands given above, type “exit” to close the Command Prompt window and then restart your computer and see if it fixed error code 0xc000014c.
If your Windows 10 computer slows down, the first thing you can do is to check the status of the resource usage in the Task Manager. In such cases, it shoots up to even 1000% which causes the system to either hang or freeze since some programs are using a major chunk of system resources. And this is the case with msrtn32.exe.
Msrtn32.exe is a malicious file that may try to steal your digital currency. It can get installed on your computer when you install a browser plugin or extension that can modify the default settings of browsers, the content of web pages, search results, as well as display tons of intrusive ads. So if you see msrtn32.exe under the Processes tab of the Task Manager
If you see msrtn32.exe under the Processes tab of your Task Manager, refer to the suggestions given below to get rid of it and restore your computer’s normal function.
Before you proceed, take note that this executable file is found in the following location:
C:/Program Files(x86)msrtn32
Option 1 – Delete the folder where msrtn32.exe is located
The first thing you can do is to go to C:/Program Files(x86)/msrtn32. From there, look for the malicious executable file and delete its folder. If you are not able to delete the folder, make sure that you’re logged in as administrator and then try again.
Option 2 – Try scanning your computer using Windows Defender
Since you are dealing with a malicious file, if you weren’t able to delete the folder where the file is located, you can scan your computer using the built-in Windows Defender program and then eliminate the malicious file. Follow the steps below to do so:
Tap the Win + I keys to open Update & Security.
Then click on the Windows Security option and open Windows Defender Security Center.
Next, click on Virus & threat protection > Run a new advanced scan.
Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Some Windows 7 and Windows 8.1 users reported experiencing a Compare Exchange128 error when trying to upgrade to Windows 10. The error reads, “You can’t install Windows 10 because your processor doesn’t support CompareExchange128”. In order to upgrade to Windows 10 (64-bit), the CMPXCHG16B instruction must be present. If you receive this error, this mostly means that your CPU doesn’t have the CMPXCHG16B instruction.
Solution
Error Causes
The CompareExchange128 error normally occurs due to two possible reasons:
CPU lacks CMPXCHG16b Instruction
Old & Outdated BIOS – Even if your CPU has the CMPXCHG16b instruction, the CompareExchange128 issue can still occur if you have an older BIOS.
Further Information and Manual Repair
One main requirement to upgrade to Windows 10 is for your CPU to have the CMPXCHG16b instruction. You also need the right BIOS version to guarantee a smooth installation. See below on how to manually fix this issue.
NOTE: If you don’t feel confident using the manual methods listed below, it’s highly advisable to get help from an expert technician. If you don’t know someone, you can also use an automated tool to fix this.
Before performing any fixes, try to determine first if the cause of the error is due to your CPU lacking the CMPXCHG16b instruction. You can use a CPU Info tool that provides complete details about your processor, memory, and motherboard. If you’re looking for more in-depth information, you might also try command-line utilities. But, the safest and easiest way to check this is by simply searching online. Try using the search query: <CPU Model> CMPXCHG16b
Method 1 – Update your BIOS
This method will download the latest BIOS from your motherboard’s manufacturer. This makes sure your CPU has the CMPXCHG16b instruction needed to complete the Windows 10 64-bit installation. To update your computer’s BIOS, complete the following steps:
Determine first the current BIOS you have on your computer. Open System Information Windows app and type msinfo32 in the search bar. The BIOS version will appear under the processor speed. Record it somewhere.
Go to the support page of your motherboard’s manufacturer. Find if there’s any update on the BIOS that you’re currently using. If you find one, download the BIOS update file available. Make sure that you’re looking into the right model and you download all the necessary documentation. Otherwise, the BIOS update might not work.
Update your BIOS. Most BIOS update steps are straightforward. Just make sure to follow the steps provided.
Method 2 – Install Windows 10 32-bit version
If updating the BIOS doesn’t work, what you can do is install a 32-bit version of Windows 10 instead of the 64-bit version. Here’s how to do this:
Download and install the 32-bit version of Windows you currently have. If you have a Windows 7 64-bit version, get the 32-bit version of Windows 7. The same goes for Windows 8.1. When you do this, you might want to back up your files first. Remember that installing the 32-bit version works like other installations, and could delete some of your files.
After installing the 32-bit version, go to Updates and install all the necessary updates. This includes upgrading to Windows 10 if you’re asked to.
When you installed the Windows 10 upgrade, you’ll now have the Windows 10, 32-bit version installed. This will be the version activated on Microsoft servers. Despite this, the activated version stored is only applicable to your computer’s hardware, not the version of Windows 10.
Download Windows 10, 64-bit version.
Prepare an empty DVD or USB flash drive. Use Creation Media software then click the Create Installation Media for Another PC option.
Install the 64-bit Windows 10 version you downloaded from Step 4. Make sure not to put anything when you’re asked to input the serial number.
Once the installation is complete, you’ll have the 64-bit version of Windows 10.
Method 3 – Buy a new processor/motherboard
If the above two methods don’t work, there’s a great chance that this error occurs because of an outdated processor/motherboard. Your next possible solution is to buy an updated model that’s fully compatible with 64-bit Windows 10.
Method 4 – Download an automated tool
If all else fails, you might want to consider using this powerful automated tool to quickly fix the problem and any other computer-related issues.
If you suddenly encounter the DRIVER_CORRUPTED_EXPOOL Blue Screen of Death error when using your computer, then there might be some issues with the device drivers on your Windows 10 computer. This kind of BSOD error can occur at any point while you are using your PC. Its main cause is due to some error in the System Pool where a driver becomes incompatible with the operating system or when the configuration files get corrupted for some reason.
If you are one of the users who are currently inconvenienced by the DRIVER_CORRUPTED_EXPOOL error, worry not, as this post will give you some potential fixes that might help resolve the problem.
Option 1 – Perform a System Restore
Performing System Restore might help you in fixing the DRIVER_CORRUPTED_EXPOOL Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
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 – Run the Blue Screen Troubleshooter
The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_CORRUPTED_EXPOOL error. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
Tap the Win + I keys to open the Settings panel.
Then go to Update & Security > Troubleshoot.
From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Option 3 – Update the Device drivers
The device driver installed in your computer might be incompatible with your operating system which is the reason why the DRIVER_CORRUPTED_EXPOOL Blue Screen error occurs. To fix that, you have to update your device drivers.
Tap the Win + R keys on your keyboard to open the Run dialog box.
After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
After opening the Device Manager, update all the outdated Device drivers on your computer.
Next, right-click on all the driver entries that are appropriately labeled, and then click the Update driver option.
Now restart your PC and check if the BSOD error is fixed or not.
Option 4 – Uninstall any faulty device drivers
Tap the Win + R keys on your keyboard to open the Run dialog box.
After that, type “msc” in the field and hit Enter or click OK to open the Device Manager.
From there, look for any device driver which has a yellow exclamation mark which indicates that something is wrong with them.
And then right-click on each one of them and click on Uninstall.
Once you’re done uninstalling the faulty drivers, restart your computer and allow your computer to reinstall the drivers you just uninstalled.
Option 5 – Try running 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 with good system files that might be causing the Machine Check Exception BSOD error. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
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.
Option 6 – Try updating the BIOS
As you know, the BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
Tap the Win + R keys to open the Run dialog box.
Next, type “msinfo32” in the field and press Enter to open System Information.
From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
After that, you should see the developer and version of the BIOS installed on your PC.
Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
Now double click on the downloaded file and install the new BIOS version in your computer.
Now restart your computer to apply the changes made.
Option 7 – Try resetting Windows 10
To fix this BSOD error, you can try resetting Windows 10. Doing so won’t get rid of any file in your system – instead of erasing all your media files and documents, this reset option resets all the system settings and files.
Internet connectivity issues like Can’t connect to this network present a complex problem with simple solutions for PC and laptop users. First, it is usually recommended that users rule out problems with the internet connection, router, and Wi-Fi settings before proceeding to troubleshoot settings on your PC/laptop. Once the rest are ruled out, we can then proceed with the following troubleshooting steps and guidelines to fix your wifi connection issue:
The first step is to update your windows network adapter driver. Connectivity problems may arise if your network driver is not updated or if it is incompatible with the network adapter. To do so, you may resort to any third-party driver scanning and installing programs found online. This solution should resort if users don’t want the hassle of perusing through windows settings that users may not be familiar with.
However, this solution requires a pre-existing internet connection other than wifi, so it is recommended you have a backup internet connection via ethernet.
The second step is to uninstall the driver for your network adapter. This solution is to resort if there is an issue with the driver as restarting the PC after the following steps let windows reinstall the driver again:
Open the quick access menu on your keyboard by pressing the Windows key and X key at the same time and select “Device Manager” from the menu list.
From the list of devices, select “Network Adapters”
Usually on the top of the list is the Wireless Network Adapter
Right-click the Wireless Network Adapter and select the option to “Uninstall device”
You will be given a confirmation in a new separate window to proceed. Click “Uninstall” to proceed.
After completing the previous steps, try rebooting your Windows PC and reconnecting to see if it works.
A third step is to disable the 802.1 1n modes of your network adapter by following the next steps:
First press the Windows logo key and the X key at the same time to bring up the quick-access menu. And like the previous step, select “Device Manager”
From the list of devices, select “Network Adapters”
Right-click the Wireless Network Adapter from the drop-down menu and select properties
Under properties, select the “Advanced” tab then select the 802.1 1n Mode. To the right drop-down menu change the option to “Disabled” and click “Ok”
After, try to re-establish the connection to see if the steps have worked.
In the event that any of the preceding did not fix your problem, it helps to take a second look at the router and network settings using the interface provided by your ISP. A simple reset to the back of your router often fixes the issue. Also, try to check if you have any other administrative capabilities over the network to determine whether your device, in particular, has been MAC filtered or if the frequency of your wireless adapter is not compatible with the broadcast frequency of your router.
This error 80070490 code may occur when you try to update your PC either through the Microsoft Update website or with a Windows update. The error message is displayed in the following format:
Error 80070490 (Element not found)
Solution
Error Causes
Error Code 80070490 is triggered because of a couple of reasons. It indicates the file CBS Manifest that is needed to install Windows update is corrupt or damaged.
CBS (Component Based Servicing) Manifest is the file that is used to help your computer recognize various components inside your PC.
Another reason for error occurrence is registry corruption.
If the registry that stores all the information and activities performed is not cleaned frequently, the obsolete files saved in the registry like the junk files, bad entries and cookies eventually accumulate and corrupt it thereby generating such error codes.
Further Information and Manual Repair
Here are some effective and proven methods that you can try by yourself to resolve error code 80070490 on your PC.
Method 1 - Use the System Update Readiness Tool
Download the System Update Readiness Tool from the Windows website and run it on your PC.
This tool is designed to detect and scan for abnormalities and inconsistencies that could be preventing and causing problems during the system update.
Once you have downloaded and scanned your PC, try to install the updates again. If the error still persists, try other methods illustrated below.
Method 2 - Repair Windows
Here are the steps that you need to follow to repair Windows:
First, close all programs and then reboot your PC. Insert the Windows DVD into the computer’s disk drive and wait for the setup to begin.
If for any reason, the setup doesn’t start automatically, then don’t worry simply click start, then type Drive: setup.exe in the search box. Please note, in the drive insert the letter of your computer’s DVD drive for example D:setup.exe.
Now in the programs list, click setup.exe And then click install now.
After that click ‘go online to obtain the latest updates for installation’, if you are asked for the Windows Product Key, then simply type it to proceed.
In the ‘Which kind of Installation do you want?’ option, click Upgrade.
When the Windows installation is complete, restart your PC and then run Windows update.
Method 3 - Clean the Registry
If the cause of error code 80070490 on your PC is related to registry corruption, then it is advisable to download Restoro. This is an advanced and easy-to-use PC Repair Tool embedded with a registry cleaner.
The registry cleaner scans your entire PC, removes all obsolete and unnecessary files corrupting the registry, and cleans it right away.
Click here to download Restoro to repair error code 80070490
Windows users need to be on high alert. Microsoft has confirmed a critical vulnerability has been found in all versions of Windows which presents an immediate threat, and you need to act now.
A critical new zero-day hack has been found which affects all Windows versions.
Tracked as CVE-2021-34484, the “zero-day” flaw enables hackers to breach all versions of Windows (including Windows 10, Windows 11, and Windows Server 2022) and take control of your computer.
Microsoft mistakenly thought it had patched the vulnerability (which was first found in August) when it was publicly disclosed in October. But the fix itself was found to be flawed, something the company admitted, and this drew even more attention to the vulnerability. Microsoft subsequently promised to “take appropriate action to keep customers protected” but two weeks later, a new fix has still not arrived.
Luckily the third-party security specialist 0patch has beaten Microsoft to the punch with a ‘micropatch that it has now made available for all Windows users “Micropatches for this vulnerability will be free until Microsoft has issued an official fix," 0patch confirmed.
You will need to register for a 0patch account and install its download agent before the fix can be applied, but with 0patch fast becoming a go-to destination for hot fixes which beat software companies to the punch this is a no brainer. Hopes will be high that Microsoft can release an effective patch sooner rather than later but, until then, all Windows users must act now if they want to be safe.
Download 0patch here:
https://blog.0patch.com/2021/11/micropatching-incompletely-patched.html
New malware with extensive spyware capabilities steals data from infected Android devices and is designed to automatically trigger whenever new info is read to be exfiltrated. The spyware can only be installed as a 'System Update' app available via third-party Android app stores as it was never available on Google's Play Store. This drastically limits the number of devices it can infect, given that most experienced users will most likely avoid installing it in the first place. The malware also lacks a method to infect other Android devices on its own, adding to its limited spreading capabilities.
However, when it comes to stealing your data, this remote access trojan (RAT) can collect and exfiltrate an extensive array of information to its command-and-control server. Zimperium researchers who spotted it observed it while "stealing data, messages, images and taking control of Android phones."
What happens when malicious software is installed
"Once in control, hackers can record audio and phone calls, take photos, review browser history, access WhatsApp messages, and more," they added. Zimperium said its extensive range of data theft capabilities includes:
Stealing instant messenger messages;
Stealing instant messenger database files (if the root is available);
Inspecting the default browser's bookmarks and searches;
Inspecting the bookmark and search history from Google Chrome, Mozilla Firefox, and Samsung Internet Browser;
Searching for files with specific extensions (including .pdf, .doc, .docx, and .xls, .xlsx);
Inspecting the clipboard data;
Inspecting the content of the notifications;
Recording audio;
Recording phone calls;
Periodically take pictures (either through the front or back cameras);
Listing of the installed applications;
Stealing images and videos;
Monitoring the GPS location;
Stealing SMS messages;
Stealing phone contacts;
Stealing call logs;
Exfiltrating device information (e.g., installed applications, device name, storage stats).
How does it work?
Once installed on an Android device, the malware will send several pieces of info to its Firebase command-and-control (C2) server, including storage stats, the internet connection type, and the presence of various apps such as WhatsApp. The spyware harvests data directly if it has root access or will use Accessibility Services after tricking the victims into enabling the feature on the compromised device. It will also scan the external storage for any stored or cached data, harvest it, and deliver it to the C2 servers when the user connects to a Wi-Fi network. Unlike other malware designed to steal data, this one will get triggered using Android's contentObserver and Broadcast receivers only when some conditions are met, like the addition of a new contact, new text messages, or new apps being installed.
"Commands received through the Firebase messaging service initiate actions such as recording of audio from the microphone and exfiltration of data such as SMS messages," Zimperium said.
"The Firebase communication is only used to issue the commands, and a dedicated C&C server is used to collect the stolen data by using a POST request."
Camouflage
The malware will also display fake "Searching for the update.." system update notifications when it receives new commands from its masters to camouflage its malicious activity. The spyware also conceals its presence on infected Android devices by hiding the icon from the drawer/menu. To further evade detection, it will only steal thumbnails of videos and images it finds, thus reducing the victims' bandwidth consumption to avoid drawing their attention to the background data exfiltration activity. Unlike other malware that harvests data in bulk, this one will also make sure that it exfiltrates only the most recent data, collecting location data created and photos taken within the last few minutes.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Steam is a game store behemoth that offers more titles than any other game store online, take that along with the fact that steam was one of the first online dedicated stores for games and you can guess that many people have a steam account, buy and play games on it. It is a platform where you can meet new people in games and add them as friends on steam so you can spend some time together. But happens if you want to have friends on Steam but you would like to hide your game activity? Or even if you want to go fully private on Steam so no one can find you so you can play whatever you want without paying and judging eyes?
Luckily Valve appreciates your privacy and offers ways to do exactly this. Keep on reading on how to set up your privacy settings in Steam.
Hiding Steam game activity
Launch Steam on your PC.
Go to the top bar of Steam and click on your name.
Select Profile from the context menu.
Click on the Edit Profile button present at the right section of the window.
Next, click on the My Privacy Settings button.
Now, the Privacy Settings page will be opened.
Scroll down and go to the My Profile section.
Open the drop-down list given next to the Game Details and select the Private option.
Now, check if this process is working or not. For this, right-click anywhere on the blank space in the Steam screen > choose the Copy Page URL option.
Then, open a browser and paste the copied page URL in the address bar and check whether your Steam game activity is hidden or not.
Making profile private
Launch Steam > click on your name > select Profile from the menu list.
Click on the Edit Profile > My Privacy Settings button.
Go to the My Profile and open the dropdown menu.
Click on the Private option.
Now, the changes will be saved automatically.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
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!