Temp Files — Windows 11 Clear

# 4. Recent Files $recent = "$env:APPDATA\Microsoft\Windows\Recent" $locations += @Path = $recent; Name = "Recent Files"

# Windows 11 Temp Files Cleaner # Save as: Clear-TempFiles.ps1 Run as Administrator for best results function Clear-TempFiles param( [switch]$Silent )

# 6. Windows Update Cache $windowsUpdate = "$env:SystemRoot\SoftwareDistribution\Download" $locations += @Path = $windowsUpdate; Name = "Windows Update Cache" windows 11 clear temp files

Write-Host "Desktop shortcut created!" -ForegroundColor Green function Create-ScheduledTask $taskName = "WindowsTempCleaner" $scriptPath = $MyInvocation.MyCommand.Path

$totalFreed = 0 $locations = @()

Write-Host "" Write-Host "Total space freed: $(Format-FileSize $totalFreed)" -ForegroundColor Green Write-Host "========================================" -ForegroundColor Cyan

Write-Host "========================================" -ForegroundColor Cyan Write-Host " Windows 11 Temporary Files Cleaner " -ForegroundColor Cyan Write-Host "========================================" -ForegroundColor Cyan Write-Host "" windows 11 clear temp files

# Calculate sizes and clean $results = @()

4 thoughts on “GOOD OMENS 2: A GETTING CLOSER”

  1. I do love how it went from “potentially queer culture” because Gaiman always said we could ship this two the way we want, to become UNASHAMED queer. I also loved the use of “partner”, “spouse” and “they” as singular pronoun.
    I completely understand why there wasn’t an “I love you”, it would be too soon and too painful. Their relationship didn’t reach this point yet so I think it’d be rushed.
    Anyway great review!

    Liked by 2 people

    1. Right? It got me by surprise in the most delightful way. Everything about this season was perfect apart from the ending. I’m still crying about it. Thank you for your comment!

      Liked by 2 people

  2. So looking forward to this!
    Season 1 was so well done- from the opening credits to the intricate mix of tongue in cheek humor and well…the apocalypse….
    I think long term friendships do exist- there is love between the two leads for sure. I’ll have to read your article on that issue.

    Liked by 2 people

Leave a comment