itz-rj-here/Unlimited-PC-Tips
๐ง Optimize & Boost Windows Performance! Get rid of bloatware, enhance speed, and improve security with advanced tweaks, CMD scripts, and privacy tools. ๐
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-CMDfolder located in theSpeed Performancefolder. - 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
- 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.
- If you suspect your Windows device has been compromised, follow these steps:
-
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:
& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))
-
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
chkdskin the CMD.
- If errors appear, run
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\*.*anddel *.dmp/sโ Delete dump files.robocopy /e "file_location" "paste_file_location"โ Copy large files/folders faster.winget install yt-dlpthen,yt-dlp "yt_link"โ Download Youtube Videos in Highest Quality.
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 Performancefolder (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:
- Fork the repository.
- Make your changes and improvements.
- 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:
- Telegram: @itz_rj_here
- Email: faiadmahmudadil@gmail.com
- Discord: itz_rj
Let's make Windows run smoother together! ๐ฏ
