Computer
Best 5 tricks to Improve Your potato Computer performance


The computer is the most useful and important thing in 2021. Many people still use low-end pc or potato computers. Here in this article, You know the Best 5 tricks to Improve Your potato Computer performance in windows 10 and also for some ways for Gaming. All ways are from my personal experience. if you use this process, it helps you to boost your computer performance.
5 tricks to Improve Your potato Computer performance in windows 10
- Disable Startup Program
In Windows 10, after installing some software It starts automatically when your computer turns on. But if you have a low-end pc it consumes many resources from your computer. So if you Disable some unwanted startup programs your system will run smoothly.
How to Disable Startup Program:
Right, Click on your mouse in the taskbar/Click Alt+Ctrl+Delete Button> Then go to Task Manager/Click Task Manager> Go to Startup tab> disable unwanted Startup programs.
- Disable animation and Visual Effects
If you Disable Animation and Virtual Memory. It helps you improve your computer performance.
How to Disable Animation and Visual Effects:
Right Click on This PC option in your Desktop> Then go to Advanced System Setting> go to Advance tab> Click Performance Setting button>Click Adjust for best performance> then apply and click OK.
- DisableWindows Update
In low-end pc windows, updates can be a big issue. Because low-end pc come with limited Hardware system and limited internet. Also, windows update runs in the background and it’s slow down your pc. So you can disable Windows update to boost computer performance. When you need an update you can do it manually.
How to Disable Windows Update:
Go to Windows Search bar and Type Services> Click Services >Go to Windows Update Service> go to the Properties > then Select type to disable option > Click Apply and Ok.
- Clean Junk and Temp files
When you use a computer it creates junk files automatically in the background. junk file keeps your system slow, you need to clear the junk file at least in a week.
How to Clean junk and temp files:
To delete Temp files you need to click Ctrl+R >Write temp or %temp% or prefetch and Enter >Select all the files and Delete.
Note: It does not harm your pc.
Also, you can use some software to clean junk files like Ccleaner and windows 10 inbuilt Storage cleaner.
For Storage cleaner: Go to windows Setting> Click System> Click storage> then click to active automatic clean junk file option.
- Enable Power option
In this section, if you want to increase your pc performance you can Enable the High-Performance option on your computer. It’s the default in the Balanced option you can change it to better performance.
How to Enable Power Option:
Type Control panel in windows Search Bar> go to power Option in the control panel > then Chose High-Performance option to boost your pc performance.
Some tricks to Improve Gaming performance in your Low-end Computer in Windows 10
- Turn on Game Mode
Turn on the game mode, it helps you to Improve Gaming performance. Because when you play the game it’s turn off some unnecessary files to reduce the pressure in pc.
How to turn on Game mode:
Go to Setting > then click Gaming > Click the game mode option and turn on that option to get an extra FPS.
- Disable background Google Chrome
Disable Google chrome when you play the game on a low-end pc. Because Chrome takes many resources to run.No doubt this is the best browser but it takes many system resources.
- Decrease Resolution
If you want to play games smoothly on the low-end pc. you can Decrease Resolution because when you Decrease the Resolution game takes low resources to run. However, the game runs smoothly.
- Disk Defamation
Disk Defragment collects all fragmented files then arranged all files one by one. it helps to improve your hard disk performance and optimize your Drives. You should probably run Disk Defragmenter about once a month. So it helps to improve game load Time.
Read Also: What is Disk Cleanup, Defragmentation, and how to use that.
- Update Graphic Driver
Always update your computer Graphic(Intel, AMD, Nvidia) drivers. Because Every update of your driver some futures will add by the company which helps you to improve your gaming performance.
I hope, you get the information about Best 5 tricks to Improve Your potato Computer performance in windows 10. If you like this article, you can share and comment. So that we too have a chance to learn something from your ideas and improve something.
Read Also:
Computer
Explain How to Write Curve,bend and wrap text in ms word


Microsoft Word is one the most useful Software for office work, Student presentation, and many more. We use Curve, bend, and wrap text in ms word many times as an office, collage, School presentation Heading. In this article, You will know how to Write Curve, bend, and wrap text in ms word Step by step.
Why do we use Curve, bend, and wrap text in ms word?
Curved text is used when you design a flyer, newsletter, and logo in your Word document to enhance the look of the presentation. Microsoft Word has a very easy way to Write Curve, bend, and wrap text.
How to Write Curve, bend, and wrap text in MS Word Step by step:
Step 1: Open the new or an existing Word document.
Step 2: Highlight or select the text that you want to curve, bend, or warp.
Step 3: Go to the Insert tab on the Ribbon and click on the WordArt icon in the Text section.
Read Also: What is Mail Merge in MS word, How to use it
Step 4: A list of WordArt will appear. Select the letter style from the WordArt list to apply to the text.
Step 5: Once WordArt is added to your text, a new menu Drawing tool is created automatically. Now, go to the Format tab on the Ribbon and click on the drop-down icon then click Text Efforts in the WordArt Styles section.
Step 6: Click on the Transform option from the Text Effects drop-down menu. Select the curve that you want to apply in the selected text.
Result: Now your Selected word is Transformed in your chosen style(Curve, bend, and wrap).
I hope you get the all information about How to Write Curve, bend, and wrap text in ms word. If you like this article, you can share and comment. So that we too have a chance to learn something from your ideas and improve something.
Read Also:
- Explain the generation of computers
- Explain What are Webmail and Email
- What is logic Gates in Computer With Example
Computer
Explain Lookup function in Excel | Explain V and H lookup Function


