Releases: vacisdev/windows11
Releases · vacisdev/windows11
[1.9.0] - 2025-09-16
[1.9.0] - 2025-09-16
Added
- Enhanced echo statements in :do_cleanup to explicitly describe the cleaning process (temp files, prefetch, software distribution, event logs, WER reports), improving user transparency while maintaining safety notes.
- Added conditional checks in :addReg for REG_SZ to handle empty values more robustly (set to empty string instead of placeholder).
- Introduced selective service calls in :do_services, adding more granular control over commonly available services like ALG, AppIDSvc, and others, while incorporating new ones like DisplayEnhancementService, DmEnrollmentSvc, etc.
- Expanded wildcard service handling with better prefix length calculation for accuracy in matching user-specific services.
Changed
- In :setService, modified behavior to always echo "Setting Service [name] to [type]" for clarity, but suppressed "Processing wildcard..." for non-wildcard patterns to reduce noise.
- Streamlined :do_services by removing calls to rarely existing or deprecated services (e.g., AJRouter, AppVClient, AssignedAccessManagerSvc, BthHFSrv, Browser, DcSvc, DialogBlockingService, etc.), focusing on a more reliable and system-agnostic list.
- Adjusted :do_cleanup to perform comprehensive but safe deletions (including Prefetch, event logs, and WER reports), aligning the code with the echoed description while retaining the safety disclaimer.
- In :do_security, refined PowerShell commands to silently handle unsupported mitigations, eliminating WARNING messages for cleaner output (e.g., EnableExportAddressFilter, AuditEnableImportAddressFilter).
- Optimized :setSingleService to skip echo for non-existent services quietly, improving log readability.
Fixed
- Resolved issues with non-existent services causing "Skip" or "does not exist" spam in output by pruning the service list in :do_services and handling absences gracefully.
- Corrected REG_SZ handling in :addReg to avoid placeholder values, ensuring proper empty strings (e.g., for location\Value = "Deny").
- Fixed potential failures in :delReg by updating echo to accurately report "not found or failed" without redundant "Removed" if deletion fails.
- Addressed UI tweaks where ShellFeedsTaskbarViewMode might fail by ensuring key creation before addition, preventing x (failed) messages.
- Eliminated unnecessary wildcard processing echoes for services without *, reducing clutter in console output.
- Improved overall stability by removing outdated or problematic services (e.g., HomeGroupListener, IEEtwCollectorService) and ensuring only viable ones are targeted.
[1.8.0] - 2025-09-14
[1.8.0] - 2025-09-14
Added
- Switches for options like Privacy, Services, Gaming, UI, Network, Power, Cleanup, Security, Old Boot Menu, Login Safety
- Preview to see changes without doing them
- Restore menu for fixes like login services, biometrics, GameDVR, Windows Update
- Backups of registry and services before changes
- Handle services with wildcards (like CDPUserSvc_*)
- Login Safety to prevent breaking PIN or face login
- Make a system restore point
Changed
- New menu with numbers to toggle and buttons (Apply, Preview, Restore, Exit)
- Safer tweaks: Keep more services (like HID/Biometrics), skip harsh cleanups (no Prefetch/logs delete), optional security changes with warning
- Updated service groups: More auto/manual, less disabled, added delayed start
- Better registry changes: Focus on safe privacy/telemetry, add game boosts (like scheduler)
- Swap harsh file deletes for safe temp/thumbnail cleanup
- Nicer banner and colors
- No auto-run all, user picks now
Fixed
- Better service setup: Check current state, skip if same
- Add checks for missing services and registry fails
- Fix old loops (removed Task Manager change)
- Steady admin check and file encoding
Full Changelog: v.1.7...1.8.0
[1.7.0] - 2024-10-05
[1.7.0] - 2024-10-05
Added
- Improved error messages for invalid inputs
- Confirmation prompts for critical actions
Changed
- Enhanced menu selection logic
- Restructured code for better readability
Fixed
- Fixed syntax errors and labels
- Resolved loop and condition issues
[1.6.0] - 2024-09-28
[1.6.0] - 2024-09-28
Added
- Detailed logging for all optimization tasks
- Confirmation prompts for critical actions
- Modular functions for better maintainability
Changed
- Improved service management with error checks
- Enhanced temporary file cleanup process
- Expanded privacy and telemetry settings
Fixed
- Fixed syntax errors in registry paths
- Corrected color output in Command Prompt
- Resolved service start/stop issues
Security
- Added warnings about disabling system mitigations
2024-06-24 | v1.5
[1.5.0] - 2024-06-24
Added
- New main menu with ASCII art for improved visual appeal
- Color support for better readability and user experience
- "Run All Optimizations" option for one-click optimization
- Separate functions for different optimization tasks
- Advanced system tweaks option (Disable System Mitigations)
- Comprehensive "Information" section with disclaimers and recommendations
Changed
- Improved service management with more granular control
- Enhanced temporary file cleanup process
- Expanded privacy settings optimization
- More thorough telemetry and data collection controls
- Detailed system performance optimizations
Fixed
- Color output now works correctly in Windows Command Prompt
- Improved error handling and administrator privilege check
2024-03-18 - [v1.4]
Added
Privacy Enhancement
Disable Telemtry,Disable Compatibility Telemetry,Disable Advertising ID,Disable Wi-Fi Sense,Disable Diagnostic Data,Disable Handwriting Data Sharing,Disable Windows Hello Biometrics,Disable Timeline Function,Disable Location Tracking,Disable Feedback Notifications,Disable Windows Tips,Disable Lock Screen Ads,Disable Atuomatic Installation of Apps,Disable Start Menu App Suggestions,Disable Setting App Ads,Disable Customer Experience Improvement Program,Disable Help Experience Program,Disable Experimental Features,Disable Inventory Collector,Disable Get More Out of Windows,
2023-12-18 - [v1.3]
Added
- Disable Mitigations: This new feature allows users to disable specific mitigations. This can be useful in scenarios where certain mitigations are causing performance issues or compatibility problems.
Updated
- Color Scheme: We've updated the color scheme to improve readability and user experience. The new scheme is designed to be pleasing to the eye and accessible to all users.
- Information Text: The information text has been updated to provide clearer and more concise instructions. This should help users navigate the application more easily and understand its features better.
2023-12-16 - [v1.2]
Updated
- Services: The services have been adjusted to improve system performance and efficiency. This should result in a smoother and more responsive user experience.
- Scheduled Tasks: Scheduled tasks have been modified for better readability and structure, enhancing the user’s ability to understand and manage tasks. This should make it easier to schedule and monitor tasks within the system.
- Telemetry Registry: The telemetry registry has been increased and revised for more accurate data collection, allowing for better system diagnostics and improvements. This will help us identify and resolve issues more effectively.
- Windows Version Check: The Windows version check has been optimized, and a ping department has been added to check system performance. This ensures that the system is running the most compatible and efficient version of Windows, providing a stable and reliable user experience.
- Group Svchost Processes: Group svchost processes have been newly added for better system management, allowing for more efficient allocation of system resources. This should improve the overall performance and stability of the system.
- Storage Sense: Storage Sense has been fixed, improving the system’s ability to manage and allocate storage. This should help maintain optimal system performance and prevent unnecessary storage usage.
- Removed Features: Power Throttling, Keyboard Indicator Behavior, Show File Extensions, UAC, Cortana have been removed due to incompatibilities. This is intended to prevent potential system conflicts and improve overall system performance. We apologize for any inconvenience this may cause and appreciate your understanding.
2023-11-09 - [v1.1]
Updated
- Color Scheme: The color scheme has been adjusted to improve the visual experience and make the interface more user-friendly.
- Task Manager Timeout: The Task Manager timeout has been increased to provide more flexibility and better performance.
- Services: The services are now completely disabled. This corrects a previous mistake where they were not fully disabled.
- Information: The information has been recreated and expanded to provide more details about the tool and its functionalities.
- GUI: The GUI has been minimally revised with new text and colors for a more intuitive and visually pleasing user experience.
- Administrator Rights Check: The administrator rights check has been revised to ensure more accurate and reliable results.
- Service List: The service list has been updated to correct some incorrect services in various startup types. This should improve the overall functionality and reliability of the system.
- Windows Version Check: The Windows version check has been revised and improved for more accurate results, ensuring optimal system compatibility and performance.
- Temporary Files: The handling of temporary files has been revised and improved, enhancing system performance and storage management.
2023-09-17 - [v1.0]
Updated
- Service Disabling Code: The code for correct service disabling has been improved in release
v1.0. This update enhances the reliability of service disabling, ensuring that services are disabled as intended. This should result in a more stable system performance.