Monday, December 18, 2023
Friday, December 1, 2023
Thursday, November 23, 2023
How To Fix Err_Connection_Timed_Out Error On Google Chrome
In this article, I will share 4 simple and working solutions through which you can fix this err connection timed out error in google chrome browser.
Solutions are following:
Fix 1 : Open Command Prompt as Admin.
Execute below mention commands one by one after pressing "Enter Key".
Command 1 : ipconfig /release
Command 2 : ipconfig /all
Command 3 : ipconfig /flushdns
Command 4 : ipconfig /renew
Command 5 : netsh int ip set dns
Command : netsh winsock reset
Once all commands executed, Then restart your PC or Laptop once.
Fix 2 : Change Proxy Server.
Right-click on your Active Internet Connection & then click on "Properties".
Select "Internet Protocol Version 4" & then click on "Properties" button.
Tick the "Use the following DNS Server Addresses" box...
> Preferred DNS Server : 8.8.8.8
> Alternate DNS Server : 8.8.4.4
Tick the validate box and then click on "OK" Button to save the changes.
Fix 3 : Clear all Browsing Data of Chrome.
Goto Chrome's History.
Click on "Clear Browsing Data".
Tick all the box-es and then click on "Clear Data". This will clear your all chrome browsing data.
Fix 4 : Add any VPN Extension to Chrome Browser.
Search for "browsec" & Add that extension to chrome browser.
Enable it and then try to open site that prompting you err_timed_out error.
> Note: If these all solutions did not work for you then try to "Turn-Off" your Router and then "Turn-On" it again.
Watch Video Tutorial
Wednesday, November 22, 2023
How To Clear RAM Cache Memory Windows 10 | Fix RAM Cached Memory Too High Problem (Easy Way)
What is RAM Cache?
RAM cache, also known as cache memory or simply cache, refers to a type of high-speed volatile computer memory that provides high-speed data access to a processor and stores frequently used computer programs, applications, and data. It is a crucial component in a computer's architecture and is faster than the main system memory (RAM).
I am going to share number of ways through which you can clear or boost your computer speed and performance. They are following.
Step 1: Open Command Prompt (CMD) as a Administrator.
> After that type command "ipconfig /flushdns" and then press "Enter Key" to execute that command.
Step 2: Disable all Un-wanted Start-up Programs or Apps from Task Manager.
> Open "Task Manager", Go to "Startup" tab and then disable all the un-wanted programs from the windows startup.
Step 3: Uninstall all Un-wanted Apps and Programs from your PC or Laptop.
> Open "Control Panel", Click on "Program" and then click on "Uninstall a Program".
> Here it shows you all the program which are install on your PC or Laptop. Just uninstall all the un-wanted programs from your computer.
Step 4 : Set "Virtual Memory".
I recommended you to put recommended paging size to custom size box...
You can also do the same with other hard drives to extend the size of your RAM by increasing Virtual Memory Size in each hard drive.
That's it, I hope these 4 steps really help you to clear RAM Cache Memory and Boost your RAM Speed & Performance of your PC and Laptop.
Watch Video Tutorial: CLICK HERE
Tuesday, November 21, 2023
How To Fix Windows 10 Settings App Not Opening Or Crashing Problem (Simple & Quick Tutorial)
If the Windows 10 Settings app is not opening or crashing, there are several potential solutions you can try. There are few ways through which you can solve this problem, They are following:
1. Restart Your Computer/Laptop:
In most case's, a simple restart or reboot can fix this type of glitches and windows issues.
2. Run Windows Update:
Make sure that your operating system or windows is up-to-dated.
Press Windows key + I to open Settings.
Go to "Update & Security" and then click on "Windows Update."
Click on "Check for updates" and install any available updates.
3. Use the Windows Store Apps Troubleshooter:
Windows has built-in troubleshooters that can automatically fix common problems.
Open Settings (Windows key + I).
Go to "Update & Security" and then click on "Troubleshoot."
Scroll down and find "Windows Store Apps," then run the troubleshooter.
4. Reset the Settings App:
You can try resetting the Settings app to its default state.
Open Settings (Windows key + I).
Go to "Apps" and then click on "Apps & features."
Find "Settings" in the list, click on it, and select "Advanced options."
Click on the "Reset" button.
5. Check for Corrupted System Files:
The built-in System File Checker (SFC) tool can scan and repair corrupted windows system files.
Open Command Prompt as an administrator (right-click on the Start button and select "Command Prompt (Admin)").
Type "sfc /scannow" and press Enter. Let the scan complete.
6. Use DISM Tool:
The Deployment Image Service and Management Tool (DISM) can be used to fix Windows corruption errors.
Open Command Prompt as an administrator.
Type DISM /Online /Cleanup-Image /RestoreHealth and press Enter. Allow the process to complete.
7. Reinstall the Settings App:
While you can't reinstall the Settings app directly, you can try to reinstall all built-in apps.
Open PowerShell as an administrator.
Type: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} and press Enter.
If the 1st command does not work then try the 2nd command.
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
and then press "Enter Key", Wait till command executed successfully and then restart your pc/laptop once.
After trying these solutions, check if the Windows 10 Settings app is working properly. If the problem persists, you may need to consider more advanced troubleshooting or seek assistance from Microsoft support.
Watch Video Tutorial:
Monday, November 6, 2023
How To Fix Bluetooth Not Showing In Device Manager Icon Missing in Windows 10/11 | Easiest Way
How To Fix Bluetooth Not Showing In Device Manager Icon Missing in Windows 10/11 | Easiest Way
Wednesday, August 2, 2023
How To Fix Error Code 0x80070057 On Windows PC or Laptop | 0x80070057 Error Code Solved (Easy Way)
How To Fix Error Code 0x80070057 On Windows PC or Laptop | 0x80070057 Error Code Solved (Easy Way)
If you are facing error code 0x80070057 problem on windows then do watch my this simple tutorial in which I will share easy ways to solve this Error Code 0x80070057 On Windows PC or Laptop. #howto #errorcode0x80070057 #0x80070057 #fixed #solved #windows #pc #laptop #windows10
Sunday, July 30, 2023
How to Enable Missing High-Performance Plan on Windows 10/11
How to Enable Missing High-Performance Plan on Windows 10/11
If you are facing issue like high performance power plan option is missing from power options in windows 10 or 11 pc/laptop then this article will help you to bring high performance plan back.
> Open Command Prompt as administrator.
> After that run any command which is given below for that particular power plan.
> High Performance:
powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
> Balanced:
powercfg -duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e
> Power saver:
powercfg -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a
> Ultimate Performance:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
Friday, June 2, 2023
How To Fix Windows Security Not Opening In Windows 11 & 10 (5 Working Solutions)
How To Fix Windows Security Not Opening In Windows 11 & 10 (5 Working Solutions)
Hi friends... This video tutorial is about "How To Fix Windows Security Not Opening In Windows 11 & 10 (5 Working Solutions)" If you are facing problem like windows security not opening or not working in windows then do watch my this simple and quick tutorial in which I will share 5 easy ways to solve this windows security not opening issue in windows 11 & 10 pc or laptop.
Solution are following...
Fix1> Update Windows.
Fix2> Reset Windows Security.
Fix3> Reinstall Windows Security.
Open Windows PowerShell as Administrator.
Command1: Set-ExecutionPolicy Unrestricted
Command2: Get-AppXPackage AllUsers | Foreach {Add-AppxPackage - DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Fix4> Run SFC & DISM Scan.
Cmd1: sfc /scannow
Cmd2: DISM /online /cleanup-image /restorehealth
Fix5> Reset Windows Security using PowerShell Command.
CMD: Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage