Showing posts with label clear. Show all posts
Showing posts with label clear. Show all posts

Sunday, March 5, 2017

How to Clear Event Viewer with One Click in Windows event bat ClearALLLogs bat

How to Clear Event Viewer with One Click in Windows event bat ClearALLLogs bat


  This will show you how to create a command line shortcut event.bat that will clear all of the Event Viewer logs in one click.

  Fire up Notepad and copy/paste the script into it and save it as a *.bat file extension. When you want to run it, right click on the *.bat file and select Run as administrator. Thats it, the event viewer logs are now empty.

-------Start copy---------

@echo off
FOR /F "tokens=1,2*" %%V IN (bcdedit) DO SET adminTest=%%V
IF (%adminTest%)==(Access) goto noAdmin
for /F "tokens=*" %%G in (wevtutil.exe el) DO (call :do_clear "%%G")
echo.
echo goto theEnd
:do_clear
echo clearing %1
wevtutil.exe cl %1
goto :eof
:noAdmin
exit

---------End copy----------

Another way to clear all events in the event logs with or without saving

-------Start copy---------

REM - Will clear all event logs in Windows 7 Ultimate without prompting or saving.
wevtutil.exe cl Analytic
wevtutil.exe cl Application
wevtutil.exe cl DirectShowFilterGraph
wevtutil.exe cl DirectShowPluginControl
wevtutil.exe cl EndpointMapper
wevtutil.exe cl ForwardedEvents
wevtutil.exe cl HardwareEvents
wevtutil.exe cl Internet Explorer
wevtutil.exe cl Key Management Service
wevtutil.exe cl MF_MediaFoundationDeviceProxy
wevtutil.exe cl "Media Center"
wevtutil.exe cl MediaFoundationDeviceProxy
wevtutil.exe cl MediaFoundationPerformance
wevtutil.exe cl MediaFoundationPipeline
wevtutil.exe cl MediaFoundationPlatform
wevtutil.exe cl Microsoft-IE/Diagnostic
wevtutil.exe cl Microsoft-IEFRAME/Diagnostic
wevtutil.exe cl Microsoft-PerfTrack-IEFRAME/Diagnostic
wevtutil.exe cl Microsoft-PerfTrack-MSHTML/Diagnostic
wevtutil.exe cl Microsoft-Windows-ADSI/Debug
wevtutil.exe cl Microsoft-Windows-API-Tracing/Operational
wevtutil.exe cl Microsoft-Windows-ATAPort/General
wevtutil.exe cl Microsoft-Windows-ATAPort/SATA-LPM
wevtutil.exe cl Microsoft-Windows-ActionQueue/Analytic
wevtutil.exe cl Microsoft-Windows-AltTab/Diagnostic
wevtutil.exe cl Microsoft-Windows-AppID/Operational
wevtutil.exe cl Microsoft-Windows-AppLocker/EXE and DLL
wevtutil.exe cl Microsoft-Windows-AppLocker/MSI and Script
wevtutil.exe cl Microsoft-Windows-Application-Experience/Problem-Steps-Recorder
wevtutil.exe cl Microsoft-Windows-Application-Experience/Program-Compatibility-Assistant
wevtutil.exe cl Microsoft-Windows-Application-Experience/Program-Compatibility-Troubleshooter
wevtutil.exe cl Microsoft-Windows-Application-Experience/Program-Inventory
wevtutil.exe cl Microsoft-Windows-Application-Experience/Program-Inventory/Debug
wevtutil.exe cl Microsoft-Windows-Application-Experience/Program-Telemetry
wevtutil.exe cl Microsoft-Windows-Audio/CaptureMonitor
wevtutil.exe cl Microsoft-Windows-Audio/Operational
wevtutil.exe cl Microsoft-Windows-Audio/Performance
wevtutil.exe cl Microsoft-Windows-Audit/Analytic
wevtutil.exe cl "Microsoft-Windows-Authentication User Interface/Operational"
wevtutil.exe cl Microsoft-Windows-AxInstallService/Log
wevtutil.exe cl Microsoft-Windows-Backup
wevtutil.exe cl Microsoft-Windows-Biometrics/Operational
wevtutil.exe cl Microsoft-Windows-BitLocker-DrivePreparationTool/Admin
wevtutil.exe cl Microsoft-Windows-BitLocker-DrivePreparationTool/Operational
wevtutil.exe cl Microsoft-Windows-Bits-Client/Analytic
wevtutil.exe cl Microsoft-Windows-Bits-Client/Operational
wevtutil.exe cl Microsoft-Windows-Bluetooth-MTPEnum/Operational
wevtutil.exe cl Microsoft-Windows-BranchCache/Operational
wevtutil.exe cl Microsoft-Windows-BranchCacheClientEventProvider/Diagnostic
wevtutil.exe cl Microsoft-Windows-BranchCacheEventProvider/Diagnostic
wevtutil.exe cl Microsoft-Windows-BranchCacheSMB/Analytic
wevtutil.exe cl Microsoft-Windows-BranchCacheSMB/Operational
wevtutil.exe cl Microsoft-Windows-CAPI2/Operational
wevtutil.exe cl Microsoft-Windows-CDROM/Operational
wevtutil.exe cl Microsoft-Windows-COM/Analytic
wevtutil.exe cl Microsoft-Windows-COMRuntime/Tracing
wevtutil.exe cl Microsoft-Windows-Calculator/Debug
wevtutil.exe cl Microsoft-Windows-Calculator/Diagnostic
wevtutil.exe cl Microsoft-Windows-CertPoleEng/Operational
wevtutil.exe cl Microsoft-Windows-CertificateServicesClient-CredentialRoaming/Operational
wevtutil.exe cl Microsoft-Windows-ClearTypeTextTuner/Diagnostic
wevtutil.exe cl Microsoft-Windows-CmiSetup/Analytic
wevtutil.exe cl Microsoft-Windows-CodeIntegrity/Operational
wevtutil.exe cl Microsoft-Windows-CodeIntegrity/Verbose
wevtutil.exe cl Microsoft-Windows-ComDlg32/Analytic
wevtutil.exe cl Microsoft-Windows-ComDlg32/Debug
wevtutil.exe cl Microsoft-Windows-CorruptedFileRecovery-Client/Operational
wevtutil.exe cl Microsoft-Windows-CorruptedFileRecovery-Server/Operational
wevtutil.exe cl Microsoft-Windows-CredUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-Crypto-RNG/Analytic
wevtutil.exe cl Microsoft-Windows-DCLocator/Debug
wevtutil.exe cl Microsoft-Windows-DNS-Client/Operational
wevtutil.exe cl Microsoft-Windows-DUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-DUSER/Diagnostic
wevtutil.exe cl Microsoft-Windows-DXP/Analytic
wevtutil.exe cl Microsoft-Windows-DateTimeControlPanel/Analytic
wevtutil.exe cl Microsoft-Windows-DateTimeControlPanel/Debug
wevtutil.exe cl Microsoft-Windows-DateTimeControlPanel/Operational
wevtutil.exe cl Microsoft-Windows-Deplorch/Analytic
wevtutil.exe cl Microsoft-Windows-DeviceSync/Analytic
wevtutil.exe cl Microsoft-Windows-DeviceSync/Operational
wevtutil.exe cl Microsoft-Windows-DeviceUx/Informational
wevtutil.exe cl Microsoft-Windows-DeviceUx/Performance
wevtutil.exe cl Microsoft-Windows-Dhcp-Client/Admin
wevtutil.exe cl Microsoft-Windows-Dhcp-Client/Operational
wevtutil.exe cl Microsoft-Windows-DhcpNap/Admin
wevtutil.exe cl Microsoft-Windows-DhcpNap/Operational
wevtutil.exe cl Microsoft-Windows-Dhcpv6-Client/Admin
wevtutil.exe cl Microsoft-Windows-Dhcpv6-Client/Operational
wevtutil.exe cl Microsoft-Windows-DiagCpl/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-DPS/Analytic
wevtutil.exe cl Microsoft-Windows-Diagnosis-DPS/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-DPS/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-MSDE/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-PCW/Analytic
wevtutil.exe cl Microsoft-Windows-Diagnosis-PCW/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-PCW/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-PLA/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-PLA/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-Perfhost/Analytic
wevtutil.exe cl Microsoft-Windows-Diagnosis-Scheduled/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-Scripted/Admin
wevtutil.exe cl Microsoft-Windows-Diagnosis-Scripted/Analytic
wevtutil.exe cl Microsoft-Windows-Diagnosis-Scripted/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-Scripted/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-ScriptedDiagnosticsProvider/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-ScriptedDiagnosticsProvider/Operational
wevtutil.exe cl Microsoft-Windows-Diagnosis-TaskManager/Debug
wevtutil.exe cl Microsoft-Windows-Diagnosis-WDC/Analytic
wevtutil.exe cl Microsoft-Windows-Diagnosis-WDI/Debug
wevtutil.exe cl Microsoft-Windows-Diagnostics-Networking/Debug
wevtutil.exe cl Microsoft-Windows-Diagnostics-Networking/Operational
wevtutil.exe cl Microsoft-Windows-Diagnostics-PerfTrack-Counters/Diagnostic
wevtutil.exe cl Microsoft-Windows-Diagnostics-PerfTrack/Diagnostic
wevtutil.exe cl Microsoft-Windows-Diagnostics-Performance/Diagnostic
wevtutil.exe cl Microsoft-Windows-Diagnostics-Performance/Diagnostic/Loopback
wevtutil.exe cl Microsoft-Windows-Diagnostics-Performance/Operational
wevtutil.exe cl Microsoft-Windows-DirectShow-KernelSupport/Performance
wevtutil.exe cl Microsoft-Windows-DirectSound/Debug
wevtutil.exe cl Microsoft-Windows-DirectWrite-FontCache/Tracing
wevtutil.exe cl Microsoft-Windows-Disk/Operational
wevtutil.exe cl Microsoft-Windows-DiskDiagnostic/Operational
wevtutil.exe cl Microsoft-Windows-DiskDiagnosticDataCollector/Operational
wevtutil.exe cl Microsoft-Windows-DiskDiagnosticResolver/Operational
wevtutil.exe cl Microsoft-Windows-DisplayColorCalibration/Debug
wevtutil.exe cl Microsoft-Windows-DisplayColorCalibration/Operational
wevtutil.exe cl Microsoft-Windows-DisplaySwitch/Diagnostic
wevtutil.exe cl Microsoft-Windows-Documents/Performance
wevtutil.exe cl Microsoft-Windows-DriverFrameworks-UserMode/Operational
wevtutil.exe cl Microsoft-Windows-DxgKrnl/Diagnostic
wevtutil.exe cl Microsoft-Windows-DxgKrnl/Performance
wevtutil.exe cl Microsoft-Windows-DxpTaskRingtone/Analytic
wevtutil.exe cl Microsoft-Windows-DxpTaskSyncProvider/Analytic
wevtutil.exe cl Microsoft-Windows-EFS/Debug
wevtutil.exe cl Microsoft-Windows-EapHost/Analytic
wevtutil.exe cl Microsoft-Windows-EapHost/Debug
wevtutil.exe cl Microsoft-Windows-EapHost/Operational
wevtutil.exe cl Microsoft-Windows-EaseOfAccess/Diagnostic
wevtutil.exe cl Microsoft-Windows-EventCollector/Debug
wevtutil.exe cl Microsoft-Windows-EventCollector/Operational
wevtutil.exe cl Microsoft-Windows-EventLog-WMIProvider/Debug
wevtutil.exe cl Microsoft-Windows-EventLog/Analytic
wevtutil.exe cl Microsoft-Windows-EventLog/Debug
wevtutil.exe cl Microsoft-Windows-FMS/Analytic
wevtutil.exe cl Microsoft-Windows-FMS/Debug
wevtutil.exe cl Microsoft-Windows-FMS/Operational
wevtutil.exe cl Microsoft-Windows-FailoverClustering-Client/Diagnostic
wevtutil.exe cl Microsoft-Windows-Fault-Tolerant-Heap/Operational
wevtutil.exe cl Microsoft-Windows-Feedback-Service-TriggerProvider
wevtutil.exe cl Microsoft-Windows-FileInfoMinifilter/Operational
wevtutil.exe cl Microsoft-Windows-Firewall-CPL/Diagnostic
wevtutil.exe cl "Microsoft-Windows-Folder Redirection/Operational"
wevtutil.exe cl Microsoft-Windows-Forwarding/Debug
wevtutil.exe cl Microsoft-Windows-Forwarding/Operational
wevtutil.exe cl Microsoft-Windows-GettingStarted/Diagnostic
wevtutil.exe cl Microsoft-Windows-GroupPolicy/Operational
wevtutil.exe cl Microsoft-Windows-HAL/Debug
wevtutil.exe cl Microsoft-Windows-HealthCenter/Debug
wevtutil.exe cl Microsoft-Windows-HealthCenter/Performance
wevtutil.exe cl Microsoft-Windows-HealthCenterCPL/Performance
wevtutil.exe cl Microsoft-Windows-Help/Operational
wevtutil.exe cl "Microsoft-Windows-HomeGroup Control Panel Performance/Diagnostic"
wevtutil.exe cl "Microsoft-Windows-HomeGroup Control Panel/Operational"
wevtutil.exe cl "Microsoft-Windows-HomeGroup Listener Service/Operational"
wevtutil.exe cl "Microsoft-Windows-HomeGroup Provider Service Performance/Diagnostic"
wevtutil.exe cl "Microsoft-Windows-HomeGroup Provider Service/Operational"
wevtutil.exe cl Microsoft-Windows-HomeGroup-ListenerService
wevtutil.exe cl Microsoft-Windows-HotStart/Diagnostic
wevtutil.exe cl Microsoft-Windows-HttpService/Trace
wevtutil.exe cl Microsoft-Windows-IKE/Operational
wevtutil.exe cl Microsoft-Windows-IKEDBG/Debug
wevtutil.exe cl Microsoft-Windows-IPBusEnum/Tracing
wevtutil.exe cl Microsoft-Windows-IPSEC-SRV/Diagnostic
wevtutil.exe cl Microsoft-Windows-International-RegionalOptionsControlPanel/Operational
wevtutil.exe cl Microsoft-Windows-International/Operational
wevtutil.exe cl Microsoft-Windows-Iphlpsvc/Debug
wevtutil.exe cl Microsoft-Windows-Iphlpsvc/Operational
wevtutil.exe cl Microsoft-Windows-Iphlpsvc/Trace
wevtutil.exe cl Microsoft-Windows-Kernel-Acpi/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Boot/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-BootDiagnostics/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Disk/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-EventTracing/Admin
wevtutil.exe cl Microsoft-Windows-Kernel-EventTracing/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-File/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-Memory/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-Network/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-PnP/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Power/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Power/Thermal-Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Power/Thermal-Operational
wevtutil.exe cl Microsoft-Windows-Kernel-Prefetch/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Process/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-Processor-Power/Diagnostic
wevtutil.exe cl Microsoft-Windows-Kernel-Registry/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-StoreMgr/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-StoreMgr/Operational
wevtutil.exe cl Microsoft-Windows-Kernel-WDI/Analytic
wevtutil.exe cl Microsoft-Windows-Kernel-WDI/Debug
wevtutil.exe cl Microsoft-Windows-Kernel-WDI/Operational
wevtutil.exe cl Microsoft-Windows-Kernel-WHEA/Errors
wevtutil.exe cl Microsoft-Windows-Kernel-WHEA/Operational
wevtutil.exe cl Microsoft-Windows-Known Folders API Service
wevtutil.exe cl Microsoft-Windows-Known Folders/Operational
wevtutil.exe cl Microsoft-Windows-L2NA/Diagnostic
wevtutil.exe cl Microsoft-Windows-LDAP-Client/Debug
wevtutil.exe cl Microsoft-Windows-LUA-ConsentUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-LanguagePackSetup/Analytic
wevtutil.exe cl Microsoft-Windows-LanguagePackSetup/Debug
wevtutil.exe cl Microsoft-Windows-LanguagePackSetup/Operational
wevtutil.exe cl Microsoft-Windows-MCT/Operational
wevtutil.exe cl Microsoft-Windows-MPS-CLNT/Diagnostic
wevtutil.exe cl Microsoft-Windows-MPS-DRV/Diagnostic
wevtutil.exe cl Microsoft-Windows-MPS-SRV/Diagnostic
wevtutil.exe cl Microsoft-Windows-MSPaint/Admin
wevtutil.exe cl Microsoft-Windows-MSPaint/Debug
wevtutil.exe cl Microsoft-Windows-MSPaint/Diagnostic
wevtutil.exe cl Microsoft-Windows-MUI/Admin
wevtutil.exe cl Microsoft-Windows-MUI/Analytic
wevtutil.exe cl Microsoft-Windows-MUI/Debug
wevtutil.exe cl Microsoft-Windows-MUI/Operational
wevtutil.exe cl Microsoft-Windows-MediaFoundation-MFReadWrite/SinkWriter
wevtutil.exe cl Microsoft-Windows-MediaFoundation-MFReadWrite/SourceReader
wevtutil.exe cl Microsoft-Windows-MediaFoundation-MFReadWrite/Transform
wevtutil.exe cl Microsoft-Windows-MediaFoundation-PlayAPI/Analytic
wevtutil.exe cl Microsoft-Windows-MemoryDiagnostics-Results/Debug
wevtutil.exe cl Microsoft-Windows-MobilityCenter/Performance
wevtutil.exe cl Microsoft-Windows-NCSI/Analytic
wevtutil.exe cl Microsoft-Windows-NCSI/Operational
wevtutil.exe cl Microsoft-Windows-NDF-HelperClassDiscovery/Debug
wevtutil.exe cl Microsoft-Windows-NDIS-PacketCapture/Diagnostic
wevtutil.exe cl Microsoft-Windows-NDIS/Diagnostic
wevtutil.exe cl Microsoft-Windows-NDIS/Operational
wevtutil.exe cl Microsoft-Windows-NTLM/Operational
wevtutil.exe cl Microsoft-Windows-NWiFi/Diagnostic
wevtutil.exe cl Microsoft-Windows-Narrator/Diagnostic
wevtutil.exe cl Microsoft-Windows-NetShell/Performance
wevtutil.exe cl Microsoft-Windows-Network-and-Sharing-Center/Diagnostic
wevtutil.exe cl Microsoft-Windows-NetworkAccessProtection/Operational
wevtutil.exe cl Microsoft-Windows-NetworkAccessProtection/WHC
wevtutil.exe cl Microsoft-Windows-NetworkLocationWizard/Operational
wevtutil.exe cl Microsoft-Windows-NetworkProfile/Diagnostic
wevtutil.exe cl Microsoft-Windows-NetworkProfile/Operational
wevtutil.exe cl Microsoft-Windows-Networking-Correlation/Diagnostic
wevtutil.exe cl Microsoft-Windows-NlaSvc/Diagnostic
wevtutil.exe cl Microsoft-Windows-NlaSvc/Operational
wevtutil.exe cl Microsoft-Windows-OLEACC/Debug
wevtutil.exe cl Microsoft-Windows-OLEACC/Diagnostic
wevtutil.exe cl Microsoft-Windows-OOBE-Machine/Diagnostic
wevtutil.exe cl Microsoft-Windows-OfflineFiles/Analytic
wevtutil.exe cl Microsoft-Windows-OfflineFiles/Debug
wevtutil.exe cl Microsoft-Windows-OfflineFiles/Operational
wevtutil.exe cl Microsoft-Windows-OfflineFiles/SyncLog
wevtutil.exe cl Microsoft-Windows-OneX/Diagnostic
wevtutil.exe cl Microsoft-Windows-OobeLdr/Analytic
wevtutil.exe cl Microsoft-Windows-PCI/Diagnostic
wevtutil.exe cl Microsoft-Windows-ParentalControls/Operational
wevtutil.exe cl Microsoft-Windows-PeerToPeerDrtEventProvider/Diagnostic
wevtutil.exe cl Microsoft-Windows-PeopleNearMe/Operational
wevtutil.exe cl Microsoft-Windows-PortableDeviceStatusProvider/Analytic
wevtutil.exe cl Microsoft-Windows-PortableDeviceSyncProvider/Analytic
wevtutil.exe cl Microsoft-Windows-PowerCfg/Diagnostic
wevtutil.exe cl Microsoft-Windows-PowerCpl/Diagnostic
wevtutil.exe cl Microsoft-Windows-PowerEfficiencyDiagnostics/Diagnostic
wevtutil.exe cl Microsoft-Windows-PowerShell/Analytic
wevtutil.exe cl Microsoft-Windows-PowerShell/Operational
wevtutil.exe cl Microsoft-Windows-PrimaryNetworkIcon/Performance
wevtutil.exe cl Microsoft-Windows-PrintService/Admin
wevtutil.exe cl Microsoft-Windows-PrintService/Debug
wevtutil.exe cl Microsoft-Windows-PrintService/Operational
wevtutil.exe cl Microsoft-Windows-Program-Compatibility-Assistant/Debug
wevtutil.exe cl Microsoft-Windows-QoS-Pacer/Diagnostic
wevtutil.exe cl Microsoft-Windows-QoS-qWAVE/Debug
wevtutil.exe cl Microsoft-Windows-RPC/Debug
wevtutil.exe cl Microsoft-Windows-RPC/EEInfo
wevtutil.exe cl Microsoft-Windows-ReadyBoost/Analytic
wevtutil.exe cl Microsoft-Windows-ReadyBoost/Operational
wevtutil.exe cl Microsoft-Windows-ReadyBoostDriver/Analytic
wevtutil.exe cl Microsoft-Windows-ReadyBoostDriver/Operational
wevtutil.exe cl Microsoft-Windows-Recovery/Operational
wevtutil.exe cl Microsoft-Windows-ReliabilityAnalysisComponent/Operational
wevtutil.exe cl Microsoft-Windows-RemoteApp and Desktop Connections/Admin
wevtutil.exe cl Microsoft-Windows-RemoteAssistance/Admin
wevtutil.exe cl Microsoft-Windows-RemoteAssistance/Operational
wevtutil.exe cl Microsoft-Windows-RemoteAssistance/Tracing
wevtutil.exe cl Microsoft-Windows-Remotefs-UTProvider/Diagnostic
wevtutil.exe cl Microsoft-Windows-Resource-Exhaustion-Detector/Operational
wevtutil.exe cl Microsoft-Windows-Resource-Exhaustion-Resolver/Operational
wevtutil.exe cl Microsoft-Windows-Resource-Leak-Diagnostic/Operational
wevtutil.exe cl Microsoft-Windows-ResourcePublication/Tracing
wevtutil.exe cl Microsoft-Windows-RestartManager/Operational
wevtutil.exe cl Microsoft-Windows-Search-Core/Diagnostic
wevtutil.exe cl Microsoft-Windows-Search-ProtocolHandlers/Diagnostic
wevtutil.exe cl Microsoft-Windows-Security-Audit-Configuration-Client/Diagnostic
wevtutil.exe cl Microsoft-Windows-Security-Audit-Configuration-Client/Operational
wevtutil.exe cl Microsoft-Windows-Security-IdentityListener/Operational
wevtutil.exe cl Microsoft-Windows-Security-SPP/Perf
wevtutil.exe cl Microsoft-Windows-Sens/Debug
wevtutil.exe cl Microsoft-Windows-ServiceReportingApi/Debug
wevtutil.exe cl Microsoft-Windows-Services-Svchost/Diagnostic
wevtutil.exe cl Microsoft-Windows-Services/Diagnostic
wevtutil.exe cl Microsoft-Windows-Setup/Analytic
wevtutil.exe cl Microsoft-Windows-SetupCl/Analytic
wevtutil.exe cl Microsoft-Windows-SetupQueue/Analytic
wevtutil.exe cl Microsoft-Windows-SetupUGC/Analytic
wevtutil.exe cl Microsoft-Windows-ShareMedia-ControlPanel/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-BootAnim/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-Common/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-CredUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-Logon/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-PasswordProvider/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-AuthUI-Shutdown/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-Core/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-DefaultPrograms/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shell-Shwebsvc
wevtutil.exe cl Microsoft-Windows-Shell-ZipFolder/Diagnostic
wevtutil.exe cl Microsoft-Windows-Shsvcs/Diagnostic
wevtutil.exe cl Microsoft-Windows-Sidebar/Diagnostic
wevtutil.exe cl Microsoft-Windows-Speech-UserExperience/Diagnostic
wevtutil.exe cl Microsoft-Windows-StickyNotes/Admin
wevtutil.exe cl Microsoft-Windows-StickyNotes/Debug
wevtutil.exe cl Microsoft-Windows-StickyNotes/Diagnostic
wevtutil.exe cl Microsoft-Windows-StorDiag/Operational
wevtutil.exe cl Microsoft-Windows-StorPort/Operational
wevtutil.exe cl Microsoft-Windows-Subsys-Csr/Operational
wevtutil.exe cl Microsoft-Windows-Subsys-SMSS/Operational
wevtutil.exe cl Microsoft-Windows-Superfetch/Main
wevtutil.exe cl Microsoft-Windows-Superfetch/StoreLog
wevtutil.exe cl Microsoft-Windows-Sysprep/Analytic
wevtutil.exe cl Microsoft-Windows-SystemHealthAgent/Diagnostic
wevtutil.exe cl Microsoft-Windows-TCPIP/Diagnostic
wevtutil.exe cl Microsoft-Windows-TSF-msctf/Debug
wevtutil.exe cl Microsoft-Windows-TSF-msctf/Diagnostic
wevtutil.exe cl Microsoft-Windows-TSF-msutb/Debug
wevtutil.exe cl Microsoft-Windows-TSF-msutb/Diagnostic
wevtutil.exe cl Microsoft-Windows-TZUtil/Operational
wevtutil.exe cl Microsoft-Windows-TaskScheduler/Debug
wevtutil.exe cl Microsoft-Windows-TaskScheduler/Diagnostic
wevtutil.exe cl Microsoft-Windows-TaskScheduler/Operational
wevtutil.exe cl Microsoft-Windows-TaskbarCPL/Diagnostic
wevtutil.exe cl Microsoft-Windows-TerminalServices-LocalSessionManager/Admin
wevtutil.exe cl Microsoft-Windows-TerminalServices-LocalSessionManager/Analytic
wevtutil.exe cl Microsoft-Windows-TerminalServices-LocalSessionManager/Debug
wevtutil.exe cl Microsoft-Windows-TerminalServices-LocalSessionManager/Operational
wevtutil.exe cl Microsoft-Windows-TerminalServices-MediaRedirection/Analytic
wevtutil.exe cl Microsoft-Windows-TerminalServices-PnPDevices/Admin
wevtutil.exe cl Microsoft-Windows-TerminalServices-PnPDevices/Analytic
wevtutil.exe cl Microsoft-Windows-TerminalServices-PnPDevices/Debug
wevtutil.exe cl Microsoft-Windows-TerminalServices-PnPDevices/Operational
wevtutil.exe cl Microsoft-Windows-TerminalServices-RDPClient/Analytic
wevtutil.exe cl Microsoft-Windows-TerminalServices-RDPClient/Debug
wevtutil.exe cl Microsoft-Windows-TerminalServices-RDPClient/Operational
wevtutil.exe cl Microsoft-Windows-TerminalServices-RdpSoundDriver/Capture
wevtutil.exe cl Microsoft-Windows-TerminalServices-RdpSoundDriver/Playback
wevtutil.exe cl Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin
wevtutil.exe cl Microsoft-Windows-TerminalServices-RemoteConnectionManager/Analytic
wevtutil.exe cl Microsoft-Windows-TerminalServices-RemoteConnectionManager/Debug
wevtutil.exe cl Microsoft-Windows-TerminalServices-RemoteConnectionManager/Operational
wevtutil.exe cl Microsoft-Windows-ThemeCPL/Diagnostic
wevtutil.exe cl Microsoft-Windows-ThemeUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-TunnelDriver
wevtutil.exe cl Microsoft-Windows-UAC-FileVirtualization/Operational
wevtutil.exe cl Microsoft-Windows-UAC/Operational
wevtutil.exe cl Microsoft-Windows-UIAnimation/Diagnostic
wevtutil.exe cl Microsoft-Windows-UIAutomationCore/Debug
wevtutil.exe cl Microsoft-Windows-UIAutomationCore/Diagnostic
wevtutil.exe cl Microsoft-Windows-UIAutomationCore/Perf
wevtutil.exe cl Microsoft-Windows-UIRibbon/Diagnostic
wevtutil.exe cl Microsoft-Windows-USB-USBHUB/Diagnostic
wevtutil.exe cl Microsoft-Windows-USB-USBPORT/Diagnostic
wevtutil.exe cl "Microsoft-Windows-User Control Panel Performance/Diagnostic"
wevtutil.exe cl "Microsoft-Windows-User Profile Service/Diagnostic"
wevtutil.exe cl "Microsoft-Windows-User Profile Service/Operational"
wevtutil.exe cl Microsoft-Windows-User-Loader/Analytic
wevtutil.exe cl Microsoft-Windows-UserModePowerService/Diagnostic
wevtutil.exe cl Microsoft-Windows-UserPnp/DeviceMetadata/Debug
wevtutil.exe cl Microsoft-Windows-UserPnp/DeviceNotifications
wevtutil.exe cl Microsoft-Windows-UserPnp/Performance
wevtutil.exe cl Microsoft-Windows-UserPnp/SchedulerOperations
wevtutil.exe cl Microsoft-Windows-UxTheme/Diagnostic
wevtutil.exe cl Microsoft-Windows-VAN/Diagnostic
wevtutil.exe cl Microsoft-Windows-VDRVROOT/Operational
wevtutil.exe cl Microsoft-Windows-VHDMP/Operational
wevtutil.exe cl Microsoft-Windows-VWiFi/Diagnostic
wevtutil.exe cl "Microsoft-Windows-Virtual PC/Admin"
wevtutil.exe cl Microsoft-Windows-VolumeControl/Performance
wevtutil.exe cl Microsoft-Windows-VolumeSnapshot-Driver/Operational
wevtutil.exe cl Microsoft-Windows-WABSyncProvider/Analytic
wevtutil.exe cl Microsoft-Windows-WCN-Config-Registrar/Diagnostic
wevtutil.exe cl Microsoft-Windows-WER-Diag/Operational
wevtutil.exe cl Microsoft-Windows-WFP/Analytic
wevtutil.exe cl Microsoft-Windows-WFP/Operational
wevtutil.exe cl Microsoft-Windows-WLAN-AutoConfig/Operational
wevtutil.exe cl Microsoft-Windows-WLAN-Autoconfig/Diagnostic
wevtutil.exe cl Microsoft-Windows-WLANConnectionFlow/Diagnostic
wevtutil.exe cl Microsoft-Windows-WMI-Activity/Trace
wevtutil.exe cl Microsoft-Windows-WMPDMCCore/Diagnostic
wevtutil.exe cl Microsoft-Windows-WMPDMCUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-WMPNSS-PublicAPI/Diagnostic
wevtutil.exe cl Microsoft-Windows-WMPNSS-Service/Diagnostic
wevtutil.exe cl Microsoft-Windows-WMPNSSUI/Diagnostic
wevtutil.exe cl Microsoft-Windows-WPD-ClassInstaller/Analytic
wevtutil.exe cl Microsoft-Windows-WPD-ClassInstaller/Operational
wevtutil.exe cl Microsoft-Windows-WPD-CompositeClassDriver/Analytic
wevtutil.exe cl Microsoft-Windows-WPD-CompositeClassDriver/Operational
wevtutil.exe cl Microsoft-Windows-WPD-MTPClassDriver/Operational
wevtutil.exe cl Microsoft-Windows-WSC-SRV/Diagnostic
wevtutil.exe cl Microsoft-Windows-WUSA/Debug
wevtutil.exe cl Microsoft-Windows-WWAN-MM-Events/Diagnostic
wevtutil.exe cl Microsoft-Windows-WWAN-NDISUIO-EVENTS/Diagnostic
wevtutil.exe cl Microsoft-Windows-WWAN-SVC-Events/Diagnostic
wevtutil.exe cl Microsoft-Windows-WWAN-UI-Events/Diagnostic
wevtutil.exe cl Microsoft-Windows-WebIO-NDF/Diagnostic
wevtutil.exe cl Microsoft-Windows-WebIO/Diagnostic
wevtutil.exe cl Microsoft-Windows-WebServices/Tracing
wevtutil.exe cl Microsoft-Windows-Win32k/Concurrency
wevtutil.exe cl Microsoft-Windows-Win32k/Power
wevtutil.exe cl Microsoft-Windows-Win32k/Render
wevtutil.exe cl Microsoft-Windows-Win32k/Tracing
wevtutil.exe cl Microsoft-Windows-Win32k/UIPI
wevtutil.exe cl Microsoft-Windows-WinHTTP-NDF/Diagnostic
wevtutil.exe cl Microsoft-Windows-WinHttp/Diagnostic
wevtutil.exe cl Microsoft-Windows-WinINet/Analytic
wevtutil.exe cl Microsoft-Windows-WinRM/Analytic
wevtutil.exe cl Microsoft-Windows-WinRM/Debug
wevtutil.exe cl Microsoft-Windows-WinRM/Operational
wevtutil.exe cl Microsoft-Windows-Windeploy/Analytic
wevtutil.exe cl "Microsoft-Windows-Windows Defender/Operational"
wevtutil.exe cl "Microsoft-Windows-Windows Defender/WHC"
wevtutil.exe cl Microsoft-Windows-Windows Firewall With Advanced Security/ConnectionSecurity"
wevtutil.exe cl "Microsoft-Windows-Windows Firewall With Advanced Security/ConnectionSecurityVerbose"
wevtutil.exe cl Microsoft-Windows-Windows Firewall With Advanced Security/Firewall"
wevtutil.exe cl Microsoft-Windows-Windows Firewall With Advanced Security/FirewallVerbose"
wevtutil.exe cl Microsoft-Windows-WindowsBackup/ActionCenter
wevtutil.exe cl Microsoft-Windows-WindowsColorSystem/Debug
wevtutil.exe cl Microsoft-Windows-WindowsColorSystem/Operational
wevtutil.exe cl Microsoft-Windows-WindowsSystemAssessmentTool/Operational
wevtutil.exe cl Microsoft-Windows-WindowsSystemAssessmentTool/Tracing
wevtutil.exe cl Microsoft-Windows-WindowsUpdateClient/Operational
wevtutil.exe cl Microsoft-Windows-Wininit/Diagnostic
wevtutil.exe cl Microsoft-Windows-Winlogon/Diagnostic
wevtutil.exe cl Microsoft-Windows-Winlogon/Operational
wevtutil.exe cl Microsoft-Windows-Winsock-AFD/Operational
wevtutil.exe cl Microsoft-Windows-Winsock-WS2HELP/Operational
wevtutil.exe cl Microsoft-Windows-Winsrv/Analytic
wevtutil.exe cl Microsoft-Windows-Wired-AutoConfig/Diagnostic
wevtutil.exe cl Microsoft-Windows-Wired-AutoConfig/Operational
wevtutil.exe cl Microsoft-Windows-Wordpad/Admin
wevtutil.exe cl Microsoft-Windows-Wordpad/Debug
wevtutil.exe cl Microsoft-Windows-Wordpad/Diagnostic
wevtutil.exe cl Microsoft-Windows-mobsync/Diagnostic
wevtutil.exe cl Microsoft-Windows-ntshrui
wevtutil.exe cl Microsoft-Windows-osk/Diagnostic
wevtutil.exe cl Microsoft-Windows-stobject/Diagnostic
wevtutil.exe cl ODiag
wevtutil.exe cl OSession
wevtutil.exe cl Security
wevtutil.exe cl Setup
wevtutil.exe cl System
wevtutil.exe cl TabletPC_InputPanel_Channel
wevtutil.exe cl WINDOWS_MP4SDECD_CHANNEL
wevtutil.exe cl WMPSetup
wevtutil.exe cl WMPSyncEngine
wevtutil.exe cl "Windows PowerShell"

