Logo

Your Windows license will expire soon

If you suddenly get a message telling you that “Your Windows license will expire soon, You need to activate Windows in Settings” on your Windows 10 computer but you know that your Windows 10 is already activated. Worry not for this post will help you get rid of that error message right away. Before you get started, make sure that you have the Windows product key with you. If you don’t, you can get it by running the following command in an elevated Command Prompt:

wmic path SoftwareLicensingService get OA3xOriginalProductKey

Take note of the product key and then proceed to the options given below.

Option 1 – Try activating Windows 10 again or use another product key

  • If you’re sure that you have the correct product key, click the Go to the Settings button.
  • After that, click the Activate button once again.
  • If you have another license key, you can also use that as well, just simply click on the Change product key.
  • Then enter the new product key and click on Activate. That should fix the problem, if it doesn’t, refer to the next option below.

Option 2 – Try to reset the licensing status

  • Click the Start button and then type “cmd” in the Search box and then tap Ctrl + Shift + Enter to open an elevated Command Prompt.
  • Next, type the “slmgr –rearm” and hit Enter to reset the licensing status.
  • Restart your computer and check if the error is now gone or not.

Option 3 – Try uninstalling the product key and re-enter it once more.

  • The first thing you have to do to uninstall the product key is to know the Activation ID of your Windows installation. To do so, open an elevated Command Prompt and type this command, and hit Enter – vbs /dlv
  • After you enter the command, you should see the licensing status and Activation ID. And to get all the Activation IDs of all the installed Windows versions, key in this command and hit Enter – vbs /dlv all

Note: The “/dlv” parameter will give you the license information for the installed operating system.

  • After you enter the second command, you should see a Windows Script Host window with all the Windows licensing and activation status. Take note of the Activation ID.
  • Next, in the same elevated Command Prompt, type this command – slmgr /upk <Activation ID>

Note: In the third given command, “/upk” stands for “uninstall product key”. This parameter uninstalls the product key of the current Windows edition.

  • Restart your PC. After that, your computer will be in an unlicensed state so you need to re-enter the product key again.

Option 4 – Try rebuilding the Tokens.dat file.

The issue might be caused by a corrupted Tokens.dat file. The Tokens.dat file is a digitally signed file that stores most of the Windows Activation files so if it is corrupted then no wonder you’re having activation issues. To rebuild the Tokens.dat file, refer to these steps:

  • From the WinX Menu, open an elevated Command Prompt.
  • After opening Command Prompt, you need to type each one of the following commands and after you type each command, hit Enter.
    • net stop sppsvc
    • cd %windir%ServiceProfilesLocalServiceAppDataLocalMicrosoftWSLicense
    • ren tokens.dat tokens.bar
    • net start sppsvc
    • exe %windir%system32slmgr.vbs /rilc
  • Now restart your computer.

Option 5 – Try running the Windows 10 Activation Troubleshooter

  • 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.

Option 6 – Try activating Windows 10 via mobile phone

Activating Windows 10 can also be done using your phone. Just note that you have to call Microsoft to do so.

  • In the Start Search box, type in “Slui 4” and tap Enter.
  • Next, select your country and click on Next.
  • Keep the window open and call the toll-free number of the country you’re from.
  • Afterward, a confirmation ID should be given by the automated system which you must take a note of.
  • Finally, in the box on the window, type in the confirmation ID and click on the Activate button. That should do it.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Change Network from Public to Private error
You have the option to choose to configure the Network to Private or Public when you set it on Windows 10 PC. On the other hand, if the option to change the Network from Public to Private goes missing in Windows Settings then this post will surely help. You can find this setting under Settings > Network and Internet > Ethernet and appears when you click on it. If you are not able to see the option to change the network profile, then you either can’t open the settings, or the option to change it has been disabled. To resolve this issue, you can either use the Registry Editor or Windows PowerShell. Refer to the options given below for more details.

Option 1 – Change the Network Profile via Registry Editor

