Skip to content

πŸ”§ Optimize & Boost Windows Performance! Get rid of bloatware, enhance speed, and improve security with advanced tweaks, CMD scripts, and privacy tools. πŸš€

License

Notifications You must be signed in to change notification settings

itz-rj-here/Unlimited-PC-Tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unlimited PC Tips: Optimize Your Windows Performance

  • It's highly recommended to create a system restore point so that if you encounter any issues, you can revert back. If you don't do this step and experience any problems after applying these modifications, we will not take any responsibility for any device damage or issues.

1. Use Atlas OS for Performance Boost (Highly Recommended)

  • Atlas OS is the first and best option to improve your Windows device performance to the top level. It helps you remove all the bloatware and telemetry from your device. They have almost 45,000+ community members connected with Atlas OS.
  • Atlas OS is not an ISO file; it modifies and tweaks your Windows operating system to make it much faster. If you are a gamer or love to play games, Atlas OS is a must for your Windows device.
  • It is best to do a fresh Windows reinstall, update all security and feature updates, and apply Atlas OS modifications afterward.
  • If you find any issues or have any questions, you can contact them via their Discord. You can also contact me if you need help fixing problems.

Alternatively, use

Windows Modification CMD

  • Start with the Windows-Modification-CMD folder located in the Speed Performance folder.
  • Run "Windows Service Control v26.10.2023.bat" first.
  • Use other scripts for additional performance boosts.
  • If the internet stops working, restart "Windows Service Control v26.10.2023.bat" CMD and enable all internet services.

2. Windows Settings Optimization

Win + I (Settings)

System

  • Power Mode: Set to Best Performance.
  • Display β†’ Graphics β†’ Enable Hardware-accelerated GPU scheduling.
  • Storage
    • Delete Temporary Files.
    • Enable Storage Sense.
    • Cleanup Recommendations β†’ Optimize Drives.
  • Recovery β†’ Reset PC (only if needed, will delete all data).

Apps

  • Startup β†’ Disable unnecessary apps (Win 11 users).
  • Alternatively: Press Ctrl + Shift + Esc β†’ Startup β†’ Disable unnecessary apps.
  • Installed Apps β†’ Uninstall unnecessary apps.