---------End copy----------




<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>


MORE EXCELLENT TIPS AND TRICKS FOR END USERS:



How to enter the BIOS or CMOS setup 

What are the F1 through F12 keys? 

Upon start up only wallpaper shows, no icons, no task bar, no start menu, nothing [FIX]

How to Permanently fix a computer with no start menu or desktop icons (Black screen virus) 

HOW To OPEN Task Manager 

Manually Speed up your Windows 7, XP 

How to boost INTERNET speed by 20% 

Random black screen while playing games 

Start your computer from a Windows 7 installation disc or USB flash drive. 

Best ways to speed up Windows 7 

How to use system recovery options in Windows? 

Go to link Download

Read more »

Tuesday, January 31, 2017

How to Delete and Clear Recent Items in Windows 7 Jump Lists

How to Delete and Clear Recent Items in Windows 7 Jump Lists


BEST GREENHOUSES FOR GROOVING VEGETABLES
? ? 1(360)241-1624 ?
? ? 360organic.us ?

DURABLE! AFFORDABLE! ALUMINUM + UV POLYCARBONATE 



Windows 7 has a new feature called Jump list which provides an easy access to various functions or features related to the programs directly on the applications’ icons or buttons on the Taskbar. Jump Lists, which is popping up and displayed whenever user right clicks on an icon or button on Taskbar, also shows recent items that opened or closed by the app, or frequently used or most visited items by the program. While the recent items that appear on the JumpLists allows user to quickly re-open the files, these access information may be deemed private and sensitive to some users. Windows 7 provides an easy way to delete and remove the recent item from the Jump Lists: .On the Jump Lists, right-click a recent item, and then click on the Remove from this list option.
 
