2 clicks 2 clean 2 run Faster | Windows 10/8.1/8/7 | NETVN

This is a simple computer cleanup tool
Download here : https://drive.google.com/file/d/1MbPN3WZl2IBP6QztDDf9WJmlnyr6ftc_/view?usp=sharing

Help me 500K subscribers https://goo.gl/LoatZE

#netvn

Comments

  1. 🐬 LOEHCRACK Is on IG🐬

    Your dedication & Hardwork shows how legit and reliable you are, honestly working with you can’t express how grateful I’m right now”❤️

  2. 🐬 LOEHCRACK Is on IG🐬

    Your dedication & Hardwork shows how legit and reliable you are, honestly working with you can’t express how grateful I’m right now”❤️

  3. Alishba Maha Fatima

    here are the scripts in case anyone need as the google drive link does not work anymore.
    $objShell = New-Object -ComObject Shell.Application

    $objFolder = $objShell.Namespace(0xA)

    #1# Empty Recycle Bin #

    write-Host "Emptying Recycle Bin." -ForegroundColor CyAn

    $objFolder.items() | %{ remove-item $_.path -Recurse -Confirm:$false}

    #2# Remove Temp

    write-Host "Removing Temp" -ForegroundColor Green

    Set-Location "C:windowsTemp"

    Remove-Item = -Recurse -Force -ErrorAction SilentlyContinue

    Set-Location "C:windowsPrefetch"

    Remove-Item = -Recurse -Force -ErrorAction SilentlyContinue

    Set-Location "C:Documents and Settings"

    Remove-Item ".*Local Settingstemp*" -Recurse -Force -ErrorAction SilentlyContinue

    Set-Location "C:Users"

    Remove-Item ".*AppdataLocalTemp*" -Recurse -Force -ErrorAction SilentlyContinue

    #3# Running Disk Clean up Tool

    write-Host "Finally now Running windows disk Clean up Tool" -ForegroundColor Cyan

    cleanmgr sagerun:1 | out-Null

    $([char]7)

    Sleep 3

    write-Host "I finished the cleanup task,Bye Bye" -ForegroundColor Yellow

    Sleep 3

    ##### End of the Script #####

  4. Монаммеδ Акяам кнаи

    Sorry, the file you have requested does not exist. Please Provide Another Link

  5. ProBreizh

    Hi @NET VN

    Could you give me a new link to download the script? The link no longer works.

    Thank you

  6. Abdul Kader

    superb bro, but can't download the file from google drive,it's showing like this
    Sorry, the file you have requested does not exist.

    Make sure that you have the correct URL and that the file exists.

Comments are closed.