01Begin with what you can see
Visible Windows controls are useful first stops for startup applications they expose. Use them to identify an entry and record its original state before changing a switch.

02Match the behavior to a mechanism
If a visible list does not explain behavior, use the Atlas to consider folders, Run keys, tasks, services, packages, or an event-based route. This is a move toward a better question, not a move toward deletion.
03Make the smallest reversible change
Disabling a visible app, restoring a shortcut, or disabling a scheduled task is normally easier to reverse than removing a configuration. Record what changed and test under a clear condition.
04Escalate when the question needs it
For a conflict, a clean boot can narrow the active set. For a timing claim, use a reproducible trace. Keep diagnostic methods separate from routine maintenance.
05A clean boot is an isolation method
A clean boot narrows the set of services and startup items that participate in a Windows session so a software conflict can be compared under controlled conditions. It is not a recommendation to leave a computer permanently stripped down, and it is not a malware verdict. Before starting, record the normal state, the symptom, the account, and the applications that must be available for the test. The more precise the original condition, the more useful the comparison will be.
06Change the boundary carefully
The value of a clean boot comes from changing a known boundary and then repeating the same action. Keep the test focused: sign in, wait the same interval, open the same application, or reproduce the same connection. If the problem disappears, restore items in groups or with a documented method until the responsible family is narrowed. If it remains, the conflict may not be in the startup set at all. Do not turn a negative result into a claim that every disabled component was irrelevant.
07Return to normal and keep the lesson
The final step is to return Windows to its normal startup configuration and record what the comparison established. A support note should say which startup items or services were changed, when, how the symptom behaved, and what was restored. If another person relies on the machine, tell them the test is complete and verify the normal account and network behavior. The useful output is a smaller next question, not a permanent clean-boot setting.
08Make the comparison readable to another person
If a clean-boot test is handed to a colleague, include the exact symptom, the disabled boundary, the sign-in account, the reproduction steps, and the restoration steps. This prevents a later reader from confusing a temporary isolation state with the machine's intended configuration. It also makes a negative result useful: the next investigator knows which family was already narrowed and which assumptions remain open.
Continue from here
Sources for this page
- How to perform a clean boot in WindowsMicrosoft Support