Skip to content

Signum21/Residues-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Residues-check

This script searches for residual files, folders, registry keys, services, scheduled tasks and firewall rules left over from uninstalled programs.
The search is based on keywords provided by the user.
This script does not delete anything.

Usage

To get examples and informations on the parameters, run the following command:

Get-Help .\ResiduesCheck.ps1 -Detailed

Output colors

Green values under a Blue path can be manually deleted. Green paths can be manually deleted. The optional White values under specify which string triggered the match.

Verbosity

You can use the [-Verbose, -v] option to add basic verbosity and the [-Debug, -d] option to add high verbosity.
Use both to add mmaximum verbosity.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published