I'm checking my SSD writes monthly and need to know your opinion, at what percentage do you start taking steps to reduce writing to the SSD as much as possible?
I am at 88% already after 3 years only. How to move browser caches and downloads to ramdisk?Monthly? I can see it daily by checking System Informer.
View attachment 291587
But bluntly speaking, unless you plan to use your PC for decades, you do not have to worry about it.
I take preemptive measures the day I buy the hardware. My headphones are 15 years old, I take a good care of them. My old PC lasted 10 years, I donated it.
My 6 years old 512GB has 88% and my 1 year old 2TB has 100%. I disable Search, prefetch, indexation, I have moved browser caches and downloads to RAMdisk.
Does having small pagefile makes a lot of difference?My pagefile size is 16 MB, but I keep browser cache on SSD; most probably I will die before my SSD do.
You can use symlinks, but Edge has stopped supporting it, but it is possible to move cache location in browser settings.How to move browser caches and downloads to ramdisk?
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "UserDataDir" /t REG_SZ /d "Z:\Edge\User Data" /f
rd "Z:\Brave" /s /q
taskkill /im brave.exe /f
takeown /s %computername% /u %username% /f "%LocalAppData%\BraveSoftware\Brave-Browser\User Data" /r /d y
xcopy "D:\OneDrive\Soft\Brave" "Z:\Brave" /s /i /y
rd "%LocalAppData%\BraveSoftware\Brave-Browser\User Data" /s /q
mklink /d "%LocalAppData%\BraveSoftware\Brave-Browser\User Data" "Z:\Brave"
rd "Z:\Edge" /s /q
taskkill /im msedge.exe /f
takeown /s %computername% /u %username% /f "%LocalAppData%\Microsoft\Edge" /r /d y
xcopy "D:\OneDrive\Soft\Edge" "Z:\Edge" /s /i /y
rd "%LocalAppData%\Microsoft\Edge" /s /q
mklink /d "%LocalAppData%\Microsoft\Edge" "Z:\Edge"
rd "Z:\librewolf" /s /q
taskkill /im librewolf.exe /f
takeown /s %computername% /u %username% /f "%AppData%\Librewolf" /r /d y
xcopy "D:\OneDrive\Soft\Librewolf" "Z:\Librewolf" /s /i /y
rd "%AppData%\Librewolf" /s /q
mklink /d "%AppData%\Librewolf" "Z:\Librewolf"
As default, Windows after install allocates aprox a couple of gigs for Pagefiles; those are written and cleared daily, more if RAM utilization is very high.Does having small pagefile makes a lot of difference?
I have not used pagefile since Vista, so I can not compare. Pagefile is security and privacy risk, you can remove it at shutdown or you can encrypt it, but disabling it works as well, as long as you have plenty of RAM. My DeusEx game used to crash, because I had only 16GB RAM and the game required like 14GB and it was not enough for the game and OS.Does having small pagefile makes a lot of difference?
I use symlinks and backup my cache folder by a bat file using robocopy. One runs at shutdown to backup and one run and startup to restore the backup but as you know symlinks are not working well with Edge. If I have 100 MB of cache restored in the ram disk then when I open Edge after the system starts those 100 MB becomes like 7 MB most of the time so Edge is not reusing that cache, it's deleting them and creating new ones. So backing up the cache is not very helpful at the moment.You can use symlinks, but Edge has stopped supporting it, but it is possible to move cache location in browser settings.
reg add "HKLM\Software\Policies\Microsoft\Edge" /v "UserDataDir" /t REG_SZ /d "Z:\Edge\User Data" /f
I backup browser profiles, so I just copy them from onedrive after install, it also saves some settings and flags.
Which browser generates the least amount of cache? I read Brave generates a lot of.it's deleting them and creating new ones
I disable volume shadow copy service after W install; I find restore point useless.After updating Windows 11 24H2, I noticed that my system creates two restore points 10 minutes apart every Tuesday, each at least 1.x GB in size. Is this normal, or should I disable System Restore to eliminate the excess writes?
As far as I remember, I never used it.I disable volume shadow copy service after W install; I find restore point useless.
Used it once, long time ago, and it was waste of time and effort; did not fix anything.As far as I remember, I never used it.
Based on my testing, you can completely disable disk caching on Firefox.Which browser generates the least amount of cache? I read Brave generates a lot of.
My experience with Vivaldi was great, except for choppy YT vidoes.For Chromium browsers, I found that Vivaldi writes less than other browsers
Do not rely on SMART data or even surface scan; I had HDD failure less than hour after being checked with 100% health and performance and no bad sectors on surface scan.Hard Disk Sentinel shows performance at 100% and health at 99% with no errors and weak or bad sectors