Logo

Fix Google Chrome error “He’s dead, Jim!”

If you always use the Google Chrome browser in browsing the internet, then you might have come across an error message saying, “He’s dead, Jim!” along with a funny looking face that’s peeking its tongue out and another detailed message saying, “Either Chrome Ran out of memory or process for the webpage has terminated for some other reason. To continue, reload the webpage or go to another page”.

This error message in Google Chrome is actually quite famous and it appears for various reasons but it may have something to do with a memory issue. The Google Chrome browser is known to consume a lot of memory and the more web pages you open and load, it takes up more resources. Thus, the first thing you need to do when you encounter this error is to simply click the Reload button to continue browsing the internet or close the browser and then open it again. On the other hand, if you keep seeing this error message, then that’s a whole different story as you have to take some action to prevent it from popping up again, for good. Follow the instructions given below to fix the error in Chrome.

Option 1 – Reduce Google Chrome’s memory usage

The first thing you can try is reducing the memory usage of the Chrome browser. However, this option has a bit of a disadvantage. If a website crashes, all the instances of that website will also crash although other open tabs and websites won’t be affected. This process is referred to as “Process-per-site” mode which you will have to launch Chrome within this parameter.

Option 2 – Run Google Chrome with Strict Site Isolation

Aside from reducing Chrome’s memory usage, you can also run the browser with the Strict Site Isolation which makes sure that the crashing of one tab in the browser won’t affect the entire Windows as this feature will run every website you open on its own isolated process.

Option 3 – Run the built-in Malware Scanner and Cleanup tool in Chrome

In case you don’t know, there is actually a built-in malware scanner and cleanup tool in Chrome that helps you get rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and other things that could affect the performance of the browser.

Option 4 – Reset Google Chrome

Resetting Chrome can also help you get rid of the “He’s dead, Jim!” error message for good. Resetting Chrome means restoring its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:

  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up the option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Option 5 – Perform a clean reinstall on the Chrome browser

Although reinstalling any program is easy, not so much for Google Chrome as you need to make sure that the User Data folder is deleted before you reinstall it.

  • Tap the Win + R keys to open the Run prompt.
  • Then type %LOCALAPPDATA%GoogleChromeUser Data in the field and hit Enter.
  • Next, rename the “Default” folder inside the path you were redirected to. For instance, you can rename it to “Default-old”.
  • After that, install the Chrome browser again.

Option 6 – Try to flush the DNS and reset the TCP/IP

There are instances when a network goes into haywire because of a bad DNS. Thus, a bad DNS might be the one that’s causing this headache so it’s time for you to reset the entire network to resolve the issue. To reset the network, here’s what you have to do:

  • Click the Start button and type in “command prompt” in the field.
  • From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
    • ipconfig /release
    • ipconfig /all
    • ipconfig /flushdns
    • ipconfig /renew
    • netsh int ip set dns
    • netsh winsock reset

After you key in the commands listed above, the DNS cache will be flushed and the Winsock, as well as the TCP/IP, will reset.

  • Now restart your computer and open Google Chrome then try opening the website you were trying to open earlier.

Note: You can also try changing the DNS server to the Google Server, i.e. 8.8.8.8, and then see if it works for you or not.

Option 7 – Disable both the antivirus and firewall temporarily

As you know, both the firewall and antivirus programs are there to protect the operating system from any malicious threats. So if they find that there is some malicious content in a website you are visiting, they will block the site right away. Thus, it could also be the reason why you’re getting the “He’s dead, Jim!” error so you need to disable both the firewall and antivirus program temporarily and then try opening the website again. If you are able to open the website, you need to add this site as an exception and then enable the firewall and antivirus program back.

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

