Computer Basic Knowledge
ဘယ် Program ကိုမှအသုံးမပြုဘဲ မိမိတို့ရဲ့ ကွန်ပျူ တာကို ကိုယ်တိုင်သန့်ရှင်းရေးလုပ်ပြီး ပိုမိုမြန်လာအောင်လုပ်နည်း Copy
ဘယ္Program ကိုမွအသံုးမျပဳဘဲ မိမိတို့ရဲ့ ကြန္ပ်ဴ တာကို ကိုယ္တိုင္သန့္ရွင္းေရးလုပ္ျပီး ပိုမိုျမန္လာေအာင္လုပ္နည္း။ (မလိုအပ္ေသာ files, programs မ်ားကိုစက္ထဲမွ ထုတ္ပစ္နည္း၊ ကြန္ပ်ဴတာ စဖြင့္ရာတြင္ အခ်ိန္မေစာင့္ရေအာင္ျပဳလုပ္နည္း၊ အင္တာနက္ Browser ကို reset လုပ္နည္း၊ ေအာ္လွိိုင္း ဗီဒီယိုၾကည့္ရာတြင္ ေၾကာ္ျငာမ်ားမတက္ေအာင္ျပဳလုပ္နည္းမ်ားကြန္ပ်ဴတာသန့္ရွင္းေရးလုပ္ရန္ ကုတ္- @echo offdel /s /f /q c:windowstemp*.*rd /s /q c:windowstempmd c:windowstempdel /s /f /q C:WINDOWSPrefetchdel /s /f /q %temp%*.*rd /s /q %temp%md %temp%deltree /y c:windowstempor~1deltree /y c:windowstempdeltree /y c:windowstmpdeltree /y c:windowsff*.tmpdeltree /y c:windowshistorydeltree /y c:windowscookiesdeltree /y c:windowsrecentdeltree /y c:windowsspoolprintersdel c:WIN386.SWPcls
Posted by NCK+HowTo နည္းပညာ-ပညာဒါန on Tuesday, 3 November 2015
ဘယ်Program ကိုမှအသုံးမပြုဘဲ မိမိတို့ရဲ့ ကွန်ပျူ တာကို ကိုယ်တိုင်သန့်ရှင်းရေးလုပ်ပြီး ပိုမိုမြန်လာအောင်လုပ်နည်း။ (မလိုအပ်သော files, programs များကိုစက်ထဲမှ ထုတ်ပစ်နည်း၊ ကွန်ပျူတာ စဖွင့်ရာတွင် အချိန်မစောင့်ရအောင်ပြုလုပ်နည်း၊ အင်တာနက် Browser ကို reset လုပ်နည်း၊ အော်လှိုင်း ဗီဒီယိုကြည့်ရာတွင် ကြော်ငြာများမတက်အောင်ပြုလုပ်နည်းများ
ကွန်ပျူတာသန့်ရှင်းရေးလုပ်ရန် ကုတ်- @echo off
del /s /f /q c:windowstemp*.*
rd /s /q c:windowstemp
md c:windowstemp
del /s /f /q C:WINDOWSPrefetch
del /s /f /q %temp%*.*
rd /s /q %temp%
md %temp%
deltree /y c:windowstempor~1
deltree /y c:windowstemp
deltree /y c:windowstmp
deltree /y c:windowsff*.tmp
deltree /y c:windowshistory
deltree /y c:windowscookies
deltree /y c:windowsrecent
deltree /y c:windowsspoolprinters
del c:WIN386.SWP
cls