TimeShift

TimeShift

(Howto) Running TimeShift on Windows 10 (64 bit) on 4+ cores
Hey there. Here is a little workaround for running Timeshift on a 64 bit machine, which in general seems to have problems if you have 6 cores or 12 threads:

1. on command line run with administrator privileges

bcdedit /copy {current} /d "Windows 10 with 6 cores"

which makes a second boot menu entry based on your actual one

2. run msconfig.exe

3. go to "Start" and choose your newly created entry

4. go to advanced options and click "number of processors" (or similar, my system is German). Then choose 6 or less. I've chosen 6

5. save and restart. On Start choose the newly created entry

6. try running Timeshift

7. optional: for easy managing boot menu entries you may use the program "EasyBCD". With it you can manage some things like the time how long boot menu shows up. It is good if you are not familar to bcdedit command! BE CAREFUL WHEN MODIFYING BOOT MANAGER!

For me it works and I think it will work on older Windows Versions too.

Sorry for my English.

I have an i7-5820K ... with 12 threads TimeShift won't run. But it runs with 6.

Alternative way for AMD Users (thx to deaconblue)
Use AMD Ryzen Master Tool and limit to a max. core count of 8 (without Multithreading).
Last edited by Sick System™; Apr 1, 2019 @ 11:51am
< >
Showing 1-15 of 46 comments
gl1tch batatinha Dec 1, 2015 @ 6:07am 
man, please, i'm brazilian, can you help me??
Sick System™ Dec 1, 2015 @ 6:13am 
Sorry, only speak German and English ...
gl1tch batatinha Dec 1, 2015 @ 6:15am 
ok, but my windows is 10, it works??
Sick System™ Dec 1, 2015 @ 12:39pm 
Yes, if you follow these steps it should work. At least it is one possible solution.

What's your PC set up? What CPU do you have?
Last edited by Sick System™; Dec 2, 2015 @ 9:49am
Omega_Zeta Sep 12, 2016 @ 11:47am 
hey man no offense but this method sort of broke my pc now it won take a wired or wireless connection
synrgy87 Sep 12, 2016 @ 1:10pm 
Originally posted by Pandafudgefreak:
hey man no offense but this method sort of broke my pc now it won take a wired or wireless connection
All this does is limit the available CPU cores, it shouldnt effect wifi or wired networking at all
Sick System™ Sep 12, 2016 @ 1:16pm 
Sorry to hear that, hope you manage it. But this shouldn't effect any other hardware beside CPU
synrgy87 Sep 12, 2016 @ 1:39pm 
What works for me is to run it in windows 7 compatibility mode, and run as administrator.
d0x360 Sep 13, 2016 @ 11:23am 
just go into your bios and disable cores or multithreading
I basically have a Ryzen 1800x, 24 gb of ddr4 3000mhz ram, 8gb msi rx 480, and 4 hard drives 1 crucial 500gb ssd, 1 kingston 128gb ssd, a toshiba 3 tb hdd, and a western digital 2 terabyte. My motherboard is asrock x370 taichi. The simple solution was for me to go into the bios and disable multi threading in favor of single thread BAM worked liek a charm.
Sick System™ Aug 2, 2017 @ 10:11am 
Yes, this also works. But this solution here works without disabling it in BIOS. Both correct :)
Malex Dec 26, 2017 @ 1:01pm 
It didn't work i did everything you said but nothing happened the same problem the screen flushed then disappeared. I have Windows 10 i7-4510U. The only thing is different is that i choosed 4 cores after creating the copy version because there was no 6 cores there was only 1,2,3,4. Can you tell me what should I do please.
Sick System™ Dec 27, 2017 @ 2:08am 
Originally posted by Kotomine Kirei:
It didn't work i did everything you said but nothing happened the same problem the screen flushed then disappeared. I have Windows 10 i7-4510U. The only thing is different is that i choosed 4 cores after creating the copy version because there was no 6 cores there was only 1,2,3,4. Can you tell me what should I do please.

Yeah, the mentioned way is not a solution for your CPU. You only have 2/4 core/threads but this solution adresses CPUs that have at least 6/12 cores/threads.
donb3x Dec 31, 2017 @ 8:48am 
No need to go and change the way the whole OS runs. All you need to do is change the process affinity of the game.

One way to do this is to make a desktop shortcut for the game and then add
C:\Windows\System32\cmd.exe /C start /affinity X
in front of it, where X is a hexadecimal value that determines on which cores you want the game to run on, which you can determine from this table[blogs.msdn.microsoft.com].

For example, if you want to run TimeShift on the first 6 cores you can make a shortcut with the following target
C:\Windows\System32\cmd.exe /C start /affinity 0x3f path_to_steam_folder\steamapps\common\TimeShift\bin\TimeShift.exe
Remember to change path_to_steam_folder with the parent folder of your steamapps folder, which by default is the same folder where you installed Steam.

You can also use different methods, as described on PC Gaming Wiki[pcgamingwiki.com].
Last edited by donb3x; Dec 31, 2017 @ 8:49am
Sick System™ Jan 1, 2018 @ 3:24am 
Originally posted by donb3x:
No need to go and change the way the whole OS runs. All you need to do is change the process affinity of the game.

One way to do this is to make a desktop shortcut for the game and then add
C:\Windows\System32\cmd.exe /C start /affinity X
in front of it, where X is a hexadecimal value that determines on which cores you want the game to run on, which you can determine from this table[blogs.msdn.microsoft.com].

For example, if you want to run TimeShift on the first 6 cores you can make a shortcut with the following target
C:\Windows\System32\cmd.exe /C start /affinity 0x3f path_to_steam_folder\steamapps\common\TimeShift\bin\TimeShift.exe
Remember to change path_to_steam_folder with the parent folder of your steamapps folder, which by default is the same folder where you installed Steam.

You can also use different methods, as described on PC Gaming Wiki[pcgamingwiki.com].
Nope. At least for Timeshift it doesn't work. I just tried with affinity F, game crashes after builing shaders. I guess it has to do something with number of recognized "real" CPU cores, and not number of assinged cores.
< >
Showing 1-15 of 46 comments
Per page: 1530 50