Simple guide explaining how to use ServiceOptimizer.AI.
- Generate prompt β Tool creates a prompt with your service list
- Get AI analysis β AI analyzes and recommends optimizations
- Import recommendations β Tool reads JSON from clipboard
- Apply changes β Optimize services with one click
Click "π€ 1. GENERATE AI PROMPT":
- Tool collects all Windows services
- Creates detailed prompt with service list
- Includes your preferences (Xbox, Store, custom notes)
- Copies to clipboard
What you do:
- Paste in ChatGPT/Claude
- Wait for AI analysis
AI returns JSON array with recommendations:
[
{
"Name": "ServiceName",
"Display": "Display Name",
"Current_Startup": "Automatic",
"Current_State": "Running",
"Recommended_Startup": "Manual",
"Recommended_State": "Stopped",
"Reason": "Explanation"
}
]Click "π₯ 2. ANALYZE CLIPBOARD":
- Tool reads JSON from clipboard
- Validates format
- Creates service cards
- Displays recommendations
Click "APPLY" for each service:
- Changes startup type
- Starts/stops service
- Updates display
- Shows success (green button)
1. Generate:
Click "GENERATE AI PROMPT"
β Prompt copied
2. Get AI response:
Paste in ChatGPT
β Get JSON recommendations
3. Import:
Copy JSON
Click "ANALYZE CLIPBOARD"
β Cards appear
4. Apply:
Click "APPLY" on each
β Services optimized!
Always backup before changes. CSV file saved with timestamp.
Add personal instructions. Included in prompt for AI.
Switch language anytime. All text translated.
Service status updates immediately after applying.
- β Always backup first
- β Review recommendations
- β Don't disable critical services
Never disable:
- Windows Update services
- Security services
- Network services (if needed)
- Audio services (if needed)
- Lower input lag
- Faster boot time
- Better performance
- Reduced RAM usage
Need help? Check Usage Guide