Changing the Network Profile can be done using the Registry Editor. But before you proceed, make sure that you create a System Restore Point first just in case. Refer to the steps below to do so.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionNetworkListProfiles
  • Now expand the Profiles key folder located in the left pane to see one or more folders.
  • Next, expand each one of these folders and look for the “Description” sub-key which should match the name of your network.
  • After you find the Description sub-key, look for another sub-key named “Category” and double click on it to open it.
  • Now change its value from “0” to “1” to change the Network Profile from Public to Private.

Option 2 – Change the Network Profile via Windows PowerShell

Aside from the Windows Registry, you can also use Windows PowerShell in changing the Network Profile from Public to Private and so on. Take note that you have to use PowerShell with admin privileges. Just refer to the steps below to do so.
  • Tap the Win + X keys and then select the “PowerShell (Admin)” option.
  • Next, click on Yes if the User Account Control prompt appears.
  • After that, execute the commands listed below. Hit Enter right after you key in each one of them.
    • Get-NetConnectionProfile
    • Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private
Note: Since every Network Profile has an index number, you can check the label “Name” to identify the network that you want to change.
Read More
Windows 365, what it is, and how you can get it
Windows 365Microsoft has announced Windows 365, a new cloud-based operating system aimed mainly at businesses of all sizes. Just after Windows 11 announcement and presentation, we are seeing another Windows announcement from Microsoft. Dive into the following text in order to find out what exactly is new Windows 365, its role in today's IT world, and do you need it?

What is Windows 365 and when it is coming out?

Windows 365 is planned to be released this year (2021) on August 2nd. It is the first Microsoft cloud-based operating system meaning that OS itself will be installed on the cloud server and it will be accessed by the user via a web browser. Essentially you are accessing a remote PC with Windows on it, you can install whatever Windows application you want and use it as it was on your computer. When you disconnect from the cloud computing and reconnect again from the same or another device you will continue exactly where you left off. Cloud PC will remember the state it was left off and will greet you in that same state once it is awakened again. This of course offers some great benefits like moving from laptop to desktop and continuing exactly where you left off.

How can I access Windows 365?

Any device which has a web browser will be able to access Windows 365 making it a really great solution for business on the move or for anyone who switches devices during the day. That being said it is clear to see that Windows 365 can be accessed via Linux, macOS, iOS, Android, or any other operating system on any computer, tablet or phone.

Who is this OS made for?

Microsoft’s general idea is that Windows 365 is primarily made for business which in their minds can benefit most out of it. So far it is not made for a single user although there is a possibility that even a one-man business can subscribe and create accounts for it.

Price and technical characteristic

Microsoft will bill Windows 365 on a per-user, per-month basis. In other words, businesses will pay a fixed amount per employee every month. There will be two tiers: Windows 365 Business and Windows 365 Enterprise. Microsoft also said it will offer different performance tiers. Businesses can choose to pay for more CPU, RAM, and storage resources for certain cloud PCs depending on their needs. Microsoft told me the smallest configuration would be one CPU, 2GB of RAM, and 64GB of storage. The largest will be eight CPUs, 32GB of RAM, and 512GB of storage. After a business has chosen its plan tier and performance options, that business will pay a fixed amount every month. This is unlike Azure Virtual Desktop, which Windows 365 is built on. With Azure Virtual Desktop, companies pay on a usage model, depending on how much the remote system is used every month.

Conclusion

Windows 365 is around the corner and if you are a business no matter small or large with the need for software on the go, Windows 365 might be a worthwhile investment and a great asset to your business.
Read More
Everything You Need to Know About Disk Partitioning

Disk partitioning is a concept that’s been around for so long, but is still only familiar to few. If done right, it can help get your computer in perfect order. 

Today we bring you a simple definition of disk partitioning, its pros and cons, and a quick tip on how to do it properly to reap its full benefit!

Definition and purpose

The simplest way to define disk partitioning would be: it’s exactly what it sounds like. It means taking a hard disk drive and separating it into different segments. These segments are called partitions. You can visualize it as cutting a cake into smaller pieces - not necessarily of the same size, though. 

So what is the purpose of these pieces?