What to do if Windows 10 Disk Management is not working
The Disk Management tool in Windows 10 is a built-in tool that contains a user interface used to manage disk partitions to administrators of the computer. There are lots of instances when you have to change the size of the hard disk partition or reduce the size and so on. This is where the Disk Management tool comes in. It’s useful as the command line interface can be quite confusing and risky for some users. However, there are cases when this tool stops working. A proof of this the reports submitted recently by some Windows 10 users. Based on the reports, the Disk Management does not load or respond. If you are having the same problem, read on as this post will give you some suggestions on what you can do to resolve the problem.

Option 1 – Try restarting the Disk Management Service

  • Tap the Win + R key combination to open the Run dialog box.
  • Then type “services.msc” in the field and hit Enter or click OK to open the Windows Services Manager.
  • Next, scroll down in the service list until you see the Virtual Disk Service. Double click on it to open and then select Automatic.
  • Click on Apply and OK to save the changes made.
  • If it hasn’t started yet, you can just click on the Start button to start the Service. The Virtual Disk service provides management services for disk, volumes, file systems as well as storage arrays.
  • Now save all the changes you’ve made and restart your computer. Then check if you can now use the Disk Management tool without any problem.

Option 2 – Try using the System File Checker scan

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 some issues with the Disk Management tool. To run the SFC command, follow the steps given below.
  • Boot your PC into Safe Mode.
  • 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:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 3 – Try using the DISM tool

Aside from the System File Checker, the DISM tool can also help you resolve the issue with the Disk Management tool. It helps in restoring the health of your computer.
  • Open the Command Prompt as admin.
  • Then type in this command: Dism /Online /Cleanup-Image /RestoreHealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Try using Diskpart and Fsutil

If both the System File Checker and DISM tool didn’t work, you can use command-line tools like diskpart and fsutil. These command-line tools are powerful but you need to be careful especially if you’re not that familiar with using them. However, it’s recommended that you have somebody who knows if you’re really inexperienced with this kind of stuff.
Read More
Windows 11 ISO Insider Preview Build 22000.132
windows 11Microsoft just released Windows 11 ISo file, based on the latest Insider Preview Build 22000.132. Inside build, you can try all-new features like clock updated app, snip tool, and everything releases so far via various patches. You can also use Windows 11 ISO file to do a clean install on your computer, but if you go with this option all of your existing files will be deleted. Microsoft says it added the ability to name your PC during the setup experience. You’ll also get to experience the Get Started app that’s designed to help you get going on your new Windows 11 PC (even if it’s not actually a new one).

Download ISO

  • Go to the Windows Insider Downloads page. You will need to sign in with a Microsoft account registered with the Insider Program.
  • Scroll down to Select Edition and select the build you want to download. You will most likely want the one at the top from the developer channel, as this is where Windows 11 should arrive first. So far, only Windows 10 builds are available. Click confirm.
  • Select your preferred language. Not all languages ​​available for Windows are compatible with the Insider program, so you may have to stop depending on where you are from.
  • Click the download button and the ISO file will start downloading.
  • This is definitely an easier method, but unfortunately, it is not available yet. We will update this article once Windows Insider ISOs are available. Later, once Windows 11 64 bit is available to everyone, you can also download the stable build of Windows 11 iso. Microsoft offers the Media Creation Tool and Upgrade Assistant, which usually do just that. It will be some time before Windows 11 versions of the tools are available, as the operating system is only getting closer to this holiday.
Read More
Best games of 2022

Steam Autumn sale is still raging and other storefronts like EPIC and GOG have also had their go, and as the year slowly closes we reflect on the best games released this year.

The games presented are not in any particular order and as sales are still raging pick one for you for a good time.

F1 Manager 22

f1 manager 22

If you are into formula racing this new manager is something we will wholeheartedly recommend. How it has been a very long time since a good F1 manager has been released this one is breath of fresh air. Masterfully done and fun to play, also licensed with real teams and cars get it here: https://store.steampowered.com/app/1708520/F1_Manager_2022/

Stray

stray

