Windows 10: Slow down time?

Discus and support Slow down time? in Windows 10 Ask Insider to solve the problem; hello. i want to slow my windows time by 1/2 or something like that, this code had to work but using System; using System.Threading; namespace... Discussion in 'Windows 10 Ask Insider' started by /u/temward, Nov 27, 2020.

  1. Slow down time?


    hello. i want to slow my windows time by 1/2 or something like that, this code had to work but

    using System; using System.Threading; namespace ConsoleApp3 { class Program { static void Main(string[] args) { string strCmdText; Console.WriteLine("Set hour"); int hour = Int32.Parse(Console.ReadLine()); Console.WriteLine("Set minute"); int minute = Int32.Parse(Console.ReadLine()); Console.WriteLine("Set second"); int second = Int32.Parse(Console.ReadLine()); Console.WriteLine("Set slow down value"); int slowValue = Int32.Parse(Console.ReadLine()); int Timedelay = 500; for(int i = 0; ; i++) { for(int j=0;j<slowValue;j++) { Thread.Sleep(Timedelay); strCmdText = "/C time " + hour.ToString() + ":" + minute.ToString() + ":" + second.ToString() + ","; System.Diagnostics.Process.Start("CMD.exe", strCmdText); } second++; if (second == 60) { second = 0; minute++; } if (minute == 60) { minute = 0; hour++; } } } } }

    it makes my windows time look like that. it slows but not like i want it to be. do you guys have an idea why this happens or have another idea to slow windows time?

    https://reddit.com/link/k26576/video/z6sqd7awnt161/player

    submitted by /u/temward
    [link] [comments]

    :)
     
    /u/temward, Nov 27, 2020
    #1
  2. mbmeadows Win User

    Constant script errors and slow loading pages in 10 internet explorer 11

    I have done the steps listed above. They have not helped and I am still getting constant script errors, along with slow loading pages. Are there any other suggestions?
     
    mbmeadows, Nov 27, 2020
    #2
  3. slow start up * 6 times slower

    Hi Ali,

    The slow start up on your computer may be caused by the update you installed. However, for us to fully identify the root cause, we need to gather additional information. Kindly answer the following:

    • What troubleshooting steps have you tried so far?
    • are you getting any error messages when starting up your computer? If so, can you send us a screenshot? Make sure that you remove all personal information.
    • What is the current version and build number of your computer? To get the information, kindly follow the steps below:
      • Click on the Start menu.
      • Type winver.
      • Press Enter.
    In the meantime, we suggest that you boot the computer in Safe Mode. This will start your Windows in a basic state, using a limited set of files and drivers. Please follow the steps provided on this

    link
    . Once in Safe Mode, kindly check if you will still experience the same issue.

    Please post back with the result for further assistance.
     
    Charianne Per, Nov 27, 2020
    #3
  4. Mayra Aqu Win User

    Slow down time?

    Updates slowing computer performance

    Hi,

    Listed below are possible causes why Windows is running slow:

    • Too many application installed.
    • Virus and malware.
    • Corrupted system files.
    • Outdated drivers.

    For us to assist you with the concern, we suggest following the steps on this
    article
    .

    Update us with the outcome so we can provide further assistance.
     
    Mayra Aqu, Nov 27, 2020
    #4
Thema:

Slow down time?

Loading...
  1. Slow down time? - Similar Threads - Slow down

  2. PC slowing down after it's beeing use for a little while

    in Windows 10 Gaming
    PC slowing down after it's beeing use for a little while: If anyone knows why my PC is slowing down after usage for about 10 mins? Right after start it's fine but after some time, apps start to take a long time to open, PC is freezing in games and everything's just slower. My SSD i think is fine, i have windows 11, 16GB of ram, a...
  3. PC slowing down after it's beeing use for a little while

    in Windows 10 Software and Apps
    PC slowing down after it's beeing use for a little while: If anyone knows why my PC is slowing down after usage for about 10 mins? Right after start it's fine but after some time, apps start to take a long time to open, PC is freezing in games and everything's just slower. My SSD i think is fine, i have windows 11, 16GB of ram, a...
  4. File Explorer is slow when attempting to open or use the 'Drop down menu'

    in Windows 10 Software and Apps
    File Explorer is slow when attempting to open or use the 'Drop down menu': Hi, I have an issue reported by one of our clients that any files on File Explorer take over 1 minute to open or even Right-click to show the drop-down menu. These are all local files on the C: Drive. I proceeded to try some network changes in case this was stemming from...
  5. File Explorer is slow when attempting to open or use the 'Drop down menu'

    in Windows 10 Gaming
    File Explorer is slow when attempting to open or use the 'Drop down menu': Hi, I have an issue reported by one of our clients that any files on File Explorer take over 1 minute to open or even Right-click to show the drop-down menu. These are all local files on the C: Drive. I proceeded to try some network changes in case this was stemming from...
  6. File Explorer is slow when attempting to open or use the 'Drop down menu'

    in Windows 10 BSOD Crashes and Debugging
    File Explorer is slow when attempting to open or use the 'Drop down menu': Hi, I have an issue reported by one of our clients that any files on File Explorer take over 1 minute to open or even Right-click to show the drop-down menu. These are all local files on the C: Drive. I proceeded to try some network changes in case this was stemming from...
  7. windows 10 starts to slow down drastically

    in Windows 10 Gaming
    windows 10 starts to slow down drastically: After replacing my screen exact same type, no prefpormance heavy screen my laptop started to boot way slower, despite running on a m.2. even in the system itself, things sometimes don't work, or do so slowly. last restart i had to do because thesystem would not register the...
  8. windows 10 starts to slow down drastically

    in Windows 10 Software and Apps
    windows 10 starts to slow down drastically: After replacing my screen exact same type, no prefpormance heavy screen my laptop started to boot way slower, despite running on a m.2. even in the system itself, things sometimes don't work, or do so slowly. last restart i had to do because thesystem would not register the...
  9. windows 10 starts to slow down drastically

    in Windows 10 BSOD Crashes and Debugging
    windows 10 starts to slow down drastically: After replacing my screen exact same type, no prefpormance heavy screen my laptop started to boot way slower, despite running on a m.2. even in the system itself, things sometimes don't work, or do so slowly. last restart i had to do because thesystem would not register the...
  10. Windows Explorer in Windows 11 slows down or stalls

    in Windows 10 Gaming
    Windows Explorer in Windows 11 slows down or stalls: Dear Microsoft:I cannot move multiple large files using Windows Explorer in Windows 11. I contact you when the problem first appeared and the only remedy was to rollback to Windows 10. Have you resolved the issue with file explorer in Windows 11? I would like to update to...