Gaming

  • Game Bar β†’ Disable Allow You to Capture This or Game Bar (if you don't use Xbox Game Bar).
  • Game Mode β†’ Enable Game Mode.

Accessibility

  • Visual Effects β†’ Disable all effects.

Privacy & Security

  • Windows Security
    • Run Quick Scan.
    • Enable security (if disabled, for safety).
  • General β†’ Disable all ads.
  • Diagnostics & Feedback β†’ Disable all tracking.

Windows Update

  • Check for Updates.
  • Advanced Options
    • Install all Optional Updates (if available).
    • Delivery Optimization β†’ Turn Off.

3. Advanced Tweaks

Win + R Commands

  • msconfig

    • Boot β†’ Select No GUI Boot.
    • Advanced Options β†’ Set the highest number of processors.
  • Control Panel

    • Power Options β†’ Select Ultimate Performance.

    • Advanced settings β†’ Processor Power Management β†’ Set Min: 0%, Max: 100%.

    • If "Ultimate Performance" doesn't show, run:

      powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61  
  • sigverif β†’ Run to check driver signatures.

  • mrt β†’ Perform a Full Virus Scan.

  • regedit

    • HKEY_CURRENT_USER\Control Panel\Desktop\MenuShowDelay β†’ Set 0.
    • HKEY_CURRENT_USER\Control Panel\Mouse\MouseHoverTime β†’ Set 0.
  • sysdm.cpl β†’ Advanced β†’ Performance β†’ Settings β†’ Visual Effects β†’ Select Custom (Enable essential Visual Effects only).

    • Here you can use this image for selecting Visual Effects

    Visual Effects

    • After completing these steps, go to Advanced β†’ Performance β†’ Settings β†’ Advanced. Under Processor scheduling, select Adjust for best performance of: Programs.
  • cleanmgr β†’ Clean C Drive.

  • Delete Temporary Files

    • Run temp, %temp%, prefetch, recent β†’ Delete all files.
  • Check for Unauthorized Users on Your PC:

    • If you suspect your Windows device has been compromised, follow these steps:
      • Press Win + R, type "Netplwiz", and hit Enter.
      • In the user list, check for any unknown usernames.
      • If you find an unknown user, click on it and hit Remove.
  • Check Your Device Performance:

    • Run this command in PowerShell:

      get-ciminstance win32_winsat  
    • This will check your device's performance as points.

  • Remove Bloatware & Preinstalled Windows Apps:

    • Run this command in PowerShell:

      iwr -useb https://git.io/debloat|iex  
    • This will remove any bloatware and uninstall unnecessary preinstalled Windows apps like OneDrive.

  • Services.msc β†’ Start the Optimize Drives service and set Startup Type to Automatic.

4. CMD Optimization Commands

  • Run CMD as Administrator
    • DISM /Online /Cleanup-image /restorehealth β†’ Fix corrupted files.
    • wmic diskdrive get status β†’ Check disk health.
      • If errors appear, run chkdsk in the CMD.
    • powercfg -energy β†’ Check battery health (For Laptop Users).
    • sfc /scannow β†’ Scan and fix system files.
    • netsh int tcp set global autotuninglevel=disabled β†’ Speed up the internet.
    • del /f/s/q %systemroot%\minidump\*.* and del *.dmp/s β†’ Delete dump files.
    • robocopy /e "file_location" "paste_file_location" β†’ Copy large files/folders faster.

5. Activate Windows & Office

  • Visit https://massgrave.dev/.
  • Alternatively, run this command in PowerShell (Admin):
    irm https://get.activated.win | iex  

6. Additional Tools

  • Microsoft PC Manager β†’ Official software from Microsoft designed to optimize your PC’s performance and improve system efficiency.
  • Ultimate Windows Tweaker (UWT) β†’ A powerful tool to tweak and customize various Windows features.
  • Windows Terminal β†’ A modern and powerful terminal application with an improved UI, officially developed by Microsoft.
  • Windows Memory Cleaner β†’ Experiencing high RAM usage? This tool helps free up unnecessary memory and improve system performance.
  • AB Download Manager β†’ A great alternative to Internet Download Manager (IDM) with efficient download management.
  • Camomile App β†’ Optimizes your CPU and helps cool it down, improving overall system stability and performance.
  • DefenderUI β†’ Enhances Microsoft Defender with an improved UI and additional security customization options.
  • PDFgear β†’ A feature-rich, AI-powered, and completely free PDF editor with advanced customization tools.
  • Photopea β†’ A powerful web-based photo editor that supports various file formats, including PSD, AI, XD, FIG, RAW, and even PDFs.
  • Privacy.sexy β†’ An open-source tool to enforce privacy & security best practices on Windows, macOS, and Linux.
  • Wise Disk Cleaner β†’ Clean up useless and outdated junk files, browser traces, cookies, and history. Free up your disk space, protect your privacy, and make your PC run faster.
  • MSI Afterburner β†’ The best software to maximize the performance of your device. Note: Older PCs may not work properly with this software.
  • React Bits β†’ An open source collection of animated, interactive & fully customizable React components for building stunning, memorable user interfaces.

7. Privacy & Bloatware Cleanup

  • Use Run.bat located in the Speed Performance folder (Created via Privacy.sexy)
    • Cleans: Temporary files, logs, caches, previous installations.
    • Disables: Windows data collection, app tracking, telemetry.
    • Removes: Unnecessary Windows apps, OneDrive, Windows Copilot.

Contribute to This Repository

If you want to contribute to Unlimited PC Tips, follow these steps:

  1. Fork the repository.
  2. Make your changes and improvements.
  3. Submit a pull request with a detailed description.

Your contributions will help others optimize their Windows devices more efficiently! πŸ’»πŸš€

For any questions or support, you can reach me via:

Let's make Windows run smoother together! 🎯

About

πŸ”§ Optimize & Boost Windows Performance! Get rid of bloatware, enhance speed, and improve security with advanced tweaks, CMD scripts, and privacy tools. πŸš€

Topics

Resources

License

Stars

Watchers

Forks