I like cats, but this game is on another level from its competitors. Unique approach, great storyline, and of course orange cat as the main character! Set in a cyberpunk environment following the story of some unfortunate androids you can do most cat things like playing in boxes, etc but essentially the game is a puzzle platformer which in my opinion is a great thing. Meow your things and get the game while it is discounted: https://store.steampowered.com/app/1332010/Stray/

Neon White

neon white

Mirror's Edge was the very unique game when it was released introducing parkour into the gaming world, and Neon white brings it one level up. With competitive parkour FPS gameplay this game is great for killing some time and competing with your friends but most of all it is fun to play experience. Get it here: https://store.steampowered.com/app/1533420/Neon_White/

Teenage mutant ninja turtles: Shredder's revenge

Teenage mutant ninja turtles: Shredder's revenge

Shredder's revenge is a love letter to classic beat-them-up games found in old dusty arcades back in old times. Fast frenzy action, pixel art graphics, and tons of fun!!! Get it now and start partying like it was 1980: https://store.steampowered.com/app/1361510/Teenage_Mutant_Ninja_Turtles_Shredders_Revenge/

Tiny Tina's Wonderlands

Tiny Tina's Wonderlands

This game needs to be experienced in order to fully grasp its magnitude and quirkiness. From the creators of borderlands comes a new IP fusion of fantasy, guns, and crazy ideas all wrapped into an action RPG looter shooter with a recognizable borderlands style of graphics. https://store.steampowered.com/app/1286680/Tiny_Tinas_Wonderlands/

Norco

Norco

Winner of multiple awards, Norco is a classic point-and-click adventure game with a great sci-fi story with a lot of environmental focus. Story and atmosphere are the main selling points for the game and if you enjoy good stories with interesting characters give this one a go: https://store.steampowered.com/app/1221250/NORCO/

Final Fantasy 14: Endwalker

Final Fantay 14: Endwalker

Expansion for Massive multiplayer online roleplaying game brings so much to the table that we just could not oversee it and place it aside. Technically not full standing game since it is the expansion it still delivers on many fronts and since it is supposedly the last expansion now is the best time to pick it up and give a final fantasy 14 a go: https://store.steampowered.com/app/1592500/FINAL_FANTASY_XIV_Endwalker/

Elden Ring

Elden ring

Of course, the list would not be complete if we did not include Elden ring, a great example of how a difficult but well-executed game can go over and beyond. With a story on par with great epics and compact as in dark souls, this title will provide you with many hours of gameplay and content. https://store.steampowered.com/app/1245620/ELDEN_RING/

Read More
Repairing or rebuilding the WMI Repository
There are times when the WMI Repository gets corrupted which results in the Provider Load Failure. To resolve this issue, you need to repair or rebuild the WMI Repository in your Windows 10 computer. In this post, you will be guided on how exactly you can do that. In case you don’t know, the WMI which stands for Windows Management Instrumentation is a set of specifications from Microsoft to consolidate the management of devices and applications in a network. The WMI is a database that stores meta-information and definitions for WMI classes. Using only these, the conditions of the systems can be known. You can find the WMI Repository in %windir%System32WbemRepository. It provides end-users with the status of the local or remote computer system. Keep in mind that you must not use this on the Server 2012 Cluster machine. Although there are command-line tools that can fix or restore the Windows Management Instrumentation repository. However, Microsoft suggests that it’s better if you verify if there is corruption. Here are a list of errors as well as permission issues you might encounter:
  • Unable to connect to root default or rootcimv2 namespaces. It fails with the error code “0x80041002” pointing to “WBEM_E_NOT_FOUND.”
  • 0x80041010 WBEM_E_INVALID_CLASS
  • When you open Computer Management and Right Click on Computer Management (Local) and select Properties, you get the following error: “ WMI: Not Found” or it hangs trying to connect
  • Trying to use wbemtest , and it hangs
  • Schemas/Objects missing
  • Strange connection/operation errors (0x8007054e)