Well, when you first get a hard drive, it’s basically just a bunch of unallocated storage space. Until there’s at least one partition, this space is unusable to your operating system. Once you create a partition, your OS will recognize it as usable storage space. 

You can choose to create a single partition and use it for all your files, from program files to personal data. A lot of off-the-shelf computers come with one primary partition like this and a small secondary one reserved for recovery purposes. 

Whether or not you want to split your disk into more than one segment is up to you. We would generally recommend it, though. The whole point of partitioning is for each segment to have its own purpose.

So treating all your storage space as a single unit containing different file types would be like constructing an office building with only one massive room for everything - day-to-day work, conferences, interviews, etc. And all of this for different departments of the company. You can see how this might get a little messy.

Creating multiple partitions eliminates the task of running several different types of files from the same place. This takes a heavy load off the entire process of accessing data.

Disk partitioning also brings a ton of other benefits to the table. An important disclaimer, though: there are disadvantages too. We will walk you through both sides to help you get an objective idea and make an informed decision.

Several 4TB hard disks in a unit.
Source: Kina on Unsplash

What are the benefits of disk partitioning?

1. Better file organization

This is the most obvious and perhaps the biggest advantage of partitioning your hard drive. 

As we already mentioned, partitioning allows you to create separate segments for different file and data types. You wouldn’t want to use the same partition for your system files and for games, would you? 

If organization and time management are important to you, then multiple partitions are the right solution. Searching for specific files will be much easier overall. Say you have one hard drive, but three partitions: C for the system files alone, D for multimedia files and documents, and E for games and apps. Your computer loads the system from C without interference from the other two, and you know exactly where to look when searching for a file.

2. Easy reinstallation

File management isn’t the only thing made faster and simpler thanks to partitioning. If you opt for creating multiple segments on your drive, reinstalling Windows will be easy peasy. 

That’s because all you need to do is format the partition your system is on. Then you reinstall the OS on it, and there you go. Now you have a clean installation, with all your files saved on other partitions intact. You can even make a copy of your system partition, so you can revisit the exact same installation in the future if you want. And the whole time your pictures, music, documents stay exactly where you left them. 

A laptop with list of apps on a desk.
Source: Andrew M on Unsplash

3. Possibility of using multiple file systems

By now you’ve understood that partitions function completely separately. This means that, if for some reason you need multiple file system capabilities, partitioning will allow that.

One segment could be used for, say, an NTFS file system, while another could run ext or APFS.

4. Running different OSes

You’re an avid Windows user but need to use Linux on the side? No problem. You don’t need to buy a separate computer or anything. The possibility of running different file systems also means you can use partitioning to run multiple operating systems.

Doesn’t that sound enticing? One machine for multiple totally different uses!

5. Backup and recovery made simple

Data loss can happen on any disk, partitioned or not. However, it’s much easier to get it back on a partitioned one. You know where you stored what, and each partition can be backed up exactly as it is. It’s also a lot faster to back up single partitions than entire hard drives.

Ultimately this also means a faster path to recovery. If you lose or accidentally delete important files and data, you might want to use a recovery tool like Recuva to scan for them and get them back. Recuva is even powerful enough to recover data from damaged hard drives. But no matter how powerful, scanning a whole drive is strenuous for any recovery tool. Scanning independent partitions is a lot more convenient than that, and will get you to your goal more efficiently.

6. Optimized performance

Now, let’s keep in mind that computer performance is influenced by a number of factors. Partitioning alone isn’t what makes it better or worse. However, it can contribute to optimization. It’s easier for your computer to scan, say, a 40 GB partition to fetch the system file it needs than scanning the entire capacity of your drive.

7. Improved security (possibly*)

Separate partitions can help make your system more secure. Firstly, they minimize file corruption. If one partition gets corrupted, the others should remain unaffected. And keeping in mind the previous point about backup and recovery, ‘fixing’ the damaged partition would be much easier than fixing the entire hard drive. 

Partitioning also improves security in terms of malware protection. A malicious attack on one partition is easier to deal with than malware on the whole drive. If your system partition gets infected, you can simply reinstall your OS and that should do the trick.

