Notes
Notes - notes.io |
chcp 65001 >nul
color 0A
title PC TEMIZLEME ARACI - Gereksiz Dosyalar Siliniyor
echo.
echo +------------------------------------------------+
echo ¦ PC TEMIZLEME ARACI ¦
echo ¦ Gereksiz dosyalar silinecek ¦
echo +------------------------------------------------+
echo.
echo ?? UYARI: Bu islem geri alinamaz!
echo.
pause
echo.
echo --------------------------------------------------
echo [1/8] Windows Temp Klasörü Temizleniyor...
echo --------------------------------------------------
cd /d %TEMP%
del /f /s /q *.tmp 2>nul
del /f /s /q *.temp 2>nul
del /f /s /q *.log 2>nul
for /d %%p in (*) do rmdir "%%p" /s /q 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [2/8] System Temp Klasörü Temizleniyor...
echo --------------------------------------------------
cd /d C:WindowsTemp
del /f /s /q *.tmp 2>nul
del /f /s /q *.temp 2>nul
del /f /s /q *.log 2>nul
for /d %%p in (*) do rmdir "%%p" /s /q 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [3/8] Prefetch Önbellegi Temizleniyor...
echo --------------------------------------------------
cd /d C:WindowsPrefetch
del /f /s /q *.pf 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [4/8] Çöp Kutusu Bosaltiliyor...
echo --------------------------------------------------
rd /s /q %systemdrive%$Recycle.bin 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [5/8] Tarayici Önbellekleri Temizleniyor...
echo --------------------------------------------------
REM Chrome
del /f /s /q "%LOCALAPPDATA%GoogleChromeUser DataDefaultCache*.*" 2>nul
del /f /s /q "%LOCALAPPDATA%GoogleChromeUser DataDefaultCode Cache*.*" 2>nul
REM Edge
del /f /s /q "%LOCALAPPDATA%MicrosoftEdgeUser DataDefaultCache*.*" 2>nul
del /f /s /q "%LOCALAPPDATA%MicrosoftEdgeUser DataDefaultCode Cache*.*" 2>nul
REM Firefox
del /f /s /q "%LOCALAPPDATA%MozillaFirefoxProfiles*.defaultcache2*.*" 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [6/8] Windows Update Önbellegi Temizleniyor...
echo --------------------------------------------------
net stop wuauserv >nul 2>&1
net stop bits >nul 2>&1
del /f /s /q C:WindowsSoftwareDistributionDownload*.* 2>nul
net start wuauserv >nul 2>&1
net start bits >nul 2>&1
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [7/8] Thumbnail Önbellegi Temizleniyor...
echo --------------------------------------------------
del /f /s /q /a:h "%LOCALAPPDATA%MicrosoftWindowsExplorerthumbcache_*.db" 2>nul
del /f /s /q /a:h "%LOCALAPPDATA%MicrosoftWindowsExplorer*.db" 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo --------------------------------------------------
echo [8/8] Son Kullanilanlar Temizleniyor...
echo --------------------------------------------------
del /f /s /q "%APPDATA%MicrosoftWindowsRecent*.*" 2>nul
del /f /s /q "%APPDATA%MicrosoftWindowsRecentAutomaticDestinations*.*" 2>nul
del /f /s /q "%APPDATA%MicrosoftWindowsRecentCustomDestinations*.*" 2>nul
echo ? Tamamlandi
timeout /t 1 >nul
echo.
echo.
echo +------------------------------------------------+
echo ¦ TEMIZLIK TAMAMLANDI! ? ¦
echo +------------------------------------------------+
echo.
echo Temizlenen Alanlar:
echo ? Windows Temp Dosyalari
echo ? System Temp Dosyalari
echo ? Prefetch Önbellegi
echo ? Çöp Kutusu
echo ? Tarayici Önbellekleri
echo ? Windows Update Önbellegi
echo ? Thumbnail Önbellegi
echo ? Son Kullanilanlar
echo.
echo ?? IPUCU: Daha fazla yer açmak için:
echo - Disk Temizleme aracini çalistir (cleanmgr)
echo - Eski Windows güncellemelerini sil
echo - Büyük dosyalari bulup sil (WinDirStat kullan)
echo.
pause
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team
