Skip to content

Instantly share code, notes, and snippets.

View v4lheru's full-sized avatar

Uros Pesic v4lheru

View GitHub Profile
@v4lheru
v4lheru / registry-optimizer.md
Last active October 15, 2024 16:38 — forked from ruvnet/registry-optimizer.md
Ai powered windows 11 registry optimization

Comprehensive Guide to Review and Optimize Windows Registry on Windows 11 with AI Support

October 15, 2024 - Updated part of the code that was not indented properly and updated some variables ot make it work, should be fine now.

This guide provides a comprehensive PowerShell script that allows you to backup, restore, analyze, and optimize your Windows Registry. Additionally, it integrates the OpenAI GPT-4 API to provide AI-powered analysis of your registry settings.

Table of Contents

  1. Prepare Your System
  2. Set Up OpenAI API Access