*Do keep in mind that partitioning can’t defend you against more advanced attacks. So make sure not to give in to a false sense of security.

What are the disadvantages of partitioning?

1. Data is still vulnerable

Yes, it’s easier to back up and recover data from independent partitions. And yes, partitioning may help protect separated files and data to a higher degree. But remember: everything is still on a single physical drive. So while digital errors and issues may be easier to deal with on partitioned drives, physical damage obviously won’t be.

If your hard drive is destroyed in some way, all data on it will be gone. That’s why, if you have crucial files on your PC, it’s important to give them the proper backup treatment before it’s too late.

2. Disbalance of space

Allocating storage space on separate partitions may be a little more tricky than you think. You may fill up one partition a lot faster than another. So on one side you’re struggling with space, and on another you have too much of it to spare. Imagine nearly filling up your system partition and then it turns out you need a lot more space for its updates than you thought.

That’s why you really have to be sure you actually have enough files of different types that you need help managing efficiently. Otherwise you’ll just create a struggle and disbalance in terms of storage.

3. Increased risk of error

If done incorrectly, partitioning can lead to more harm than good. Aside from space disbalance, there is an increased risk of incorrect partition sizes and formatting. Plus, human error is also a factor: in a moment of distraction, you may erase one partition when you meant another. Undoing such mistakes will definitely be tedious and time-consuming.

4. SSDs eliminate the need of partitioning

SSDs (solid-state drives) don’t function in the same way that HDDs do. They have faster read times and can organize files on their own. This quite literally eliminates the need for organization on your part.

Partitioning: yes or no?

The bottom line is that multiple partitions might not be necessary for the average user. But if you’re planning on storing many file types or different file and operating systems on the same PC, then you should give it a shot. It’s also an excellent solution for businesses, of course.

And if our pros and cons list isn’t enough to help you decide, you can always send us a message and we’ll help you make the right choice.

Decided to partition your hard drive?

If you’ve decided to give it a go, you definitely should make sure to do it right. 

The two most effective and reliable ways to partition are using the built-in options on Windows or investing in a dedicated partitioning tool, like the EaseUS Partition Master. Which one you'll opt for depends on your specific needs. 

Option 1 may be more suitable for users with at least some level of experience. In this case, you’d have to know exactly which steps to take without making errors. This is done in Disk Management on Windows 10/11. From there, you can select the partitions you’d like to split into different volumes of selected sizes.

If this is your first time partitioning, we highly suggest you either consult professionals for this or move on to option 2. The EaseUS partitioning software is specifically designed for beginners, with an intuitive interface helping you succeed in the process. All you need to do is pick the Partition Master package tailored to your needs and follow their guide

Each package offers technical support as well, and even free upgrades (to varying degrees based on your subscription). Plus, all of this is valid for not one, but two PCs.

It’s the perfect solution for a smooth and error-free partitioning process. If you want to organize your hard drives efficiently and make the most of all your space without doing irreparable damage, it’s definitely worth the investment.

Read More
Fake Windows 11 installers come with malware
Being in the Microsoft Windows insider program will let you get a hands-on new Windows 11, but some people just want Windows 11 without being in the insider program. Well, people beware! It was detected that some groups have been releasing fake Windows 11 installers with malware into them. There’s one malicious file called 86307_windows 11 builds 21996.1 x64 + activator.exe. Based on the filename, one might guess that it includes Windows 11 build 21996.1, and on top of that, there’s something in it that will automatically activate Windows for you. It comes in at 1.75GB, so for some people, that might seem reasonable. It starts out looking like a normal installer, and then there’s a second installer that calls itself a download manager. If you accept the nonsense agreement that’s included, you get a bunch of malware. This is just one example of malicious installers running amok internet, but there are more of them with different software placed inside. Malware can be anything from adware to a Trojan virus. The adware usually isn’t super dangerous. It’s just malware that’s meant to inject your PC with advertisements. Viruses can be more of an issue, and they can be harder to get rid of if your machine is infected. Windows Defender does a good job of getting rid of this stuff. The only problem is that if you’re downloading Windows 11 from shady sources, you’re probably already set to click through the dozen or so warnings that pop up telling you not to install it. The solution will be to get Windows from a trusted source of roll inside the insider program and get it from Microsoft directly.
Read More
Cannot save media from Microsoft Photos
The Microsoft Photos app is a useful tool that allows users to view, edit, as well as create videos on their Windows 10 computers. Although it works just fine most of the time, there are some instances when you might encounter some issues when using it. One of these issues is when you cannot save media from the Photos app after you’ve edited an image. This is most likely related to a permission issue. However, according to some users, they got the error where the edited media file can’t be saved. When you encounter this kind of error, you will see the following error in your Photos app:
“It looks like you don’t have permission to save changes to this file. Try saving a copy instead.”
There are several options you can explore to resolve this error. You can try updating the Microsoft Photos app or verify the ownership of the destination folder. You can also re-register and reinstall the app. For more detailed instructions, make use of the options provided below.