To verify if there is corruption, you can try running the following command in an elevated Command Prompt:
winmgmt /verifyrepository
 After you enter the command, if there is a response saying, “repository is not consistent”, then the repository has an issue. If not, then something else is causing the problem. Since you are certain that corruption exists in the WMI repository, then here are some suggestions you need to check out to repair or rebuild the WMI repository.

Option 1 – Try to reset WMI Repository

  • Type “command prompt” in the Start Search and right-click on Command Prompt from the search results and then select “Run as administrator”.
  • After opening Command Prompt with admin privileges, type and enter this command: winmmgmt /salvagerepository
The command you entered is used when the winmmgmt command performs a consistency check. So if an inconsistency is detected, it will rebuild the repository.
  • Next, execute this command to see if the WMI repository now comes back as consistent: winmgmt /verifyrepository
This command will perform a consistency check on the WMI repository.
  • If it states that the WMI repository is not consistent, then you need to type and enter this command: winmgmt /resetrepository
This command is used to reset the repository to its initial state when the operating system was first installed.

Option 2 – Try to force recover the WMI Repository

The WMI Repository comes with a built-in self-recovery process so when the WMI service restarts or detects any corruption, it will automatically trigger the self-recovery procedure. This can happen in two ways:
  • AutoRestore: This will use the backup images if the Volume Shadow copy or VSS backup is turned on.
  • AutoRecovery: The rebuilding process will generate fresh images of the WMI repository based on the registered MOFs. The MOFs are available in the registry located at HKLMSoftwareMicrosoftWBEMCIMOM: Autorecover MOFs
Note: Autorecover MOFs is a key so double click on it to check its value. On the other hand, if the self-recovery procedure does not work, you can try to use the force-recovery process instead. How? Refer to these steps:
  • First, you need to check the reg key value is empty or not under this registry path: HKLMSoftwareMicrosoftWBEMCIMOMAutorecover MOFs
  • If the reg key value is empty, you have to copy-paste the reg key value from another computer. Just make sure that it’s from the System which is equivalent to the computer in question.
  • Next, type and enter this command: Winmgmt /resetrepository
  • After you enter the command, if you get an error that says, “WMI repository reset failed. Error code:0x8007041B. Facility: Win32”, then you have to stop all the Dependency Services on the WMI service by running the following commands:
    • net stop winmgmt /y
    • Winmgmt /resetrepository
This should fix the problem.
Read More
Protestware, what it is, and why it is a bad thing

The author of the famous software library mode-ipc that gets over a million downloads per week found that it has some questionable code inside. The code itself behaves like this: if it finds out that your location is within Russia or Belarus it will try to replace the contents of all files on the computer with a heart emoji.

One important thing is that we here are not supporting the current Ukrainian situation and are against any type of violence or war but we also do not support this kind of behavior as well. If we look at this only from a technical perspective, we would then classify the mode-ipc library as malware and a harmful piece of code no matter the motivation behind it.

code block

So this so-called protestware is well basically malware, but not always, it will protest when certain conditions are met. The issue with this is that companies and users should not be placed under harm if they do not share the personal view of the code author. Imagine if, for example, I would publish code to delete all pictures from your computer if my code found out that you do not like metal music. I guess you not liking metal music and war in Ukraine are two very different things but the source is the same, unreliable code that invades your privacy in order to serve one purpose, punishment for disagreeing with my personal views and that should not be allowed.

Not all protestware are equal, some will not harm your computer on purpose, they will just annoy you with some messages like viruses did in their infancy stages, others might place some developer sanctions but no matter the outcome basic principle is the same, it does something without user consent and without informing the user that something like that might happen.

On the internet, many blog posts and discussions were open about this issue and its morality. Discussion is still active with different takes on the situation and how to prevent it. Our take on this matter is that professional developers should have standards and not submit to doing harm for the sake of personal views and feelings.

In the long run, this kind of behavior and practice can only harm developers involved in this kind of entanglement. Infected libraries will in time stop being used since people would not trust them and authors will have a stain on their name as impulsive or not trustworthy.

