Windows system maintenance¶
All articles under the Windows system maintenance category (19 articles in total, arranged in reverse chronological order).
⏱️ Automatically jump to the latest article after 5 seconds
- 2025-03-31 ✨ New method to skip logging in to Microsoft account and create local account when Windows 11 starts for the first time
- 2024-10-09 win11 tip: Click on the parent directory to open in the same window instead of opening in a new window by default
- 2024-06-19 BAT script: traverse all subdirectories under the current folder/directory. If there is a poster.jpg image file, copy it in the same location and name it fanart.jpg
- 2024-04-04 Use PowerShell commands to compress and adjust the space occupied by virtual files VHD/VHDX
- 2023-10-13 Windows system mouse dragging files has been changed from the default copy mode to cut/move mode
- 2023-08-25 Modify and adjust the VHD/VHDX virtual disk size
- 2023-08-03 Windows system pop-up window "Agree to cross-border transfer of personal data" to skip and permanently block the KB5028166 security patch method
- 2023-01-31 Do you know how to enable the win10/win11 function to configure GodMode? Global system configuration with just one click
- 2022-11-06 AD domain usage optimization: users automatically join the local administrator group at startup VBS script + restrict multiple logins
- 2022-11-06 Delete quick access in win7/win10/win11 Explorer navigation window
- 2022-10-31 What to do when there are spaces in the file path when setting the windows system environment variable
- 2022-10-05 Tips for efficient work, use vbs scripts to implement scheduled task pop-up reminders
- 2022-09-19 BAT script: batch create and import AD domain OU and User
- 2022-09-19 BAT script: Add, delete, modify and check registry entries through commands (take modifying registry entries to realize the real-time display of seconds in the taskbar time in the lower right corner of Windows as an example)
- 2022-09-19 BAT script: obtain the main hardware configuration information of the computer with one click and automatically generate a record file (Plus++ enhanced version)
- 2022-09-19 BAT script: obtain the main hardware configuration information of the computer with one click and automatically generate a record file
- 2022-09-19 How to skip networking settings when the win11 system is started on a new computer for the first time? That is, enter the desktop to complete the machine inspection without activating the system
- 2022-09-17 BAT script: batch create directories based on file names and move files into them
- 2022-09-17 Practice of deploying SSH server on Windows system platform