Option 1 – Try to update the Microsoft Photos app

The first thing you can do to fix the problem is to update the Microsoft Photos app.
  • Open the Microsoft Store and click on the three horizontal dots for the menu located on the top right portion of the window to see the options.
  • Next, select Downloads and updates and then click the Get updates button in the top right. This will install any pending updates for all the apps including the Microsoft Photos app using the Microsoft Store.

Option 2 – Try to verify the ownership of the destination folder

The next thing you can do to fix the error is to verify the ownership of the folder because chances are, the location where you’re trying to save the file might not have enough permissions to read and write the file to the disk. Thus, you need to take ownership of the folder by following these steps:
  • Type “command prompt” in the Windows Search bar and then right-click on the relevant search result and select “Run as administrator”.
  • After that, if a User Account Control or UAC prompt appears, just click on Yes to proceed.
  • Next, type and enter this command: TAKEOWN /F <path>
  • Note that the <path> is the location of the folder or file in File Explorer.
  • Now type and enter this second command: ICACLS <path> /grant administrators:F
  • Finally, once the command has been executed, restart your computer and then see if you can now access the folder or file.

Option 3 – Try resetting the Photos app

If the first option of restarting the background process of the Photos app didn’t work for you, you can try to reset the Photos app so that it will use the default factory settings. Note that this option works when you are experiencing this issue after making a couple of changes in the Photos app.
  • To get started in resetting the Photos app, open the Windows 10 Settings.
  • Then go to Apps > Apps & features.
  • After that, scroll down until you see the Photos app option – click on it and open its Advanced options.
  • From there, you will see the Reset button, click on it and click and then click on it once more to confirm.
Note: The process may take a couple of minutes to complete. Once it’s done, open the pictures again using the Photos app.

Option 4 – Try reinstalling the Photos app

If none of the first two options given above worked, then you might want to consider reinstalling the Photos app. Unlike what most users think, it isn’t really that hard reinstalling preinstalled apps as you have the Windows PowerShell for that. To use this program in reinstalling the Photos app, follow these steps:
  • Open the Windows PowerShell program with admin privileges and key in the following command:
Set-ExecutionPolicy Unrestricted
  • After that, execute this second command to re-register and reinstall the Microsoft Photos app.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
Note: In the command given, do not forget to replace the “PackageFullName” with the actual package name for the Photos app. After executing the command, it will uninstall the Photos app from your computer so you need to install it again from the Windows Store by simply looking for it. Once you found it, just click on install to start the installation process.
Read More
How to Fix Error Code 0x8007007B on Your PC

Error Code 0x8007007B (Code 0x8007007B) – What is it?

Error code 0x8007007B (Code 0x8007007B) is an error that occurs when you attempt to activate Windows 10, as well as Windows Server 2008, Windows Vista, Windows 7, Windows 8, or Windows Server 2012.

Common symptoms include:

  • You will see an error message like this: “Error 0x8007007B 'The filename, directory name, or volume label syntax is incorrect”.
  • If you are using volume-licensed media to install: Windows 7, Windows 8, Windows Vista Business, Windows Vista Enterprise, Windows Server 2008 R2, Windows Server 2008, Windows Server 2012, Windows 10.
  • Your computer is not connecting the activation wizard to a Key Management Service (KMS) host computer.