Read More
How to Fix Windows 10 Error 0x8000222

Error Code 0x8000222 - What is it?

Error Code 0x8000222 is an error that occurs during the installation process for Windows 10. It is also present in past versions of the software, going all the way back to Windows 7 and even affecting Windows software products, including Microsoft Word, PowerPoint, and other items in the Microsoft Office Suite.

Common symptoms include:

  • Inability to complete the installation process for new versions of the operating system, Microsoft Office programs, or other Windows-based software

While there are several factors that can contribute to the appearance of Error Code 0x8000222 during the installation process, most of these factors can be addressed using a few high-level methods. These methods do require some advanced knowledge and computing skills, so if you are unable to complete the steps below successfully or do not have confidence in your ability to undertake these methods on your own, contact a qualified computer repair service that is familiar with the Windows 10 installation process.

Solution

Restoro box imageError Causes

There are a few different issues that can cause Error Code 0x8000222 to arise during the installation process on your Windows operating system. The first is a corrupted file in your system library or dynamic link library, also called the DLL. The second is interference by your proxy, firewall, or antivirus software that inhibits the machine from being able to access the files that it needs to successfully complete the installation of your Windows operating system or software.

Further Information and Manual Repair

To address and resolve Error Code 0x8000222 on your Windows operating system, regardless of the version of the software that you are using, there are a few steps that you can take. Keep in mind that these steps do require some advanced skills and knowledge about your computer, so if you don’t believe that you can undertake these steps on your own or if the following methods do not fully resolve the issue on your device, talk to a qualified computer repair technician for assistance.

Here are the best ways to address Error Code 0x8000222 on your Windows machine:

Method One:  Fix Your DLL Dependencies Registry

Before implementing this method, make sure that a proxy is not active on your computer. To check to see if there is an active proxy, simply press the Windows key together with the “R” key and type in the command “cmd”, then when the prompt opens up, type in the following command:  “netsh winhttp import proxy source=ie”. From the box that follows, if you see a message saying that there has been an error writing in the proxy settings and that access has been denied, it means that you can turn off the proxy setting in your Internet Explorer and the error will go away on its own.

If you do not have an active proxy, it is time to check and see whether your DLL dependencies are properly set up. To do so, open up the command prompt again by pressing the Windows key and “R” key at the same time and typing in “cmd”. Once the command prompt is active, simply typing in “regsvr32 Officevalidator.dll”, then attempt to resume your installation once it has been complete.

In some cases, you may need to restart your computer before attempting the Windows installation process.

Method Two:  Turn Off Firewalls and Antivirus Software Before Installing

If the above method did not successfully resolve the problem, you can go into your control panel and turn off any firewalls or antivirus programs that may be interfering with your ability to complete the Windows installation process. Depending on the programs that you use for your antivirus needs, you may need to restart your computer before you reattempt to do the installation process.

You should be able to turn your firewall and antivirus programs back on once the installation process has run through to completion.

In most cases, taking the steps above will fully resolve the appearance of Error Code 0x8000222 on your Windows 10 machine.

Method Three: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.

Read More
A fast Guide to Fixing 2GB filesize Error

What exactly is the 2GB filesize Error?

The PST file could be around 2 gigabytes if you are using MS Outlook 2002 or any earlier versions for your own personal Folders. The 2GB filesize malfunction occurs when your PST memory both reaches or exceeds this limit. The 2GB size problem code is, in addition, referred to as an outsize PST file error. When this error happens you may be unable to deliver or receive e-mails via your Outlook account. Moreover, you'll likewise not be able to add any new data or even view your important calendar items, notes, and saved drafts. MS-Outlook shows several types of problem codes which indicate the 2GB file size dilemma. Listed below are some of the messages that can be displayed on your monitor:-
  • The file could not be added to the folder. The action could not be completed.
  • Task 'Microsoft Exchange Server - Receiving' reported error (0x8004060C): 'Unknown Error 0x8004060C'
  • Can't copy the item
  • Errors have been detected in the file xxxx.pst. Quit all mail-enabled applications.
  • Task 'Microsoft Exchange Server' reported error (0x00040820):'Errors in background synchronization. In most cases, further information is available in a synchronization log in the Deleted Items folder.'
  • xxxx.pst cannot be accessed - 0x80040116

