Saturday, December 9, 2017

How to Refresh Your Computer Easily

How to Refresh Your Computer Easily


Refresh your Full Computer


Copy the following code and paste to your Notepad.

==============================================
@echo off
cd
tree
C:
tree
D:
tree
E:
tree
F:
tree
G:
tree

===============================================


Now save this as tree.bat [you can give any name instead of tree but .bat is must]
Then open this.And then wait for some while where your computer being refreshed.




visit link download