Solution

Restoro box imageFurther Information and Manual Repair

Error Code 0x8007007B usually occurs when a product key has been activated too many times. Blocking activation aids in avoiding abuse of the key. If abuse of the key is not the case, it is possible to get the key reset, or you may receive a new key altogether. When you are not sure that you can complete these methods yourself, as they do contain advanced steps, it would be wise to consult a computer repair technician to avoid making the problem any worse.

Generally, the solution can be simple; it is just dependent on how comfortable you are with getting technical in your computer. Volume licensed media means that the media has a preset number of times that it is allowed to be activated. This helps to avoid misuse of the product. Some people install the Windows 10 program multiple times on their computer if they are software developers or do certain types of software testing. It is important to know the cause in order to effectively find the solution.

Method One:

  1. From the desktop screen, press the Windows key and S, type “Command Prompt”. Then, right-click on Command Prompt in the results. Select Run as Administrator.  Click Yes when asked about requesting permission.
  2. In the Command Prompt box, enter the command: slmgr.vbs -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  3. The x's represent the product key. Replace these with your unique product key.
  4. Type in the following command into the “Command Prompt” window: slmgr.vbs -ato
  5. Click Enter
  6. Restart your computer and try to activate windows again. It should not show the error code anymore.

Method Two:

  1. While on the desktop, press the Windows key and R.
  2. A window saying Run should open.
  3. Type in the following command: Slui 3
  4. Press ENTER and a window should appear.
  5. This window asks for you to enter the operating system activation product key.
  6. Enter this key in the space provided.
  7. After entering this, click Activate.
  8. Restart your computer now.
  9. Check for activation. The Error code should be gone now.

Method Three:

  1. Open the Command Prompt with access as administrator just as in Method One, and enter the following command: sfc /scannow
  2. The command will complete the tasks. This will take some time so just let the computer do its thing and work. Let the sfc finish the scan.
  3. When the scan is complete, restart the computer.
  4. Check for the activation. The error code should be gone at this point.
  5. If it is gone, revisit Method One or move on the Method Four.

Method Four:

Call the Microsoft Support Team and explain the problem in as much detail as you can give. Give the team the error code 0x8007007B and ask to have a different product key. When they give you the new product key, repeat Method 2. The Microsoft Support Team will either change your product key, or they will reset your current product key so that it can be used for activation again.

Read More
Windows keyboard shortcuts for easy life
Hello everyone and welcome to our useful tips and tricks and problem-solving article blog. This time we are doing something different, instead of solving issues this time we are focusing on some quality of life tips like keyboard shortcuts in your Windows 10.
Shortcut Keys Description
Windows Key Opens/closes the Start menu.
Windows Key + Up Arrow Maximizes the selected window.
Windows Key + Down Arrow Reduces the window size. (Restore down.)
Windows Key + M Minimizes all open windows.
Windows Key + Shift + M Opens minimized windows.
Windows Key + Tab Shows Task View.
Windows Key + L Locks the screen.
Windows Key + A Opens the Action Center.
Windows Key + V Opens Clipboard History.
Windows Key + I Opens the Settings menu.
Windows Key + F Opens the Feedback hub.
Windows Key + H Opens the dictation toolbar.
Windows Key + P Opens the projection settings.
Windows Key + . (Windows Key + ;) Opens the emoji panel.
Windows Key + C Opens Cortana in listening mode.
Windows Key + C (Windows Key + Q) Opens Windows Search.
Windows Key + G Opens the Xbox game bar.
Windows Key + X Opens the secondary start menu.
Windows Key + <number> Opens the app in the taskbar relative to the number input. For example, if Chrome is the fourth app on the taskbar, using Windows Key + 4 will open Chrome.
Windows Key + Alt + <number> Opens the right-click menu for the app in the taskbar relative to the number input. For example, if Chrome is the fourth app on the taskbar, using Windows Key + Alt + 4 will open Chrome’s right-click menu.
Windows Key + D Shows/hides open apps on the desktop.
Windows Key + E Opens File Explorer.
Windows Key + U Opens Ease of Access in the Settings menu.
Windows Key + Print Screen Takes a screenshot of the desktop.
Windows Key + Control + F Opens the Find Computers window.
Windows Key + Control + D Creates a virtual desktop.
Windows Key + Control + Left Arrow Switches to the virtual desktop on the left.
Windows Key + Control + Right Arrow Switches to the virtual desktop on the right.
Windows Key + Control + F4 Closes the active virtual desktop.
Windows Key + Space Switches between installed languages (for writing text).
Read More
How to Stop online tracking in Browsers
It is no longer a secret that websites, social media, and other various places on WEB are tracking you and your messages and emails for keywords that they will later use to promote and serve your specific ads linked to those keywords. Altho the process is fully automated it does feel a little forced and uneasy. That is why we are bringing you this article in which we will show you how to stop website tracking in the most popular and used browsers.