Solution

Restoro box imageError Causes

The simple explanation for this malfunction is that you have maxed out the two gigabytes account limit. This happens in case you continue downloading fresh data and saving files and the old emails in your Outlook account. Over time, the space becomes limited and along with it the 2 GB file limit error. This error also presents a critical danger of data loss which is a possibility in your Outlook account, which hinders you as well from fully utilizing your email account. For regular Outlook customers, who utilize this program for practically all email communication within as well as outside the office, this error is annoying and frustrating as it causes a great deal of annoyance as well as decreases their performance and productivity.

What exactly are the Symptoms?

Below are a few signs that will help you recognize the 2GB file-size error:
  • Inability to fill and open the OST and PST files
  • Error messages pop-ups
  • Failure to send emails
  • Failure to make or edit new contacts
  • Inability to synchronize the file

Further Information and Manual Repair

It is desirable to fix this error code right away especially if this is the preferred strategy to carry out communication in your office. Fix it immediately or else you might not receive e-mails that are important from your colleagues. There are 3 ways to solve this issue.

Method 1

One is to remove the old e-mails and connections and replace them with new ones. This may not be the best option for you in case you don't wish to lose emails and your old contacts.

Method 2

The second alternative would be to install a fresh version of MS-Outlook like 2010. The file-size limits of OST and PST files in these editions are larger than in ms-outlook 2002. On the other hand, this is a good idea for the long run but may not be the best idea for today as you will not have the ability to recover your previous e-mails and contacts that are outdated.

Method 3

The third and maybe the method that is best to resolve the 2GB file size limit error while ensuring the restoration of your old e-mails and contacts as well as increasing the limit to 4GB, is Restoro program's installation. Here may be the best recovery program on the market. It is really easy to use, safe, exceptionally functional, secure, and especially can resolve this issue. Technical expertise isn't needed by you to perform your way around this device.

All you should do is:

Click here to download and install the Restoro repair tool on your computer. In your MS Outlook account, you can restore all your data in just a couple of clicks. Talking of data recovery, this software can also help you recover all those other e-mails before the PST malfunction happened, or that you may have deleted. So, if you have deleted any significant email that you want to recover, this will undoubtedly be of use for you. By installing it on your system you can double your Outlook account's quality to twice as much as the standard size.
Read More
KFConsole enters the console competition
Yes, you read that right, KFC is making a console partnered with Cooler Master. Bizzare at it sounds, it is even more bizarre that the console is designed to keep your food warm!!! You can pull out the drawer from the console out on its top and place some food there in order to keep it warm. kfconsole drawerThe console itself is coming in cylindrical shape powered by Intel CPU and ASUS GPU of the unknown chipset. It has Seagate Baraccuda 1TB SSD and it is VR-ready. The console will have raytracing and will be 4K ready.

My thoughts

Well, my thoughts are somewhat strange, on one side I am not really sold on food heating gimmicks and without specific hardware specifications, it is difficult to say how much power the console will have. Price is also not leaked so that is also a stumbling stone for making an informed opinion. I am a little puzzled and concerned about this whole heating food thing because personally, I can see 2 issues: Console overheating and fat dripping on inside hardware, I am sure they have somehow eliminated this but I would be very interested to see how.
Read More
Fix user account is not authorized
If you encounter an error message saying, “The connection was denied because the user account is not authorized for remote login” when you try to establish a remote connection, read on as this post will help you resolve the problem. This kind of error occurs when the targeted host does not allow you to access that system remotely. Based on the error, you are not authorized to log in remotely which means that you need to obtain the correct permission. There are several potential fixes you can try for this error. You can try to check the Remote Desktop Users group or add users to the Security group or check the Remote Desktop Service itself. Refer to the options provided below for more detailed instructions to fix the “The connection was denied because the user account is not authorized for remote login” error.