The item will be removed from the Jump Lists. However, the method will only allow removal of recent or frequent items one by one, which may be time consuming for applications that has bigger number of recent items on Jump Lists.
Windows 7 does have a hidden trick that allows user to clear and remove all recent items or frequently used items on Jump Lists at once. Follows the steps below to clear all recent or frequently opened entries history in Jump Lists.
Run Windows Explorer.
In the address bar, enter (or copy and paste) the following file location:
%AppData%MicrosoftWindowsRecentAutomaticDestinations
Windows Explorer will open %AppData%MicrosoftWindowsRecent Items folder, but the folder content is the listing of only automaticDestination-ms files. The files store the information of recent items to display on the Jump Lists.


 As the file name is not easily interpreted, so it’s not easy to identify which automaticDestination-ms file belongs to Jump Lists of which program from the file name itself. User can search for the item name on the Jump List inside the file content though, although there may be quite a few files to check, making the move unrealistic.
 So the trick is only useful if user decides to remove and clear or clean all recent items of all programs’ Jump Lists. To remove the history, just delete the files.
 Tip: The process can be automated via a batch command script, or using Task Scheduler to execute on interval, upon Windows shutdown or upon Windows startup by using the following command:
del %AppData%MicrosoftWindowsRecentAutomaticDestinations*
===================================================