SAFARI

Apple’s Safari browser gives you the option to block cross-site tracking. It also has a Privacy Report that displays all the sites and agencies that are gathering information about you. Before blocking these trackers, you may want to review exactly which sites are tracking you online and gathering information about you. Armed with this information, you may decide that cross-site tracking isn’t a huge issue for your particular browsing habits, or you may decide to avoid certain websites entirely. To access Safari’s Privacy Report:
  1. Launch the Safari web browser.
  2. In the toolbar, select Safari > Privacy Report.
  3. Select the Websites tab. This will display information about all the websites that are profiling you.
  4. Select the Trackers tab. This displays a list of all the trackers that are gathering information about you. This includes the companies that created these trackers and the number of times Safari detected these trackers during your browsing sessions.
You can also check how intrusive a particular website is by navigating to the website in question and then selecting the shield icon that appears alongside Safari’s address bar. You can then select Trackers on This Web Page, and Safari will display a list of all the trackers that are active on this particular webpage. Once you’ve seen all the websites and agencies who are tracking you, if you want to block these trackers:
  1. In the Safari toolbar, select Safari > Preferences …
  2. Select the Privacy tab.
  3. Select the following checkbox: Prevent Cross-Site Tracking.
Safari will now prevent these trackers from following you across the World Wide Web.

CHROME

As you’re browsing the web, Chrome can send a request for websites not to collect or track your browsing data. It’s important to note that this is a request, so there’s no guarantee that every website will honor the request. Frustratingly, Chrome doesn’t provide information about the websites that are tracking you online. However, we still recommend enabling this feature, as it can help minimize the number of websites that are tracking your online movements:
  1. In Chrome’s upper-right corner, select the three-dot menu icon, then Settings.
  2. In the menu on the left, select Privacy and security.
  3. Click Cookies and other site data.
  4. Find the Do not track slider and push it into the On position.
Now Chrome will send a Do Not Track request to every website you visit. Since this is only a request, you may want to take additional steps to protect your online privacy. Ghostery is a Chrome extension that enables you to view and block online trackers. After installing Ghostery, you can view all the trackers that are active on a particular website:
  1. Head to the site in question.
  2. Click the Extensions icon in the Chrome toolbar.
  3. Select Ghostery to see a list of all the trackers this extension has detected.
  4. You can block all of these trackers by selecting the Detailed tab and then clicking Restrict site.
Repeat this process for every site you visit.

MOZILLA FIREFOX

Firefox has an Enhanced Tracking Protection feature that can block all the cross-site trackers identified by Disconnect. This feature can also preserve your online privacy by blocking social media trackers, fingerprints, and crypto miners, making this a great all-arounder for the security-conscious Internet user. Enhanced Tracking Protection should be enabled by default. However, you can verify whether it’s active for your particular Firefox installation by navigating to any website. Next, click the little shield icon that appears alongside Firefox’s address bar and you should see a message confirming that Enhanced Tracking Protection is enabled.
If Enhanced Tracking Protection isn’t enabled, we recommend activating it:
  1. In Firefox’s upper-right corner, select the three-line icon, then Preferences.
  2. In the menu on the left, select Privacy & Security.
  3. You can now select either Standard or Strict. Note that Strict may affect the functionality of certain websites, so it’s recommended you opt for Standard unless you specifically require a greater level of protection.
