Articles by "Tips & Tricks"
Showing posts with label Tips & Tricks. Show all posts
A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect
Even though this error code may lead you to a deduction that you are indeed running out of memory or processing power on your computer, sometimes the answer is quite different. Sometimes this error occurs simply when you try to open a folder which is an action which doesn’t really require plenty of system resources.
The error occurs in many different contexts and on many different architectures so make sure you follow through the entire article in order to locate the solution which will work for you the best.

Solution 1: Using Registry to Tweak Certain Memory Settings

Virtual memory is a helpful tool which can improve your computer’s performance by providing a paging file on your hard disk which Windows can use as RAM when it runs out of real, physical RAM memory. Having low virtual memory resources can cause this error to occur on various Windows OS such as Windows 10, Windows 7, and even Windows Server.
Before proceeding with this solution, it’s recommended that you close all of your running programs and it’s advisable to create a backup of your registry just in case something goes terribly wrong while you edit it. Backup your registry by following the instructions in our article.
  1. Open the Registry Editor by typing “regedit” in either the search bar or the Run dialog box. Navigate to the following key in Registry Editor:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Control\Session Manager\Memory Management
 
  1. Click on the Edit button at the top right menu and choose New >> DWORD value.
  2. Rename this value to “PoolUsageMaximum” without the quotation marks and press Enter to confirm. Right-click on this key, choose Modify and type the number 60 in the Value data box of the window which appears. Choose the Decimal representation. Apply the changes.
  1. Next, check to see if the PagedPoolSize registry entry exists. If it doesn’t, click on the Edit button at the top right menu and choose New >> DWORD value.
  2. Rename this value to “PagedPoolSize” without the quotation marks and press Enter to confirm. Now that you have created it, proceed with the solution. If it was already there, proceed from this point on.
  3. Right-click on this key, choose Modify and type “ffffffff” in the Value data box of the window which appears. Apply the changes.
  4. Exit Registry Editor, restart your computer, and check to see if the problem still appears.

Solution 2: Experiencing the Error on Servers

Sometimes there is a certain program or a file shared on a server and its resource consuming is way out of expectations. That is when you should consider restarting your registry completely and checking to see if the problem is solved. Sometimes the drivers for the app get corrupt or the program simply malfunctions.
First, let’s see if there is a suspicious app or a file causing the problems.
  1. Navigate to C >> Users and locate the Default folder. Since it’s hidden, you will have to enable the view of hidden files and folders.
  2. Click on the “View” tab on File Explorer’s menu and click on the “Hidden items” checkbox in the Show/hide section. File Explorer will show the hidden files and will remember this option until you change it again.
  1. Right-click on the Default folder and choose Properties. If the file is large in size (more than 48’640 KB) open it and look through it to see which tool or app may have taken up so much space. If the Default folder is small in size, you can skip this step. Note down which tool is taking up so much space.
  2. Open the Registry Editor by typing “regedit” in either the search bar or the Run dialog box. Navigate to the HKEY_USERS\.DEFAULT in registry and check to see if there is a key taking up much space.
Now it’s time to completely reset the DEFAULT hive. This will reset the .DEFAULT entry in the Users part of the registry which will hopefully bring your registry to life again. The following steps are a little advanced for casual users but simply make sure you follow everything correctly and nothing bad will happen.
  1. Open regedit and, in the left pane, navigate to and right-click on .DEFAULT under HKEY_USERS. Choose the Export option and select Registry Hive Files (*.*) under the Save as prompt.

