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. Seagate expansion drive slowing down computer

    in Windows 10 Gaming
    Seagate expansion drive slowing down computer: Hello, I'm having trouble with my external hard drive, where when it's plugged in my computer slows down by a ton. Booting will take ten times as long, and the file explorer doesn't even work and will freeze while it's plugged in. Before hand, I had held the power button on...
  3. Seagate expansion drive slowing down computer

    in Windows 10 Software and Apps
    Seagate expansion drive slowing down computer: Hello, I'm having trouble with my external hard drive, where when it's plugged in my computer slows down by a ton. Booting will take ten times as long, and the file explorer doesn't even work and will freeze while it's plugged in. Before hand, I had held the power button on...
  4. Seagate expansion drive slowing down computer

    in Windows 10 Drivers and Hardware
    Seagate expansion drive slowing down computer: Hello, I'm having trouble with my external hard drive, where when it's plugged in my computer slows down by a ton. Booting will take ten times as long, and the file explorer doesn't even work and will freeze while it's plugged in. Before hand, I had held the power button on...
  5. Has there been reports of significant operating slow down after updates?

    in Windows 10 Gaming
    Has there been reports of significant operating slow down after updates?: Has there been reports of significant operating slow down after updates? https://answers.microsoft.com/en-us/windows/forum/all/has-there-been-reports-of-significant-operating/f8d42cc7-6dda-4ad1-a540-c215b51e66ff
  6. Has there been reports of significant operating slow down after updates?

    in Windows 10 Software and Apps
    Has there been reports of significant operating slow down after updates?: Has there been reports of significant operating slow down after updates? https://answers.microsoft.com/en-us/windows/forum/all/has-there-been-reports-of-significant-operating/f8d42cc7-6dda-4ad1-a540-c215b51e66ff
  7. Windows 11 is slowing down my browser

    in Windows 10 Gaming
    Windows 11 is slowing down my browser: HelloIve noticed after an update that my browser starts to slow down almost to a crawl after a few hours of browsing to the point of being unusable. Only way to fix it is to restart the browser. Some browsers are not effected like chrome but the one I use daily "Midori" is...
  8. Windows 11 is slowing down my browser

    in Windows 10 Software and Apps
    Windows 11 is slowing down my browser: HelloIve noticed after an update that my browser starts to slow down almost to a crawl after a few hours of browsing to the point of being unusable. Only way to fix it is to restart the browser. Some browsers are not effected like chrome but the one I use daily "Midori" is...
  9. New PC using ethernet cable and internet randomly slows down while working fine on every...

    in Windows 10 Gaming
    New PC using ethernet cable and internet randomly slows down while working fine on every...: Ever since I built a new PC I've been having unstable internet connection using ethernet cable. All my other devices work great with the same internet. During the first day I installed windows 11 my internet was working poorly. I started by scanning for viruses with...
  10. New PC using ethernet cable and internet randomly slows down while working fine on every...

    in Windows 10 Software and Apps
    New PC using ethernet cable and internet randomly slows down while working fine on every...: Ever since I built a new PC I've been having unstable internet connection using ethernet cable. All my other devices work great with the same internet. During the first day I installed windows 11 my internet was working poorly. I started by scanning for viruses with...