Similar to Chrome, Firefox can send a Do Not Track request. While you’re in the Privacy & Security menu, you may want to consider activating Mozilla’s Do Not Track feature.

OPERA

When you first installed Opera, it gave you the option to block trackers. If you didn’t take Opera up on the offer then, you can start blocking trackers now:
  1. Along the left side of the Opera browser, click the cog icon. This opens Opera’s settings.
  2. In the menu on the left, select Basic.
  3. Find the Block Trackers slider and push it into the On position.
  4. Blocking trackers can impact the functionality of certain websites. If you start noticing strange behavior on a particular website, you may want to add that site to your Exceptions list. By allowing this site to use trackers, you should be able to resolve any issues you’re experiencing.
To make an exception for one or more websites:
  1. Launch Opera’s settings by clicking the little cog icon.
  2. Navigate to Basic > Manage Exceptions.
  3. Click Add and then type the address of the site where you want to permit trackers.
Repeat for all the sites that you want to add to your exceptions list.
Read More
MS Store keeps updating the same apps
As you know, the Microsoft store is a built-in tool in Windows 10 where you can find a variety of applications. It helps users in downloading or updating apps in the system. However, there are instances when you could encounter issues while using it. One of the issues that you could face when using the Microsoft Store app is when it keeps on offering apps you have just updated or when you are not able to update any apps at all. This kind of issue in the Microsoft Store app might be caused by other issues like a damaged Windows Store cache. There are several options you can check out to resolve the problem. You can try to check the registry setting or run the Windows Store apps troubleshooter or clear the Windows Store cache manually or reset its settings. You could also try to re-register the Microsoft Store app. For more details, refer to each one of the options provided below but before you troubleshoot the problem, make sure that you create a System Restore point.

Option 1 – Run the Windows Store App troubleshooter

The Windows 10 Store Apps Troubleshooter will help you in fixing the problem in Microsoft Store. This is a great built-in tool from Microsoft that helps users fix any app issues. To use the Windows Store Apps Troubleshooter, follow the steps below.
  • Tap Win + I keys again to open the Windows Settings panel.
  • Go to Update & Security and then go to Troubleshoot.
  • Under the Troubleshoot section, on your left-hand side, scroll down to find Window Store Apps.
  • Then click on the Run the troubleshooter option and follow the on-screen instructions and then see if it fixes the problem.

Option 2 – Try checking the settings in the Windows Registry

The next thing you can do to fix the problem is to check the Registry settings for the Windows Store.
  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionCurrentVersion
  • From there, look for the DWORD named “CurrentVersion” and make sure that its value data is set to 6.3, but if it’s not then change its value data to 6.3
  • Exit the Registry Editor and restart your computer and then see if it fixed the problem with the Microsoft Store app.

Option 3 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again and then try to install your app or update your computer again.

Option 4 – Try to re-register the Microsoft Store app via Windows PowerShell

  • Tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
  • Wait for the process to be completed and then restart your computer.
Read More
Expand right-click menu in Windows 11
Windows 11 brought with it a simplified right-click menu that has limited options. If you would like to bring the old Windows 10 right-click menu you will have to do some registry tweaking but it is doable. right click menuSince this requires registry tweak, please follow given solution step by step
  1. Press Start and type RegEdit
  2. Click on Registry Editor
  3. Inside registry editor find next key: Computer\H_KEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\
  4. Right click in the right part of editor window and select New > Key
  5. Type in as a name: {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
  6. Right click on {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} key and select New > Key again to create new key inside this one
  7. Name inside key InprocServer32
  8. Double click the “(Default)” key in InprocServer32 to open it
  9. When the Default key opens close it without making any changes by clicking on OK. This will make its value property Blank instead of value not set
  10. Close Registry Editor
  11. Restart your PC
Once the system is up if the followed solution is applied you will now have an old school menu once right-click is used.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status