PRO TIP: If the issue is with your computer or a laptop/notebook you should try using Reimage Plus which can scan the repositories and replace corrupt and missing files. This works in most cases, where the issue is originated due to a system corruption. You can download Reimage by Clicking Here
  1. Navigate to the C:\Windows\System32\Config folder and enter DEFAULT.new in the File name section. Click on save in order to backup the DEFAULT.new file.
  2. In Windows Explorer, navigate to C:\Windows\System32\Config folder and check to see that DEFAULT.new file is very small in comparison to DEFAULT. If that is the case, Enter your Windows OS DVD in the the DVD drive, restart your computer and follow the rest of the instructions in order to fix the file.
  3. Turn on your computer and press key to boot to DVD (if needed, depends on your BIOS) when prompted with the Press any key to boot from CD or DVD screen.
  4. Click Next when the Install Windows screen appears and choose the Repair your computer option. Next, select the Use Recovery Tools option from the menu and click Next.
  1. Click on Command Prompt and change the drive letter for your default drive, for example, by typing D: and then pressing Enter. You can find the drive letter for your C: drive by trying different letters, doing a “dir”, and then seeing whether Windows, Users, Program Files, etc. folders are present.
  1. Change the directory to the Config folder by typing “cd\Windows\System32\Config” and then pressing the Enter key. Use the commands below in order to rename the DEFAULT and DEFAULT.new files:
  2. ren DEFAULT DEFAULT.bak
    ren DEFAULT.new DEFAULT
  3. Exit the recovery environment by clicking Restart and boot your computer normally. Check to see if the same error occurs again. Consider updating the drivers for the tool which took up so much space in the Registry or simply uninstall it if you can find a better alternative.

Solution 3: Change the Antivirus You Are Using

Free antivirus tools can be quite helpful and they can do their job protecting your computer but sometimes they just don’t get along well with other things on your computer. For example, some users have reported that it was the free version of McAfee which caused the same error on their computers and the only way to solve it was to uninstall McAfee.
  1. Click on the Start menu and open Control Panel by searching for it. Alternatively, you can click on the gear icon in order to open settings if you are using Windows 10.
  2. In Control Panel, select to View as: Category at the top right corner and click on Uninstall a Program under the Programs section.
  1. If you are using the Settings app, clicking on Apps should immediately open a list of all installed programs on your PC.
  2. Locate McAfee in Control Panel or Settings and click on Uninstall.
  3. Its uninstall wizard should open with two options: Repair and Remove. Select Remove and click Next in order to uninstall the program.
  4. A message will pop up asking “Do you want to completely remove McAfee for Windows?” Choose Yes.
  1. Click Finish when the uninstalled completes the process and restart your computer to see whether errors will still appear.

Solution 4: If the Problem Occurs with a Specific File

If the problem only appears when you try to run a specific file such as a game or an application, the problem may be caused by your antivirus. People who report this problem usually experience it with a game and they think it’s because they don’t have enough resources to run it. However, adding an exception for it in their antivirus solved the problem.
Follow the steps below in order to do so:
  1. Open your antivirus user interface by double-clicking on its icon on the Desktop or by double-clicking on its icon in the bottom right part of your taskbar.
  2. The Exception setting is located in different places according to different antivirus tools. It can often be found simply without much hassle but here are some location on the most popular antivirus tools:
Kaspersky Internet SecurityHome >> Settings >> Additional >> Threats and Exclusions >> Exclusions >> Specify Trusted Applications >> Add.
AVGHome >> Settings >> Components >> Web Shield >> Exceptions.
AvastHome >> Settings >> General >> Exclusions
In each case, make sure you choose the folder location properly. Also, don’t click the file directly because most users claimed that you actually need to select the folder and not the file you want to add to exceptions.

TIP: If none of the Methods have resolved the issue for you, we recommend using Reimage Repair Tool which can scan the repositories to replace corrupt and missing files. This works in most cases, where the issue is originated due to a system corruption. Reimage will also optimize your system for maximum performance. You can download Reimage by Clicking Here




Main post link : https://appuals.com/fix-insufficient-system-resources-exist-to-complete-the-requested-service/
A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect




Hello MIUIer's How to install Mi USB Driver for your Xiaomi device.
Good Evening everyone. Hope everything will be fine. Today I want to show you, "How to Install Mi USB Driver for Your Xiaomi Device."
Discussion: We the Xiaomi user love or like unlock our device bootloader, flash our device, root our device or much more. For this, we need USB Driver because it connects our device with Computer. If your computer hasn't USB driver, then you don't flash or don't unlock your device.
Here is some answer about USB Driver that I was collected from the internet.

