Optimize Windows (No Extra Software) 09-16-2016, 03:44 PM
#1
Hello all. So for about the last year, I've been learning Windows as much as possible, and when I got Windows 10 I noticed that it pre-installs bloat-ware / junkware. This is frustrating even though it may not take up a lot of storage but it takes up a lot of RAM and CPU power. So, I've devised this plan that I use for all new PC's that I configure for me or other people. If you found this helpful, please rate my thread ![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
So first, just follow these steps (it's really simple)
- refresh browser
- remove unused programs from control panel
- remove unused folders in program files & (x86)
- remove %temp% contents
- remove %appdata% unused folders
- disk cleanup (press windows key and type 'disk cleanup')
- defragment (press windows key and type 'defrag')
- update (press windows key and type 'update')
- restart
THIS IS ALL DONE WITH THE SOFTWARE THAT COMES WITH WINDOWS
By the way, when you're uninstalling a program, I'd recommend go into file explorer, click on your (C : ) drive and type the program you just installed properly and delete all folders that appear once it's finished searching
Now, after you've restarted go into windows powershell and copy the following commands as a whole, and press ctrl + v in powershell:
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Get-AppxPackage *windowsalarms* | Remove-AppxPackage
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
Get-AppxPackage *windowscamera* | Remove-AppxPackage
Get-AppxPackage *officehub* | Remove-AppxPackage
Get-AppxPackage *skypeapp* | Remove-AppxPackage
Get-AppxPackage *getstarted* | Remove-AppxPackage
Get-AppxPackage *zunemusic* | Remove-AppxPackage
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Get-AppxPackage *solitairecollection* | Remove-AppxPackage
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Get-AppxPackage *zunevideo* | Remove-AppxPackage
Get-AppxPackage *bingnews* | Remove-AppxPackage
Get-AppxPackage *onenote* | Remove-AppxPackage
Get-AppxPackage *people* | Remove-AppxPackage
Get-AppxPackage *windowsphone* | Remove-AppxPackage
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Get-AppxPackage *bingsports* | Remove-AppxPackage
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
Get-AppxPackage *messaging* | Remove-AppxPackage
Get-AppxPackage *bingweather* | Remove-AppxPackage
Get-AppxPackage *xboxapp* | Remove-AppxPackage
This removes the bloat ware which comes with Windows 10. It does not remove Photos or media player etc. Just read through the individual commands and remove the lines so that you keep the specific software.
To remove onedrive, go into cmd and type this in (one by one)
taskkill /f /im OneDrive.exe
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
Then to remove OneDrive from the file explorer (https://r.kyaa.sg/xuglds.PNG ). Go here and download this regedit script https://r.kyaa.sg/pcvrdt.reg and save it somewhere, then just open it up, and keep agreeing. Once done, refresh your file explorer then it's gone.![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
I hope you all found this extremely helpful. By the way, if you're scared of the regedit script, here's it in plaintext: http://pastebin.com/dyi6jh1R
Please rate this thread
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
So first, just follow these steps (it's really simple)
- refresh browser
- remove unused programs from control panel
- remove unused folders in program files & (x86)
- remove %temp% contents
- remove %appdata% unused folders
- disk cleanup (press windows key and type 'disk cleanup')
- defragment (press windows key and type 'defrag')
- update (press windows key and type 'update')
- restart
THIS IS ALL DONE WITH THE SOFTWARE THAT COMES WITH WINDOWS
By the way, when you're uninstalling a program, I'd recommend go into file explorer, click on your (C : ) drive and type the program you just installed properly and delete all folders that appear once it's finished searching
Now, after you've restarted go into windows powershell and copy the following commands as a whole, and press ctrl + v in powershell:
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Get-AppxPackage *windowsalarms* | Remove-AppxPackage
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
Get-AppxPackage *windowscamera* | Remove-AppxPackage
Get-AppxPackage *officehub* | Remove-AppxPackage
Get-AppxPackage *skypeapp* | Remove-AppxPackage
Get-AppxPackage *getstarted* | Remove-AppxPackage
Get-AppxPackage *zunemusic* | Remove-AppxPackage
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Get-AppxPackage *solitairecollection* | Remove-AppxPackage
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Get-AppxPackage *zunevideo* | Remove-AppxPackage
Get-AppxPackage *bingnews* | Remove-AppxPackage
Get-AppxPackage *onenote* | Remove-AppxPackage
Get-AppxPackage *people* | Remove-AppxPackage
Get-AppxPackage *windowsphone* | Remove-AppxPackage
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Get-AppxPackage *bingsports* | Remove-AppxPackage
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
Get-AppxPackage *messaging* | Remove-AppxPackage
Get-AppxPackage *bingweather* | Remove-AppxPackage
Get-AppxPackage *xboxapp* | Remove-AppxPackage
This removes the bloat ware which comes with Windows 10. It does not remove Photos or media player etc. Just read through the individual commands and remove the lines so that you keep the specific software.
To remove onedrive, go into cmd and type this in (one by one)
taskkill /f /im OneDrive.exe
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
Then to remove OneDrive from the file explorer (https://r.kyaa.sg/xuglds.PNG ). Go here and download this regedit script https://r.kyaa.sg/pcvrdt.reg and save it somewhere, then just open it up, and keep agreeing. Once done, refresh your file explorer then it's gone.
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
I hope you all found this extremely helpful. By the way, if you're scared of the regedit script, here's it in plaintext: http://pastebin.com/dyi6jh1R
Please rate this thread
(This post was last modified: 09-16-2016, 04:55 PM by Retality.)
e-mail: raider@teknik.io. cryptocat: raider.