System Tutorial
Windows Series
How to turn off startup items on Windows computer_Win10/11 management self-startup software to improve startup speed tutorial
How to turn off startup items on Windows computer_Win10/11 management self-startup software to improve startup speed tutorial
There are too many self-starting programs in Windows that cause lag, and can be shut down through six methods: 1. Disabling the task manager; 2. Switching the system settings; 3. Cleaning up the startup folder shortcuts; 4. Cancel the self-starting option in the software; 5. Delete the registry editor; 6. Assisted management by the msconfig tool.

If you find that your Windows computer automatically runs a large number of software after it is turned on, resulting in slow startup, high resource usage, or a cluttered desktop, it is likely that multiple programs are configured to start automatically at startup. Here's how to turn off these startup items:
1. Use Task Manager to disable startup items
Task Manager is a visual management tool built into the Windows 10/11 system. It can directly view and disable all user-level startup programs, and also marks the impact level of each program on boot speed. It is suitable for most daily optimization scenarios.
1. Press the Ctrl Shift Esc shortcut key to directly open the Task Manager.
2. Click "Start" (Win10) or "Start Application" (Win11) in the top tab.
3. Find the target program in the list and confirm that its "Status" is listed as "Enabled" and its "Startup Impact" is medium or high .
4. Right-click the program and select "Disable" ; or click the "Disable" button in the lower right corner after selecting it.
2. Turn off the startup switch through system settings
The system settings interface is optimized for modern operations, especially suitable for UWP applications and Microsoft Store installation software. Modifications will take effect immediately without restarting, and provide intuitive graphical switch control.
1. Press Win I to open the “Settings” window.
2. Click "Application" → "Start" (Win11) or "Application" → "Start Application" (Win10).
3. In the program list on the right, find the target software and turn its corresponding switch to "off" .
3. Clean up the shortcuts in the startup folder
Some programs realize self-starting by placing a shortcut (.lnk file) in the current user's "Startup" folder. Deleting the corresponding shortcut can cut off the automatic triggering of the path, without relying on the registry or service configuration.
1. Press Win R to open the "Run" dialog box.
2. Enter shell:startup and press Enter to open the startup folder of the current user.
3. Check whether there is a shortcut to the target program in the folder.
4. Select the .lnk file and press the Delete key to delete it , or cut it to another location to temporarily store it for verification.
4. Cancel the auto-start option within the software
Many third-party software (such as WeChat, QQ, Xunlei, Baidu Netdisk, etc.) provide the "Automatically start at boot" option. Closing it from the source can avoid system updates or software reinstallation and recovery after self-starting. It is the most thorough user-level control method.
1. Start the target software (such as WeChat) normally.
2. Enter its setting interface: For WeChat , the "three" icon in the lower left corner → Settings ; for QQ, the main interface is "Settings" in the lower left corner → Basic settings .
3. Look for options like "Start automatically at boot" , "Start with the system" or "Run at startup" .
4. Uncheck or turn off the switch, and click "OK" or "Save" to make the settings take effect.
5. Delete stubborn startup items through the Registry Editor
The registry is the core location where Windows stores auto-start configurations. It applies to hidden or driver-level startup items that do not appear in the task manager or settings, such as some adware, old driver components or bundled plug-ins. Careful backup is required before operation.
1. Press Win R , enter regedit and press Enter to run the Registry Editor with administrator rights.
2. Expand the path in sequence: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run (current user level).
3. In the right pane, find the string value that matches the target program name (such as "Tencentdl", "BaiduNetdisk", etc.).
4. Right-click the item and select "Delete" ; if you want to keep it but temporarily disable it, you can double-click the item and clear the "numeric data" .
6. Use the system configuration tool (msconfig) to assist management
The system configuration tool provides traditional path access to startup configuration, which is suitable for scenarios that require batch adjustments or troubleshooting non-application layer startup behavior. In newer systems, it will jump to the Task Manager startup page, but the compatibility entry is still retained.
1. Press Win R to open the "Run" dialog box.
2. Enter msconfig and press Enter to open the "System Configuration" window.
3. Switch to the "Startup" tab , and the system will automatically jump to the "Startup" page of the Task Manager.
4. Follow the first method to complete subsequent disabling operations.
The above is the detailed content of How to turn off startup items on Windows computer_Win10/11 management self-startup software to improve startup speed tutorial. For more information, please follow other related articles on the PHP Chinese website!
Hot AI Tools
Undress AI Tool
Undress images for free
AI Clothes Remover
Online AI tool for removing clothes from photos.
Undresser.AI Undress
AI-powered app for creating realistic nude photos
ArtGPT
AI image generator for creative art from text prompts.
Stock Market GPT
AI powered investment research for smarter decisions
Hot Article
Popular tool
Notepad++7.3.1
Easy-to-use and free code editor
SublimeText3 Chinese version
Chinese version, very easy to use
Zend Studio 13.0.1
Powerful PHP integrated development environment
Dreamweaver CS6
Visual web development tools
SublimeText3 Mac version
God-level code editing software (SublimeText3)
Hot Topics
20562
7
13665
4
How to use Minimax in LangChain Common LLM component configuration tutorial [Development]
Apr 15, 2026 pm 10:27 PM
The API key, model name and parameters need to be configured to integrate Minimax to LangChain: 1. Install langchain and minimax-python, ensure Python ≥ 3.8 and use a virtual environment; 2. Obtain group_id and api_key from the Minimax console and save them in .env The file is loaded through load_dotenv(); 3. Initialize the LLM instance with the Minimax class, specify model, temperature and other parameters and test invoke; 4. The MinimaxChat class should be used for multi-round conversations, and messages such as HumanMessage should be passed in according to OpenAI-style
How to download the PC version of Conch AI Minimax desktop client installation and use guide [Full strategy]
Apr 15, 2026 pm 10:12 PM
The desktop version of Conch AI requires Windows 1022H2/macOS12.0 and x64/AppleSilicon architecture. Only the official website https://hailuoai.com provides genuine installation packages. Disable third-party simulator shells. If the configuration is abnormal, rename the HeluoAI folder to fix it.
How Baidu Browser scans and cleans temporary files that failed to download_Baidu Transfer Junk Deep Cleaning Release
Apr 14, 2026 pm 04:12 PM
Baidu Browser download interruption problems are often caused by residual temporary files such as .part, .tmp, .crdownload, etc. that have not been cleared. They need to be solved through manual location, command line recursive deletion, PowerShell script automation, or scheduled task cleaning.
Advanced Application of Navicat Model Tool: How to Print Pagination and Adaptive ER Diagram_Underlying Analysis
Apr 15, 2026 pm 02:27 PM
NavicatER diagram export is paginated and needs to be manually grouped into logical groups and then exported separately; PNG/SVG export must be triggered from the main menu and anti-aliasing checked; AutoLayout failure is often caused by the table being locked and needs to be unlocked in batches; PDF is blank mostly because the font is not embedded, so the system basic font should be used instead and the model page should be restarted.
How to hide the automatic detection prompt bar of web page translation in Baidu Browser_Baidu Language Bar Silent Do Not Disturb Settings
Apr 14, 2026 pm 04:27 PM
There are four steps to turn off the Baidu browser web translation prompt: 1. Turn off the "Enable web translation" switch in the settings; 2. Set the "Language bar display mode" to "Do not display the language bar"; 3. Click the translation icon in the target website address bar and select "Do not display translation prompts on this website"; 4. Delete the TranslationPrefs and LanguageBarSettings configuration files and restart the browser.
How to register Minimax large model? Conch AI entrance official website address
Apr 15, 2026 pm 10:09 PM
Minimax registration needs to be distinguished by entrance: Conch AI video/audio platform uses https://hailuoai.video/ or https://hailuoai.com/audio/voices, which only requires a mobile phone number for instant activation; PlatformAPI platform uses https://platform.minimaxi.com/login, which supports mobile phone number or email registration, and must complete the information to generate an API key; the general conversation platform https://chat.minimax.io can be used without registration. After logging in, history is synchronized and enhanced functions are enabled.
How to adjust the default color matching of the chart generation tool_Chart.js integration and theme alignment
Apr 17, 2026 pm 09:33 PM
The default color matching of Chart.js is modified in Chart.defaults. v3 uses Chart.defaults.color and other global configurations, and v2 uses Chart.defaults.global. After the instance is initialized, it will no longer respond to defaults changes. You must set or manually update the existing instance before creating the chart.
How to save Baidu Browser web pages offline_Baidu Browser offline reading tutorial
Apr 15, 2026 pm 09:42 PM
Web pages can be saved for offline viewing using five methods: web page snapshot, offline web page extension, offline reading mode, manual copying of content or checking download permissions: 1. Save in MHT format through "Save as web page"; 2. Install the "Offline web page" extension and log in to Baidu account to synchronize the cache; 3. Click the book icon to enable offline reading mode; 4. Copy text and screenshots and save them to a local document; 5. Confirm that the download path is valid and the browser has write permission.