What is a USB driver?
A USB driver is a file that allows a hardware device to communicate with the operating system of a computer. These USB devices include a range of electronic items including, but limited to keyboards, monitors, cameras, flash drives, mice, speakers, MP3 players, smartphones, printers, and external hard drives. A software driver is an essential component because if it is not installed properly, the device will not work properly.
Drivers for USB devices are often found on installation discs provided by the manufacturer. Some examples of installation discs are shown to the right.

How Drivers Work:
USB drivers are installed in the device’s registry directory. Among a driver’s specific capabilities is the support of operating systems applications, the means to detect various data and sensor properties as well as the power to work with compatible peripherals. A computer’s device manager provides information concerning the driver, like whether it needs updating, removal or reinstallation. This command can be accomplished by right-clicking on the properties of USB devices in the “My Computer” section.

If your Computer hasn't install Mi USB Driver then follow this tutorial for install Mi USB Driver.
So let's start...
1. Download Mi USB Driver from here:

How to install Mi USB Driver for your Xiaomi device. Driver.zip (16.67 MB, Downloads: 1528)
2. Now extract this Zip file by WinRar, 7Zip or any software.

How to install Mi USB Driver for your Xiaomi device.
3. Now click right button (Mouse) by select My Computer/Computer/This Pc and select "Manage."
How to install Mi USB Driver for your Xiaomi device.

How to install Mi USB Driver for your Xiaomi device.
4. Now go to fastboot mode and connect your device with Computer by cable. Now go to Device Manager.

How to install Mi USB Driver for your Xiaomi device.

How to install Mi USB Driver for your Xiaomi device.
5. Now click this icon and wait for the refresh.

How to install Mi USB Driver for your Xiaomi device.

6. Now click on "Other Drivers".
How to install Mi USB Driver for your Xiaomi device.

7. Now select "Android."
How to install Mi USB Driver for your Xiaomi device.

8. Now select "Browse My Computer for Driver Software."

How to install Mi USB Driver for your Xiaomi device.

9. Now select "Browse."

How to install Mi USB Driver for your Xiaomi device.

10. Now find your extracted folder and Select "win10" for windows 10 or select "XP-win7-win8" for XP, Windows 7 or 8/8.1.Then click "Ok."
How to install Mi USB Driver for your Xiaomi device.

11. Click "Next."

How to install Mi USB Driver for your Xiaomi device.

12. Now, wait sometimes...

Congratulation! You successfully installed Mi USB Driver for your Computer.

How to install Mi USB Driver for your Xiaomi device.
avatar.png (28.05 KB, Downloads: 9)
2018-10-05 19:40:19 Upload

If you have any question, please comment...
Take care...bye...bye...
Assalamualaikum
How to install Mi USB Driver for your Xiaomi device.

Main Post Link: https://c.mi.com/thread-1625831-1-1.html 

A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect
Hello guys, How are you? A lot of guys asking me why they don't find OEM option in their smartphone. In case you have to enable USB debugging & OEM unlock to flash custom ROM or unlock Bootloader Or ROOT your device but you can't find the OEM option in your device So what should you do now? Here I'm giving you a solution. Please do it to enable/see  OEM unlock option in your device.






If you find only USB debugging & If you don't see OEM unlock option in your device then your smartphone have a vendor customized ROM that's the main cause to don't see OEM unlock option. To see & Enable OEM unlocking option you need to flash your device with official fastboot ROM.

To unlock the bootloader install an official ROM using MiFlash tool and putting your phone in edit mode and choose flash all. Refer to this guide for tutorial amd downloads:- http://en.miui.com/a-234.html

Then try using the MiUnlock tool to unlock your bootloader.



Important VIDEO & DOWNLOAD Link: 

[MUST] Check the video on how to flash Official method 



Download Mi Unlocking Tool: http://bit.ly/miunlockingtool

ROM  downloads:- http://en.miui.com/a-234.html


THANKS, If you face any kind of problem feel free to contact me.













A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect

What Is A Bootloader?


In literal terms, bootloader is code that is executed before any Operating System starts to run. The concept of bootloaders is universal to virtually all Operating systems that inculcates operating systems on your PC, laptop, smartphones, and other such devices. Bootloaders basically package the instructions to boot operating system kernel and most of them also have their own debugging or modification environment. As the bootloader kicks off before any piece of software on your device, it makes it extremely processor specific and every motherboard has it’s own bootloader. This is one reason that all Android phones have different Custom ROMS developed due to high variance of processing hardware present on the device. The iDevices running iOS somewhat share the same hardware specs and hence you don’t see much variance in their bootloaders.



