Skip to content

System Inspect V2.1.1

Latest
Compare
Choose a tag to compare
@kefaslungu kefaslungu released this 21 Apr 12:49
· 12 commits to main since this release
b6988cb

system inspect V2.1.1

whats new:

the program's interface has been slightly changed, since new category has been added.

User and password management.

This Tab allows you to manage several settings that has to do with user accounts.

  • Create a new user: When this button is clicked, it opens a dialog box for you to type in the new user name, and an uptional password. There are 3 fields in total:
    • User name: the name of the new user.
    • Password: an optional password for the new user account to be created.
    • Conferm password: Retype the password to make sure all is going well. When all fields are inputed, click on the okay button and you should get a success or an error message telling you the state of your operation. Same goes for most settings in this catigory, I will only mension when it is not needed.
  • Change or create password rules: The settings allow you to change the following:
    • Input the maximum password age in days.
    • Input the minimum length of a password.
    • Input the minimum passwordd age in days.
    • Input the number of unique password. Note: all values must be integers.
  • Create password complexity: There are only 2 options here: you can only turn it on or off. learn more
  • Enable your builtin administrator account.
  • Disabling the administrator account.
  • Change the password for the current user: This settings allows you to create a new password, or change the password of the current login user.

Builtin windows diagnostic tools:

This category is straight forword. It provides a quicker way to call some built-in tools that comes with windows. Most of these tools are there for you to fix an issue with windows, or security related tools. They are:

  • Basic system scan: Uses the builtin sfc utility to check for issues.
  • Disk cleanup: remove junks from your computer.
  • Disk defragmenter: defrag your hard drive, not necessary for an SSD drive.
  • DirectX: a set of components in Windows that allows software, primarily and especially games, to work directly with your video and audio hardware.
  • Windows driver verifier: monitors Windows kernel-mode drivers and graphics drivers to detect illegal function calls.
  • Others include: Event viewer, Resource monitor, windows system config, Task manager, Windows Memory Diagnostics, Uninstall a program, Windows malicious removal tool, Windows firewall, Windows advanced firewall, and an option to reset this PC.