Additional information

What is the difference between BIOS and CMOS?

What are the F1 through F12 keys?  

How to use system recovery options in Windows?

Random black screen while playing games


How to Delete and Clear Recent Items in Windows 7 Jump Lists

How to enter the BIOS or CMOS setup
What is the difference between BIOS and CMOS?
What are the F1 through F12 keys?  

 
Durable Greenhouses made from Polycarbonate UV Protected material and Aluminum



ALSO PLEASE VISIT THIS VIDEOS AND SEE IF YOU FIND SOMETHING NEED:

Windows Registry Tools can be downloaded here: 
How to kip your PC Private by deleting DATA Permanently 
http://askpctech.blogspot.com/2016/03/kip-your-pc-privat.html


This tutorial is made up on request several  users, is well is fallowing video:
1)How to Delete Paint Recent Pictures from List in Windows 7 

2)Win 7– Fix for “Safely Remove Hardware and Eject Media” not working How To

3)Windows 10 How to Fix Black Screen After Booting

4)How To Remove Windows 10 Upgrade Notification On Windows 7 And Windows 8

5)How to Delete Face book Page Permanently - 2015

6)How to Uninstall Windows 10 and Downgrade to Windows 7 or 8.1

7)detected: not-a-virus:remoteadmin.win32

8)How to change pictures into icons for folders

9)Speed up your PC Disable System Restore on SSD

10)Speed up your PC Disable Scheduled De-fragmentation SSD

11)2015 Black screen of DEATH Windows 7 & 8 - with cursor at start-up SOLVED

12)Upon start up only wallpaper shows FIX
13)Here is video on Windows 7 & 8 - Black screen with cursor at start-up FIX 

You can also open Task Manager by pressing Ctrl+Shift+Esc.
14) I bought a windows 7 PC but it Look alike old PC FIX:

15) Windows 7 & 8 - Black screen with cursor at start-up FIX:

16) How To Fix Minecraft OpenGL Error Windows 7 xp vista 720p :

17) removing bars using regscanner regedit & file shredder 720p:

18) How to Recover windows Explorer from error 2014 720p

19) HOW TO Save on battery online 

20) Windows 7 & 8 - Black screen with cursor at start-up FIX 

Upon start up only wallpaper shows no icons
CTL+ALT+DEL then click file and new task. then type explorer.exe and press ok
Best Greenhouse system 2015 




Go to link Download

Read more »