Office - 2019 - Your licence isn't genuine, and you may be a victim of software counterfeiting. Avoid interruption and keep your files safe with genuine Office today [Solved]

Steps to Solve "Your license isn't genuine, and you may be a victim of software counterfeiting. Avoid interruption and keep your files safe with genuine Office today ":Open CMD and Type Below Commands (Note: Do verify your own path): 1. cd "\Program Files\Common Files\microsoft shared\ClickToRun"2. OfficeC2rclient.exe /update user updatetoversion=16.0.13801.20266That's A...

Read more…

Fix .msc file type association | No App Associated Error

From an elevated (Run as Administrator) cmd.exe sessionIf youassoc .mscit should return with.msc=MSCFileIf not you canassoc .msc=MSCFilethen if youftype mscfileit should return withmscfile=%SystemRoot%\system32\mmc.exe "%1" %*If not you can;ftype mscfile=%SystemRoot%\system32\mmc.exe "%1" %*or just try logging on as a new user.Source: https://social.technet.microsoft.c...

Read more…

Disable Hypervisor (Hyper-V launcher) | Error Result Code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: I Console {872da645-4a9b-1727-bee2-5585105b9eed}

Problem: Result Code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed} Solution: To Disable Hypervisor to check new applications that use VT-x before the virtual machine launch. So, follow the next steps: 1) Open command prompt as Administrator 2) Run bcdedit to check hypervisor status: 4) if is set to auto then disable...

Read more…

Remove Recent Pictures from "Your Info" Microsoft Windows 10

Remove Uploaded Picture History from "Your Info"  | Windows 10 Sometimes we don't want to keep the history of our previously uploaded picture. As there is no option to clear it so it's annoying.  Well, on the other side it can be done easily.  Go to File Explorer or Run and paste this: %appdata%\Microsoft\Windows\AccountPictures We can see both the current and previous...

Read more…

Enable Hibernate Option on Windows 10

Image Source: en.wikipedia.org What is Hibernate? Hibernate option that allows us to save our system state immediately to our hard-disk, so that when we switch on back then all the programs can be restored from the hard-disk and we can start working again with the same system state as we had before switching off, without losing any data. Hibernate saves all of our RAM data to hard-disk...

Read more…

Disable Windows 10 Updates in Group Policy Editor

Disable Windows 10 Updates in Group Policy Editor We will be using Group Policy Editor to disable Windows 10 updates. To access it; press the Windows + R keys to access the Run dialog. In the Run dialog type gpedit.msc and press Enter. On the Local Group Policy Editor windows, navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Updates. Click on Edit policy...

Read more…

Disable OneDrive Everywhere in Windows 8 or 10 and Apps Completely

Disable OneDrive Everywhere in Windows and Apps Completely Press Win + R keyboard accelerator to open Run dialog box. Type GPedit.msc and hit Enter or OK to open Local Group Policy Editor. Navigate to Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> OneDrive. In the right pane, double click on policy named Prevent the usage of OneDrive for file storage. Select the Enabled radio button. Click...

Read more…

How to Change the Limit Reservable Bandwidth in Windows Using Group Policy Editor

How to Change the Limit Reservable Bandwidth in Windows Using Group Policy Editor Microsoft by default reserves 80% of your bandwidth for QOS or Quality of Service usage like Windows update. To remove this limit, open up the Run interface then enter “gpedit.msc” Under the Local Computer Policy choose Computer Configuration > Administrative Templates > Network > QOS Packet Scheduler > Limit Reservable Bandwidth. This will open the Limit reservable bandwidth...

Read more…

How To Relock Bitlocker Encrypted Drive In Windows 7

HOW TO RELOCK BITLOCKER ENCRYPTED DRIVE IN WINDOWS 7 How to Relock the Bitlocker encrypted drive without restarting system?   Adding a Direct option to the right click menu. Here is a small and easy method for adding  "Lock Drive..." to the Explorer right-click context menu. 1) Open  Notepad and copy and paste following code, and save it as "Lock.reg" Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Drive\shell\Lock Drive...\command] @=hex(2):77,00,73,00,63,00,72,00,69,00,70,00,74,00,2e,00,65,00,78,00,65,00,20,\ 00,6d,00,61,00,6e,00,61,00,67,00,65,00,2d,00,62,00,64,00,65,00,2e,00,76,00,\ 62,00,73,00,20,00,2d,00,6c,00,6f,00,63,00,6b,00,20,00,2d,00,66,00,6f,00,72,\ 00,63,00,65,00,64,00,69,00,73,00,6d,00,6f,00,75,00,6e,00,74,00,20,00,25,00,\ 31,00,00,00 2)...

Read more…

How to Recover Files that are Infected by the Shortcut Virus in USB drive/ Hard Drive / Pen Drive / Unable to see files and folders

Follow the instructions below to retrieve data Command: attrib -h -r -s /s /d g:\*.* Note: "g:\" drive is an example it can be another name....

Read more…