Option 1 – Try checking the Remote Desktop Users group

You can encounter this error when the Remote Desktop Users group does not have any permission for your user account that you are using to establish a remote connection. Thus, you need to make sure that your user account is a member of the Remote Desktop Users group. How? Refer to these steps:
  • Tap the Win + R keys on your keyboard and then type “cmd” in the field and tap Enter or click OK to open Command Prompt.
  • After opening Command Prompt, type the “lusrmgr.msc” command and tap Enter to execute it.
  • Alternatively, you can also search for “lusrmgr.msc” in the Start Search and once you’ve opened it, select Users and then double click on your user name to open its Properties.
  • From there, switch from the “General” tab to the “Member Of” tab.
  • Next, if you can’t see any Remote Desktop Users group under the Administrator, you have to add it. To do that, just click on the Add button.
  • After that, on the newly opened window, click on the Advanced and Find Now buttons, respectively.
  • And in the Search results box, double click on Remote Desktop Users.
  • Now click on the OK button to save the changes made and check if you can now connect to a remote host or not.

Option 2 – Try to add a user to the Security group

You can actually block or allow a user from logging on through the Remote Desktop Services. However, if you do not have the right setting, you won’t be able to use this functionality. Thus, you need to confirm this setting. To do that, follow the steps below.
  • In the Start Search, type “secpol.msc” in the field and tap Enter to open the Local Security Policy panel.
  • From there, go to User Rights Assignment.
  • Next, look for a policy named “Allow log on through Remote Desktop Services” located on your right-hand side and then double click on it to open its Properties.
  • If you were not able to find the Remote Desktop Users under Administrator, then you have to add it by simply clicking on the Add User or Group button.
  • After that, enter “Remote Desktop Users” in the blank field and click the OK button to save the changes made.
  • Now restart your computer and try connecting again to the remote host.

Option 3 – Try checking the Remote Desktop Users group

There is a service that’s supposed to be running and needs to be set up correctly for you to connect to the remote host. And so you need to ensure that this service is up and running. To do so, follow these steps:
  • Tap the Win + R keys to launch the Run utility.
  • Then type “services.msc” in the field and hit Enter or click OK to open the Services Manager.
  • Next, look for the Remote Desktop Services and double click on it to open its Properties.
  • After that, go to the “Log On” tab and select the “This account” option and then click on the Browse button.
  • On the next screen that appears, look for the Advanced button and click on it and use the Find Now button to search.
  • You will see “NETWORK SERVICE”. Double click on it and then save the changes you’ve made to the settings.
  • Finally, restart your PC and see if the problem is now fixed.
Read More
Jailbreak Amazon Fire TV stick

Sometimes we need and want some apps that are not part of the official Amazon Appstore but having their Fire TV stick prevents us from installing anything that's not in their store, or does it?

amazon tv stick

You can quickly "jailbreak" given stick and unlock additional installations via different providers. Although the term jailbreaking is associated with illegal and hacker activities rest assured that in this case there is nothing illegal about this procedure and that you are entirely safe.

Jailbreaking process

In order to do this procedure firstly you will have to allow the installation of apps obtained from outside the Amazon Appstore. To do this open the settings menu on your Fire TV Stick and inside settings choose My Fire TV. On the My Fire TV page select Developer Options and inside select Apps From Unknown Sources. The prompt screen will open, choose Turn On to activate the option.

APK installation is enabled now and the next step is to download an app like Downloader that will allow you to get your favorite apps. Downloader is free to download manager fully available on the Amazon Appstore and with it, you can download any kind of file to your device including APKs.

Once installed open the Downloader app and type in the URL or search term in order to find your application of choice but please do get all of your APK from trusted sources in order to avoid exploits and getting malware.

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