Android Bootloaders:

Every Android phone has a bootloader that instructs the operating system kernel to boot normally. But you need to understand one thing here that as Android OS is an open source OS and is available on a variety of different hardware, every manufacturer has their own version of bootloader specific for the hardware present in it’s environment.F or an example few times ago Motorola packaged an “eFuse” command in their Android phones, which could brick (permanently turn off) your device in case you tried to flash a Custom ROM.

Why would Phone Manufacturers want locked bootloader?  
In simple Words - - It provides security -- both financially to your carrier, and to the end user.

When we say locked bootloader, what we mean (most of the time) is a disk image that checks the important parts of the phone as it boots up, looking for the proper signature.  Let's break that down, as simple as we can. 

When you turn on your Device, the bootloader gets things going, then passes off control to the boot image (the part of the disk that holds the start-up files for your phone).  The boot image loads the phone's kernel, then loads Android, following instructions found in those files.  You copy this boot image to a phone by flashing it to the phones internal system memory -- not the RAM or running memory, but the physical flash storage in the phone. That's why there's a potential for danger. Screw this up, and you could really screw up your phone, turning it into a "brick." Depending on how you're hacking into it, that might be more than a mere possibility. It varies from phone to phone.

If you have a locked bootloader, you can only flash boot images that have been digitally signed with a string of information direct from the manufacturer.  You can't build you own and flash it to the phone.  The recovery partition is the same way -- it's checked for the right signature, and if it doesn't have it, you can't write a new one to the flash memory.  This really only means one thing:


In this tutorial, We will show you how to Unlock Bootloader of Xiaomi Phones using Mi flash tool which is officially provided by Xiaomi.

Important Notes:

  • Unlocking of bootloader will lose your warranty.
  • We are not responsible for any damage.
  • This method is for Xiaomi Phones only. Do not try this method on any other phones.
Requirments:
  1. Make sure that you have performed a full backup of your device to prevent data loss during unlock process.
  2. Install Xiaomi USB Drivers on your computer.
  3.  Enable USB Debugging on your Xiaomi phones.
  4. Also, Make sure that you are on Official MIUI ROM for unlocking process.

How To Unlock Bootloader of Xioami Phones




I'm showing How to unlock the bootloader of any Xiaomi Phone/Devices. You can easily unlock your xiaomi devices in an official method. This bootloader unlock method will work in all the xiaomi devices. You can unlock bootloader in a safe way. In this video, I discuss all about bootloader unlocking in the new system.


Download Mi unlocking tool Here  


Thanks for visiting. 

A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect


I'm trying to explain that Why is Facebook blue, youtube red? You can know the secret story of Facebook & YouTube logo color after watching this video. This video provides by itech24 in Bangla explanation. Please Stay with us.


-----
SUNNY HOLIDAYS by Nicolai Heidlas Music https://soundcloud.com/nicolai-heidlas
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
http://creativecommons.org/licenses/b...
Music provided by Audio Library https://youtu.be/KNek-0Gems4
-----


Support: 

Joint Our Facebook Support Group 


🔴Facebook Page: https://www.facebook.com/bd.itech24



Thanks for visiting. Stay tuned. 
A website about itech24,itech24bd,itech24 youtube channel,web design,video editing,tips n trick,photoshop,adobe premier pro,after effect

This video shows How to protect your eyes from android phone & computer screen( windows mac). You can reduce dangerous blue light & damage to your eyesight. You can also reduce your eye problem. If you using or working more time on your laptop/computer you must have to watch this video.

For new useful tech videos please subscribe to this channel.

Download F.lux From Here: https://bdupload.info/98jyjs794hzi (Windows/Mac)

Download Blue Light Filter From Here: https://bdupload.info/wt6zwybikwqc (Android)


Support: 

Joint Our Facebook Support Group 


🔴Facebook Page: https://www.facebook.com/bd.itech24

Thanks for visiting. Stay tuned.