Lookup is one of the most used full functions in Microsoft Excel. It’s used to categorize under Excel Lookup and reference functions. In this article, I explain What is the Lookup function in Excel | Explain V and H lookup Function
Explain Lookup function in Excel
The LOOKUP Function is categorized under Excel Lookup and reference functions. This section discusses various techniques that you can use to look UP a value in a range of data Excel has three functions(LookUP, V LookUP, H LookUP) designed for this task.
A Look-UP formula essentially returns a value from a table by looking up another related value. A common telephone directory provides a good analogy. If you want to find a person’s telephone number, You first locate the name and then retrieve the corresponding number.
Example of LookUp Function in Excel :
In Worksheet that uses Several look UP formulas. This Worksheet Contains a table of employee data, beginning in row 7. This range name is EmpData. When you enter the last name into cell C2, lookup formulas in D2:G2 retrieve the matching information from the table. If the last name does not appear in column C, the formulas return.
The following lookup formulas use the Vlookup function:
- D2 = VLOOKUP (C2, EmpData,2,FALSE)
- E2 = VLOOKUP (C2, EmpData,3,FALSE)
- F2 = VLOOKUP (C2, EmpData,4,FALSE)
- G2 = VLOOKUP (C2, EmpData,5,FALSE)
Explain V-Lookup Function in Excel
The VLookup function looks up the value in the first column of the lookup table and returns the corresponding value in a specified table column. So, the lookup table arranges vertically.
The syntax for the VLookUp Function is: VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)
The VLookup Function’s arguments are as follows:
- lookup_value: The value is to be in the first column of the lookup table.
- table_array: The range that contains the lookup table.
- col_index_num: The column number within the table from which the matching value is in return.
- range_lookup: Optional. If TRUE or omitted, an approximate match is returned. However, If FALSE, Vlookup will search for an exact match and, if Vlookup can’t find an exact match, the function returns #/NA.
Explain H-Lookup Function in Excel
The HLookup function works just like the VLookup function except that the lookup table is arranged horizontally instead of vertically. The HLookup function looks up the value in the first row of the lookup table and returns the corresponding value in a specified table row.
The syntax for the HLookUp Function is: HLOOKUP(lookup_value,table_array,row_index_num,range_lookup)
The HLookup function’s arguments are as follows:
- lookup_value: The value is to be in the first row of the lookup table.
- table_array: The range that contains the lookup table.
- row_index_num: The row number within the table from which the matching value is in return.
- range_lookup: Optional. If TRUE or omitted, an approximate match is returned. However, If FALSE, Vlookup will search for an exact match and, if Vlookup can’t find an exact match, the function returns #/NA.
I hope you get the all information about Explain Lookup function. V and H lookup Function in Excel with Example. If you like this article, you can share and comment. So that we too have a chance to learn something from your ideas and improve something.
Read Also:
- What is Mail Merge in MS word, How to use it.
- Difference between Vector and Raster graphics
- Algorithm in Computer
Computer
Difference between Vector and Raster graphics?Example


Graphics help us to see the photo, video, Animation Popularly, and Vector Graphics are sharp and detailed than Raster Graphics. In this article, I Explain the Difference between Vector and Raster graphics with Examples.
What is the difference between Vector and Raster graphics?
Graphics are part of Multimedia. In Digital media like Photo, Video, Animation all these things are made by graphics. Graphics are two types Vector Graphics and Raster Graphics.
Vector Graphics |
Raster Graphics |
---|---|
Vector Graphics are composed of paths. | Raster graphics are composed of pixels. |
Vector Graphics such as a.eps file or Adobe Illustrator file are composed of paths or lines, that are either straight or curved. | Raster graphics Such as a .gif .jpeg is arranging of pixels of various colors, which together form an image. |
The data file for a Vector image contains the points where the paths and ends how much the path curve, and the colors that either border or fill the paths. | Raster graphics, on the other hand, become “blocky” since each pixel increases in size as the image is larger. |
Vector Graphics is Capable of detailed editing. | Raster graphics are Less detailed but offer precise paths. |
Read Also: What is Multimedia in Computer With Example
Example of Vector Graphics Software with Format:
- Adobe Illustrator.
- CorelDraw.
Vector Graphics typically saved as EPS, AI, SVG, PDF Format.
Example of Raster graphics Software with Format:
- Adobe Photoshop.
- Gimp.
Raster Graphics saved as JPG, GIF, PNG, TIF, BMP Format.
I hope you get the all information about the difference between Vector and Raster graphics with Example. If you like this article, you can share and comment. So that we too have a chance to learn something from your ideas and improve something.
Read Also:
-
News23 hours ago
Nintendo Switch: 4 New Free Games Sega for Online Subscribers
-
News21 hours ago
BGMI Crosses 100 million Milestone, Krafton’s big announcement on the occasion of one year anniversary
-
News20 hours ago
Tata Motors set new records every month, car sales up 84% in June, demand for electric models soars