Autor Thema: Systemtools (Info,Veränderung,Optimierung etc...) diverses ...  (Gelesen 897635 mal)

0 Mitglieder und 14 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Optimizer 12.9
« Antwort #12780 am: 03 Mai, 2022, 21:30 »
Portable utility that helps you to restore your privacy and increase your security. Optimizer is recommended after a fresh, clean installation of Windows to achieve maximum privacy and security. Depending on your version of Windows, Optimizer will also allow you to perform some specific tweaks

Features:

    Speed up your system and network performance
    Disable unnecessary Windows services
    Disable Windows telemetry
    Disable Office telemetry
    Disable Cortana
    Disable Windows 10 automatic updates
    Block Skype ads
    Clean up your system drive
    Fix common registry issues
    Remove unwanted programs running at startup
    Change Microsoft Edge download folder
    Edit your hosts file
    Add items in desktop right-click menu
    Define custom commands for run dialog

License: GPLv3

Changelog


    New: Enable Defender automatically in Windows 10/11 (/restart=enabledefender switch)
    New: Enable/Disable hibernation from command-line (/disablehibernate & /enablehibernate)
    New: Added accessibility support for toggles (#150)
    Hotfix: Warning if choosing to Disable System Restore

[close]

https://github.com/hellzerg/optimizer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Microsoft PowerToys 0.58.0
« Antwort #12781 am: 03 Mai, 2022, 21:50 »
Maximize productivity while using Windows 10 and customize its shell according to your needs with the help of nifty little system tweaker developed by Microsoft.

Freeware

Changelog

highlights

    Most of the work for running natively on ARM64 has been included in the repo. Thanks @snickler !
    Uses of the obsolete WebBrowser control were replaced with WebView 2.
    All uses of .NET Core 3.1 were removed. PowerToys now runs on .NET 6.
    Settings no longer runs on XAML Islands and is now running on WinUI 3, fixing many bugs related to XAML islands.

General

    Spell checking fixes in the code. Thanks @jsoref !
    Fix for a CI error related to spell checking due to a GitHub API change. Thanks @jsoref !
    Fixed the documentation references to GitHub. Thanks @Cyl18 !

ARM64

    Prepare solution and property files for ARM64 port. Thanks @snickler !
    Port unhandled exception handler to ARM64. Thanks @snickler !
    Port of the Settings projects to ARM64. Thanks @snickler !
    Port of most of the PowerToys to ARM64. Thanks @snickler !
    Port of the debug utilities to ARM64.

Always on Top

    Fix for topmost state of the window resetting for some applications. (This was a hotfix for 0.57)

ColorPicker

    The CIEXYZ format is now properly show in upper case.

FancyZones

    Restore rounded corners on Windows 11 and add a setting to control this behavior. (This was a hotfix for 0.57)
    Fixed an edge case where the Windows Terminal window wouldn't be snapped when opened. (This was a hotfix for 0.57)
    Improved narrator support in the Grid Editor. (This was a hotfix for 0.57)
    Fixed a bug when restoring rounded corners on Windows 11. (This was a hotfix for 0.57)
    Fix for windows not being resized correctly on different dpi settings. (This was a hotfix for 0.57)
    Removed resolution from the screen identifier so zones aren't reset when resolution changes.
    Scale the canvas layout when editing according to new scaling/resolution.
    Shipping a new tool to help debug windows interactions with FancyZones.

File explorer

    Fix for a crash in dev file preview if the settings file hadn't been created yet. (This was a hotfix for 0.57)
    New file types were added to dev file preview (".reg", ".xslt", ".xsd", ".wsdl", ".ino", ".pde", ".razor"). Thanks @Aaron-Junker !
    Fix an existing "file still in use" issue in dev file preview. Thanks @Aaron-Junker !
    Dev file preview is now able to interpret file extensions in a case-insensitive way. Thanks @Aaron-Junker !
    SVG and markdown viewers no longer use WebBrowser and use WebView2 instead.
    Markdown preview now respects the dark mode settings on Windows. Thanks @davidegiacometti !

Mouse utility

    Fix for the bug causing shortcuts set on icons to not activate when a mouse utility was active on specific monitor configurations.

PowerToys Run

    Fix for PowerToys Run using high CPU and memory when updating its settings. (This was a hotfix for 0.57)
    Add the "Run as different user" feature to the Program, Shell, and Search plugins. Thanks @htcfreek ! (This was a hotfix for 0.57)
    Fix for a WindowWalker crash when a Virtual Desktop registry key is not set. Thanks @htcfreek ! (This was a hotfix for 0.57)
    Fix for VS Code Workspaces not using the user's path variable right after an install or update. Thanks @ricardosantos9521 ! (This was a hotfix for 0.57)
    Fix for the System plugin causing PowerToys Run to be slow when many network interfaces exist. Thanks @htcfreek ! (This was a hotfix for 0.57)
    Fix for the Program plugin not showing special shortcuts with empty targets, like Control Panel. (This was a hotfix for 0.57)
    Additional logging for the Terminal plugin. Thanks @davidegiacometti ! (This was a hotfix for 0.57)
    Web Search and URI plugins have better code for detecting the default browser now.
    Fix for the Services plugin not manipulating service names with spaces correctly. Thanks @davidegiacometti !
    Fix for the Terminal plugin not recognizing profiles correctly. Thanks @davidegiacometti !
    Fix for latest VSCode insiders build not showing up in the VSCode Workspaces plugin. Thanks @JacobDeuchert !
    Increased floating number precision in the Unit Converter plugin.
    VSCode Workspaces now finds portable installations of VS Code. Thanks @harvastum
    Fixed an issue starting PowerToys Run when the desktop is not initialized. Thanks @davidegiacometti !

Settings

    Settings now runs on WinUI3 instead of XAML islands.
    Settings no longer runs as an administrator when runner is started as an administrator.

Runner

    Use sensible default times for rechecking for an update, to avoid writing to the logs in a loop. (This was a hotfix for 0.57)
    Runner cleans up the update directory if the installation is up to date. Thanks @davidegiacometti !

To install

    Distribute a signed .msi inside the .exe installer bootstrapper. (This was a hotfix for 0.57)
    Removed the .NET core dependency from the installer.
    Partial support for an ARM64 installer.
    Updated the .NET to 6.0.4.
    Force update all files on reinstall/update, to try and fix installation issues.

Development

    PowerToys no longer takes a dependency on .NET core.
    WinUI3 is a new dependency. Settings now targets win10-x64 and win10-arm64 due to this.

[close]

https://github.com/microsoft/PowerToys

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Process Hacker 3.0.4851 Nightly
« Antwort #12782 am: 04 Mai, 2022, 11:30 »
Process Hacker is a free and open source process viewer. This multi-purpose tool will assist you with debugging, malware detection and system monitoring. It includes powerful process termination, memory viewing/editing and other unique and specialized features.

Key features of Process Hacker:

    • A simple, customizable tree view with highlighting showing you the processes running on your computer.
    • Detailed system statistics with graphs.
    • Advanced features not found in other programs, such as detaching from debuggers, viewing GDI handles, viewing heaps, injecting and unloading DLLs, and more.
    • Powerful process termination that bypasses security software and rootkits.
    • View, edit and control services, including those not shown by the Services console.
    • View and close network connections.
    • Starts up almost instantly, unlike other programs.
    • Many more features...

Compared with Process Explorer, Process Hacker:

    • Implements all of the functionality offered by Process Explorer, plus more advanced features.
    • Allows you to see what a thread is waiting on.
    • Has advanced string scanning capabilities, as well as regular expression filtering.
    • Highlights both relocated and .NET DLLs.
    • Shows symbolic access masks (e.g. Read, Write), rather than just numbers (e.g. 0x12019f).
    • Shows names for transaction manager objects and ETW registration objects.
    • Shows detailed token information, as well as allowing privileges to be enabled and disabled.

License : GPL

Whats new:>>

    Export PhSipGetMemoryCompressionLimits
    Add memory compression to physical memory tooltips Co-Authored-By: Justas Masiulis
    Fix min/max process working set column header totals
    ToolStatus: Update power dropdown menu options
    Add service column to modules tab
    Add custom shield icon support

https://processhacker.sourceforge.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
EaseFilter File Protector 5.1.8.1
« Antwort #12783 am: 04 Mai, 2022, 11:50 »
The EaseFilter file protector can protect your files being accessed by unauthorized user. With the EaseFilter file protector you can control the file activities on file system level, capture file open, create, overwrite, read, write, query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requests.

EaseFilter file protector provides a comprehensive solution for transparent file level encryption. It allows the file to be encrypted or decrypted transparently on-the-fly, every file will be encrypted with the unique encryption iv key, it can allow only authorized users or processes can access the encrypted files.

Freeware

Whats new:>>

Fixed the issue which the user access rights not working correctly.

https://www.easefilter.com/forums_files/FileProtector.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Registry Toolbox 1.3.0
« Antwort #12784 am: 04 Mai, 2022, 20:20 »
This minimalist tool will allow users to load preferred registry keys and perform comparisons with ease for identifying differences.

MIT LICENSE

Whats new:>>

Improvements on UI and adding a New Disk Filters and NIC Filters Report

https://github.com/vivesg/RegistryToolbox

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Optimizer 13.0
« Antwort #12785 am: 04 Mai, 2022, 21:50 »
Whats new:>>

    New: Enable Compact mode in Files for Windows 11 (removes extra space between files)
    New: Cleaner now estimates size based on your preferences
    New: Shiny new update window
    Hotfix: Using /disablehibernate & /enablehibernate switches throws config not found error

https://github.com/hellzerg/optimizer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TweakPower 2.020
« Antwort #12786 am: 05 Mai, 2022, 18:50 »
TweakPower is an all-in-one suite that has been designed to keep you and all your family’s computers running at optimal speed and efficiency. TweakPower is an intelligent software tool that allows users to fine-tune their operating systems and programs for optimum performance.

License: LGPL

Whats new:>>

    Added Korean language translated by Jaehyung Lee
    Bug fixes

http://www.kurtzimmermann.com/tweakpowerext_en.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
UninstallView 1.46
« Antwort #12787 am: 05 Mai, 2022, 20:10 »
UninstallView is a tool for Windows that collects information about all programs installed on your system and displays the details of the installed programs in one table. You can use it to get installed programs information for your local system, for remote computer on your network, and for external hard-drive plugged to your computer. It also allows you to easily uninstall a software on your local computer and remote computer (Including quiet uninstall if the installer supports it).
Starting from version 1.30, you can also view and uninstall Windows Apps if the 'Load Windows Apps' option is turned on.

Freeware

Whats new:>>

    Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:

    UninstallView.exe /scomma c:tempinstalled-list.csv /Columns "Display Name,Display Version,Registry Time,Install Location,Uninstall String"


https://www.nirsoft.net/utils/uninstall_view.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
GPU-Z 2.46.0
« Antwort #12788 am: 05 Mai, 2022, 20:20 »
GPU-Z is a lightweight utility designed to give you all information about your video card and GPU.

Freeware

Changelog

    Added support for AMD Radeon RX 6950 XT, RX 6750 XT, RX 6650 XT
    Improved Intel ARC support
    Added support for NVIDIA GeForce RTX 2050 (GA107), NVIDIA A30
    Updated driver to no longer require SSE2 compatible CPU
    Fixed 2022 AMD drivers being reported as "Crimson"
    Fixed Resizable BAR detection on systems with AGP card
    Fixed "email me my validation id" not sending any email
    Added support for iGPU on Alder Lake Mobile
    Added support for Glenfly GPU

[close]

http://www.techpowerup.com/gpuz

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ParkControl 2.2.2.2
« Antwort #12789 am: 05 Mai, 2022, 20:40 »
Quickly and easily disable CPU parking without system reboot and manage power profiles thanks to this lightweight and portable application.

Freemium

Changelog
   

    If system performance counters appear damaged, ask user then attempt repair with "lodctr.exe /R", et. al
    Don't treat error getting core parking status (broken performance counter) as parked

[close]

https://bitsum.com/parkcontrol/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HWiNFO 32+64 7.23, Build 4760
« Antwort #12790 am: 06 Mai, 2022, 18:30 »
HWiNFO is a professional hardware information and diagnostic tool supporting latest components, industry technologies and standards. It's are targeted to recognize and extract the most possible amount of information about computer's hardware which makes it suitable for users searching for driver updates, computer manufactures, system integrators and technical exteperts too. Retrieved informations are presented in a logical and easily understandable form and can be exported into various types of reports.

Changelog
   

Improved support of next-generation AMD CPUs and APUs.
Improved monitoring of NZXT Kraken coolers when started before CAM.
Improved support of dual-socket AMD EPYC systems.
Added Glenfly Tech GF ARISE GPU.
Improved support of Alder Lake-PS (IoT).
Improved support of Intel Arc GPUs.
Added support of Nuvoton NCT7491.
Added monitoring of PL1 and PL2 limits on Intel GPUs.
Added more Intel Arc graphics models.
Added AMD Radeon RX 6400.

[close]

http://www.hwinfo.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ForceToolkit 1.1
« Antwort #12791 am: 06 Mai, 2022, 21:40 »
ForceToolkit is a small but powerful Windows freeware utility that provides a few functions forcefully modify the state of other program controls. This tool allows users to enable grey out buttons and checkboxes, hide windows and let them run in the background, make windows always on top, change titles, forcefully kill processes and close programs.

Freeware

https://autoclose.net/forcetoolkit.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Privacy Eraser Free v5.23 Build 4221
« Antwort #12792 am: 06 Mai, 2022, 22:00 »
Privacy Eraser is an all-in-one privacy suite that protects your privacy by cleaning up all your Internet history tracks and past computer activities. It supports popular web browsers.
With simply one click, Privacy Eraser can quickly erase the Internet cache, cookies, browsing history, address bar history, typed urls, auto-complete form history, saved password and index.dat files of your browser, and Windows' run history, search history, open/save history, recent documents, temporary files, recycle bin, clipboard, taskbar jump lists, dns cache, log files, memory dumps, error reporting and much more.

Changelog

        Added Windows Event Trace Logs cleaning.
        Added Network Data Usage cleaning.
        Improved automatically scan for cookies to keep functionality.
        Improved installer/uninstaller routines.
        Minor GUI improvements.
        Minor bug fixes.

[close]

https://www.cybertronsoft.com/products/privacy-eraser/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ZHPDiag 2022.5.7.32
« Antwort #12793 am: 07 Mai, 2022, 18:40 »
Seamlessly perform a full-system diagnosis of your computer and detect unwanted items that may make your system vulnerable to malware with this tool.

Freeware

https://www.nicolascoolman.com/download/zhpdiag/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Optimizer 13.1
« Antwort #12794 am: 07 Mai, 2022, 19:30 »
Portable utility that helps you to restore your privacy and increase your security. Optimizer is recommended after a fresh, clean installation of Windows to achieve maximum privacy and security. Depending on your version of Windows, Optimizer will also allow you to perform some specific tweaks

Features:

    Speed up your system and network performance
    Disable unnecessary Windows services
    Disable Windows telemetry
    Disable Office telemetry
    Disable Cortana
    Disable Windows 10 automatic updates
    Block Skype ads
    Clean up your system drive
    Fix common registry issues
    Remove unwanted programs running at startup
    Change Microsoft Edge download folder
    Edit your hosts file
    Add items in desktop right-click menu
    Define custom commands for run dialog

License: GPLv3

Changelog


    New: Change DNS servers rapidly using Pinger (Cloudflare, OpenDNS, Quad9, Google, Alternate, Adguard, Cleanbrowsing)
    Hotfix: Rare issue with Cleaner not emptying subfolders
    Hotfix: Not responding when Enhance Privacy toggle is pressed
    Hotfix: FPS drops when moving the entire window (#175)

[close]

https://github.com/hellzerg/optimizer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )