To Handle Ad Blocker

Custom Code To Improve Your Computer Performance

I bought my lappy on 1st November 2013. I started feeling that my lappy is getting slower as i was installing heavy programming software like dot net , java , SQL Server etc. It’s inevitable that all computers will experience slower speeds at some point. As software becomes more demanding, the way in which your PC reacts to these changes can have a big impact on its performance.

I tried below major cost-effective alterations to my lappy to make it run faster. These major alterations may not seem like they will speed up your computer performance, but combined they can make it possible to keep your PC functional for some time:
  • Uninstall unnecessary bloatware
  • Limit the programs at startup
  • Add more RAM to your PC
  • Check for spyware and viruses
  • Use Disk Cleanup and de-fragmentation
  • Consider a startup SSD
  • Take a look at your web browser
I've used all the above alterations but i feel that they are the temporary solution. For a permanent solution, Today i'm sharing my custom solution that i had prepared myself for my lappy. After deploying this custom solution, I've never faced the performance related issue.

CREATING CUSTOM CODE

Open a Notepad file. Copy and paste below code in the notepad file and save the program with .vbs extension anywhere or with any name (I'll prefer SystemRefresh.vbs). To test, Double click on the file to run the program. As you will double click, it will start running in the back end.


DEPLOYING CUSTOM CODE

If you will run the program after saving anywhere on the system. It will stop running as you will restart the system. Solution of this problem is
that we place this Script file on the Startup folder location so that whenever system restart then it will start running itself. Perform the below
steps to do so:
  1. Open Run Command by pressing Win + R
  2. In Run Command Window, type anyone of the below line and press Enter
  3. Copy and Paste the SystemRefresh.vbs in the Startup Folder and close the folder.
I hope this post is helpful. If you have any questions, feel free to comment it below.
Happy Learning.. :-)